GNU TeXmacs - Support: sr #110916, Hard to localize strings
You are not allowed to post comments on this tracker with your current authentication level.
sr #110916: Hard to localize strings
Submitter: | Volodymyr Lisivka <vlisivka> | ||
Submitted: | Mon 07 Aug 2023 07:03:40 AM UTC | ||
Category: | None | Priority: | 5 - Normal |
Severity: | 3 - Normal | Status: | None |
Privacy: | Public | Assigned to: | None |
Open/Closed: | Open | Operating System: | None |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
No changes have been made to this item
Powered by Savane 3.12.
Corresponding source code
It's hard to find and localize strings, because they are automatically generated. So, as translator, I must launch TeXmacs, then navigate to an option, then type text I see manually into file with translations, because there is no way to extract these strings from sources of TeXmacs.
Actual situation:
There is no way to automatically extract texts for localization from TeXmacs.
Expected solution:
TeXmacs should have option to enable printing of all texts, which are passed to localization function, to a file or to the console, with another option to limit printed strings to untranslated messages only.