1
0
forked from me/IronOS
Files
IronOS/Translations
Ivan Zorin cd7696b66f Suggestion to update BUILD_VERSION policy (#1733)
* version.h: update BUILD_VERSION policy / PoC

* Fix misplaced chars

* make_translation.py: implement get_version_suffix() function to extend BUILD_VERSION build type legend data

* version.h: update version policy info according to implementation of get_version_suffix() function in make_translation.py

* Version policy update: add double-check for release tag so if version doesn't match use another letter T

* make_translation.py: fix extra tabulation

* version.h: tiny tidy update for version format

* Documentation/DebugMenu.md: update info on version line & date

* Documentation/DebugMenu.md: fix formatting & mistypes

---------

Co-authored-by: discip <53649486+discip@users.noreply.github.com>
2023-07-10 09:58:24 +10:00
..
2022-12-04 20:49:45 +11:00
2022-12-03 21:18:48 +11:00
2022-12-05 22:29:10 +11:00
2023-06-29 23:43:16 +02:00
2023-05-06 12:16:23 +02:00
2023-05-18 10:43:35 +02:00
2023-05-26 02:41:21 +03:00
2023-05-25 17:40:21 +03:00

CJK Notes

Unlike Latin and Cyrillic scripts, CJK Unified Ideographs cannot be legibly displayed using the small font, which is only 6x8px in size. Therefore, Hanzi, Kanji and Hanja can only be displayed using the 12x16px large font.

By default, menu items are shown using two lines of text with the small font. When translating such items for CJK, leave the first line empty and put the translated text on the second line. This way, the firmware will automatically know to display the text using the large font. This also applies to the SettingsResetMessage text -- just start the message with \n.