aboutsummaryrefslogtreecommitdiffhomepage
path: root/Translations/make_translation.py
AgeCommit message (Expand)Author
2024-07-23YY-MM-DD => YYYY-MM-DDdiscip
2024-07-23changed date format to YYYY-MM-DDdiscip
2024-06-01Expand USB-PD mode option (#1917)Ben V. Brown
2024-04-04make_translation.py: add missing extra space to LargeSymbolSleepIvan Zorin
2024-04-04Move Zzz large line from translations to constantsIvan Zorin
2023-08-07Update tagging for detached commit case & update docs (#1783)Ivan Zorin
2023-08-04Implement proper git SHA ID marking for builds during pull-requests (#1772)Ivan Zorin
2023-07-10Suggestion to update BUILD_VERSION policy (#1733)Ivan Zorin
2023-06-18TS101 (#1695)Ben V. Brown
2023-06-18Show power source type on detailed screen in soldering mode (#1708) (#1709)Ivan Zorin
2023-06-03S60 Support (#1692)Ben V. Brown
2023-04-25filter translation strings and only include the ones neededLaura Klünder
2023-04-23full profile supportLaura Klünder
2023-01-22Fix stupid typoBen V. Brown
2022-12-07Update make_translation.pyBen V. Brown
2022-12-07Update make_translation.pyBen V. Brown
2022-12-05FormatBen V. Brown
2022-12-05Unify more of the font generation logic between both paths and coalesce all f...Ben V. Brown
2022-12-05Bugfix: Correct binning of symbolsBen V. Brown
2022-12-05Use size encoded symbolsBen V. Brown
2022-12-04Mild progress on refactoringBen V. Brown
2022-12-04Always big text for descriptionBen V. Brown
2022-12-04Refactor text listsBen V. Brown
2022-12-03Reworking to simplified layout for translationsBen V. Brown
2022-12-03New translations definitionsBen V. Brown
2022-12-03Drop font selection toggle requirementBen V. Brown
2022-09-10Calibrate CJC at next boot (#1398)discip
2022-09-03Removed unused libraries (#1404)dmitrygribenchuk
2022-09-01Updated documents, fixed English Translation (#1400)River B
2022-08-25reorder debug menu . . . (#1380)discip
2022-08-19Pinecil V2 (#1341)Ben V. Brown
2022-06-16DeviceID (#1314)Ben V. Brown
2022-04-03Symbols change (#1274)Federico Di Lorenzo
2022-04-03Pinecil pd tweaking (#1272)Ben V. Brown
2022-02-06Update make_translation.pyBen V. Brown
2022-02-06Update make_translation.pyBen V. Brown
2022-01-22Add new debug menu item to view raw hall effect sensor output.Christian Rahl
2021-11-20Fix some half height glyphsDevnol
2021-09-26Generate power namesBen V. Brown
2021-09-25Expand NamesBen V. Brown
2021-09-25Expand python code to auto-generate the array of namesBen V. Brown
2021-09-25Update make_translation.pydiscip
2021-09-12Building multi-langBen V. Brown
2021-09-12Give all languages a unique IDBen V. Brown
2021-04-30[RFC] Multi-language firmware (second try) (#941)v2.15-rc1alvinhochun
2021-04-17Impl. font compression demoAlvin Wong
2021-04-16Move string compression to PythonAlvin Wong
2021-04-15Change translation defs to specify fonts to useAlvin Wong
2021-04-15Change font table in Python to use bytes literalsAlvin Wong
2021-04-13Reduce code duplicationAlvin Wong