Bug #32484
The Settings page tooltip texts are untranslated
Pull request:
Fixed in Releases:
Found in Releases:
Description
Navigate to Administer -> Settings page, hover over any element present under the column 'Name', Tool-tip-text is not localized.
Please see attached screenshots for both the issues.
Associated revisions
History
#1
Updated by The Foreman Bot 11 months ago
- Assignee set to Tomer Brisker
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8609 added
#2
Updated by The Foreman Bot 11 months ago
- Fixed in Releases 3.0.0 added
#3
Updated by Tomer Brisker 11 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|7f3bd27c4bb15e8d352077a3aaf7023cbc2a0d66.
#4
Updated by Tomer Brisker 9 months ago
- Category set to Internationalization
Fixes #32484 - Translate settings tooltip
Remove the settings name from the tooltip as it's already displayed in
the table right next to it. Only show the default value, with the
"Default: " string translated.