Skip to content

IBX-12236: Renamed Bookmarks to Favourites in the list page and UDW - #2020

Open
tischsoic wants to merge 1 commit into
6.0from
IBX-12236-bookmarks-to-favourites
Open

IBX-12236: Renamed Bookmarks to Favourites in the list page and UDW#2020
tischsoic wants to merge 1 commit into
6.0from
IBX-12236-bookmarks-to-favourites

Conversation

@tischsoic

@tischsoic tischsoic commented Aug 20, 2026

Copy link
Copy Markdown
Contributor
🎫 Issue IBX-12236

Related PRs:

Description:

The main menu item was renamed to "Favourites" in IBX-11909, leaving the rest of the UI saying "Bookmarks". This renames the remaining user-visible strings: the Favourites page title, its empty state and remove button, the content item toggle tooltips, and the UDW tab label, empty state and meta-preview button.

Only the visible defaults (|desc() / @Desc()) and their xliff <source>/<target> changed — translation keys, routes, service ids, REST fields, CSS classes and tab ids are untouched, same as IBX-11909 did for the menu. Catalogs were regenerated with jms:translation:extract and match byte-for-byte.

Behat expectations that assert the visible text were updated in lockstep (BookmarksPage, UniversalDiscoveryWidget::isBookmarked(), Bookmark.feature).

Capitalisation follows each original string: standalone labels are capitalised (Favourites), mid-sentence stays lowercase (Add to favourites).

For QA:

  • Menu → Favourites: page title reads "Favourites"; with no items the empty state reads "You have no favourites yet. Your favourites will show up here."; selecting a row shows the "Remove from favourites" toolbar button.
  • Any content item: the star toggle tooltip reads "Add to favourites" / "Remove from favourites" once toggled.
  • Open a UDW (e.g. Copy on a content item): the second tab tooltip reads "Favourites", its empty state reads "You have no favourites yet", and the preview panel button reads "Add to favourites" / "Remove from favourites".

Documentation:

Aligned the remaining user-visible strings with the main menu, which was
renamed in IBX-11909. Translation keys, routes and identifiers are unchanged;
only the visible defaults, their xliff sources and the Behat expectations that
assert them were updated.

Co-Authored-By: Claude <noreply@anthropic.com>
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants