Skip to content

Commit

Permalink
Move aria text into menu.po (CFM-491)
Browse files Browse the repository at this point in the history
  • Loading branch information
arlen committed Apr 7, 2026
1 parent d71130f commit 06180be
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
18 changes: 0 additions & 18 deletions app/resources/locales/en_US/information.po
Original file line number Diff line number Diff line change
Expand Up @@ -30,24 +30,6 @@ msgstr "API Users created in the COmanage CO are given full privileges to all Re
msgid "api.key"
msgstr "This newly generated API Key cannot be recovered. If it is lost a new key must be generated."

msgid "aria.label.actions"
msgstr "Actions menu"

msgid "aria.label.lightbox"
msgstr "Registry lightbox"

msgid "aria.label.lightbox.main"
msgstr "Registry lightbox content"

msgid "aria.label.search"
msgstr "Search and user menu"

msgid "aria.label.subnavigation"
msgstr "Subnavigation"

msgid "aria.label.subnavigation.links"
msgstr "Subnavigation secondary links"

msgid "changelog"
msgstr "Changelog"

Expand Down
18 changes: 18 additions & 0 deletions app/resources/locales/en_US/menu.po
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,24 @@

# Menu Messages

msgid "aria.label.actions"
msgstr "Actions menu"

msgid "aria.label.lightbox"
msgstr "Registry lightbox"

msgid "aria.label.lightbox.main"
msgstr "Registry lightbox content"

msgid "aria.label.search"
msgstr "Search and user menu"

msgid "aria.label.subnavigation"
msgstr "Subnavigation"

msgid "aria.label.subnavigation.links"
msgstr "Subnavigation secondary links"

msgid "artifacts"
msgstr "Available {0} Artifacts"

Expand Down

0 comments on commit 06180be

Please sign in to comment.