Provide help to translators with context/navigation information
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mixxx |
Fix Released
|
Low
|
jus |
Bug Description
It may be difficult for the translator to see where a particular source text comes from. This problem can be solved by adding a comment to the source using the keyword TRANSLATOR which describes the navigation steps to reach the text in question; e.g.
/*
TRANSLATOR FindDialog
Choose Edit|Find from the menu bar or press Ctrl+F to pop up the
Find dialog.
...
*/
In addition, it can be used help to explain ambiguous strings or the context of a string ( like "Key" in the sense of tonality).
These TRANSLATOR notes will be then displayed to the translator on https:/
Related branches
Changed in mixxx: | |
assignee: | nobody → jus (jus) |
status: | Confirmed → In Progress |
Changed in mixxx: | |
milestone: | none → 1.11.1 |
Changed in mixxx: | |
status: | Fix Committed → Fix Released |
Another important aspect of this is telling the translator about the "accelerator" shortcuts in menu items e.g. "Enable Vinyl Control &1". We should tell the translator what the ampersand means and verify that menu shortcut translations include the ampersand.