openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #00124
Testing Translations
FYI:
To test out any of the translations in OpenShot, follow these steps:
1) Download the .MO file for your translation (from LaunchPad)
2) Place it in the the /openshot/main/languages/fr_FR/LC_
MESSAGES/OpenShot.mo
* Replace fr_FR with the correct culture code
** The file must be named OpenShot.mo (case is important)
3) Run OpenShot... it should be in French now.
4) Alternatively, you can run OpenShot with this command:
$ LANG=fr_FR openshot
or
$ LANG=fr_FR python ~/openshot/main/OpenShot.py
Thanks,
-Jonathan
Follow ups