linphone-ios/po/README
2014-12-04 15:39:38 +01:00

13 lines
349 B
Text

How to add a translation file
*****************************
To add a translation file in linphone project you should first :
- add the file .po in the directory /po
- run ./autogen.sh
Update the translation files
***************************
To update all the translation files, in the directory /po run the following command
$ make update-po