OpenOrienteering Mapper is an orienteering mapmaking program and provides a free and open source alternative to existing commercial software. OpenOrienteering Mapper runs on Android, Windows, Mac OS X and Linux.
For building Mapper from source see INSTALL.md
. Pull requests are very welcome.
The translations for Mapper are stored in translations/OpenOrienteering_lang.ts
. The easiest way to edit those files is by using Qt Linguist for translation. The translations can also be edited with any XML editor.
Adding a new translation is done by making a new copy of OpenOrienteering_template.ts
and replacing template
in the file name with the relevant language code. The new file also has to be added to translations/CMakeLists.txt
.
Some strings such as basic buttons and colors has its translation within the Qt Framework, for translating those see Qt Localization.
The Mapper manual lives in its own repository witch contains all information for you to get started.
Issues and possible improvements can be posted to our public Ticket system, please make sure you provide all relevant information about your problem or idea.
Mapper is licensed under the GNU GENERAL PUBLIC LICENSE Version 3.