Skip to content

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

Merged
dew326 merged 1 commit into
6.0from
IBX-12236-bookmarks-to-favourites
Aug 25, 2026
Merged

IBX-12236: Renamed Bookmarks to Favourites in the list page and UDW#2020
dew326 merged 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>
@katarzynazawada
katarzynazawada force-pushed the IBX-12236-bookmarks-to-favourites branch from f237ca5 to 21ec024 Compare August 24, 2026 09:36
@sonarqubecloud

Copy link
Copy Markdown

@dew326
dew326 merged commit bb240b9 into 6.0 Aug 25, 2026
27 checks passed
@dew326
dew326 deleted the IBX-12236-bookmarks-to-favourites branch August 25, 2026 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants