Toolbars are used all over Admin Console, to provide central place for actions, that can be performed in each section. Each of toolbar button in turn can have 2 associated phrases:
- title phrase - shown under toolbar button image
- alt phrase - shown when user moves mouse over button image
By right clicking on toolbar button it's possible to translate either of non-translated phrases. After recent changes, made in
Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.
task we broke down this "right click to translate" functionality.toolbar_button_phrase_translate_fix.patch
Related Tasks