Tactility/Translations
Ken Van Hoeylandt 1cb661469d
GPS refactor & license text updates (#601)
- Split up `gps-generic-module` into:
  - `gps-generic-module` that contains only interfaces/configs/bindings (Apache license)
  - `gps-meshtastic-module` that contains an implementation (GPL license)
- Update `LICENSE.md` for changes, but also added clarifications
- Added licenses to directories where they were missing
- Changed license of some test projects from GPL to Apache.
2026-07-30 16:28:41 +02:00
..
2025-08-28 21:50:29 +02:00
2025-08-28 21:50:29 +02:00
2025-08-28 21:50:29 +02:00
2025-08-28 21:50:29 +02:00

Translations

Requirements

  • Install LibreOffice Calc
  • Ensure you have Python 3 installed (Python 2 is not supported)

Steps

To add new translations or edit existing ones, please follow these steps:

  1. Edit Translations.ods (see chapter below)
  2. In LibreOffice Calc, select the relevant tab that you want to export
  3. Click on File -> Save a copy... and save the file as [tabname].csv (without the "[]")
  4. Repeat step 2 and 3 for all tabs that you updated
  5. Run python generate-all.py

Notes

  • Do not commit the CSV files
  • When editing the ODS file, make sure you don't paste in formatted data (use CTRL+Shift+V instead of CTRL+V)
  • ODS export settings:
    • Field delimiter: ,
    • String delimiter: "
    • Encoding: UTF-8