linphone-iphone/po
2015-06-30 10:36:40 +02:00
..
.gitignore
ar.po
boldquot.sed
ChangeLog
CMakeLists.txt
cs.po
de.po
en@boldquot.header
en@quot.header
es.po
fr.po
he.po
hu.po
insert-header.sin
it.po
ja.po
Makevars
Makevars.template
nb_NO.po
nl.po
pl.po
POTFILES.in
POTFILES.skip
pt_BR.po
quot.sed
README
remove-potcdate.sin
ru.po
Rules-quot
sr.po
sv.po
tr.po
zh_CN.po
zh_TW.po

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