Translator log: Difference between revisions
Jump to navigation
Jump to search
m (Created page with '* changed behavior of break/watch/trace monitor commands (r24274) *:* all optionally take load/store/exec as first parameter *:* all optionally take a conditional expression *:(s…') |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<big>'''As of 3.2 localization is no more supported, all remaining translation code will get deleted before 3.3'''</big> | |||
* changed behavior of break/watch/trace monitor commands (r24274) | * changed behavior of break/watch/trace monitor commands (r24274) | ||
*:* all optionally take load/store/exec as first parameter | *:* all optionally take load/store/exec as first parameter | ||
Line 4: | Line 6: | ||
*:(see comments in translate_text.c) | *:(see comments in translate_text.c) | ||
*: TODO: fix following languages: DA, DE, HU, IT, NL, SV, TR | *: TODO: fix following languages: DA, DE, HU, IT, NL, SV, TR | ||
* fixed description of "delete" monitor command (r27441) | |||
*: TODO: fix following languages: DA, DE, FR, HU, IT, KO, NL, RU, SV, TR | |||
list of all languages: DA, DE, FR, HU, IT, KO, NL, RU, SV, TR | list of all languages: DA, DE, FR, HU, IT, KO, NL, RU, SV, TR | ||
[[Category:Deprecated]] |
Latest revision as of 18:38, 23 March 2023
As of 3.2 localization is no more supported, all remaining translation code will get deleted before 3.3
- changed behavior of break/watch/trace monitor commands (r24274)
- all optionally take load/store/exec as first parameter
- all optionally take a conditional expression
- (see comments in translate_text.c)
- TODO: fix following languages: DA, DE, HU, IT, NL, SV, TR
- fixed description of "delete" monitor command (r27441)
- TODO: fix following languages: DA, DE, FR, HU, IT, KO, NL, RU, SV, TR
list of all languages: DA, DE, FR, HU, IT, KO, NL, RU, SV, TR