I've put the translations in the newest build, so you can see them directly in the settings menu, but there is a new bug with saving/loading the language configuration (it will currently use the system default all the time). I will have a closer look in the next few days...
Comments
translations should be put into
/Applications/OpenLP.app/Contents/MacOS/i18n
as qm files. To convert from .ts to .qm run following command (example for german translation):
lconvert -i de.ts -o de.qm
which produces a qm file which is readable by OpenLP.
Hope this helps...
(But I see that this should be easier...)
--
matthias
I've put the translations in the newest build, so you can see them directly in the settings menu, but there is a new bug with saving/loading the language configuration (it will currently use the system default all the time). I will have a closer look in the next few days...
--
matthias