linphone-ios/po
Margaux Clerc 981e7408cf add serbian translation file
update spanish file
fix remove contact
2013-03-07 12:42:22 +01:00
..
.gitignore
boldquot.sed
cat-id-tbl.c
ChangeLog
cs.po add serbian translation file 2013-03-07 12:42:22 +01:00
de.po add serbian translation file 2013-03-07 12:42:22 +01:00
en@boldquot.header
en@quot.header
es.po add serbian translation file 2013-03-07 12:42:22 +01:00
fr.po add serbian translation file 2013-03-07 12:42:22 +01:00
he.po add serbian translation file 2013-03-07 12:42:22 +01:00
hu.po add serbian translation file 2013-03-07 12:42:22 +01:00
insert-header.sin
it.po add serbian translation file 2013-03-07 12:42:22 +01:00
ja.po add serbian translation file 2013-03-07 12:42:22 +01:00
Makevars
Makevars.template
nb_NO.po add serbian translation file 2013-03-07 12:42:22 +01:00
nl.po add serbian translation file 2013-03-07 12:42:22 +01:00
pl.po add serbian translation file 2013-03-07 12:42:22 +01:00
POTFILES.in
POTFILES.skip
pt_BR.po add serbian translation file 2013-03-07 12:42:22 +01:00
quot.sed
README add serbian translation file 2013-03-07 12:42:22 +01:00
remove-potcdate.sin
ru.po add serbian translation file 2013-03-07 12:42:22 +01:00
Rules-quot
sr.po add serbian translation file 2013-03-07 12:42:22 +01:00
sv.po add serbian translation file 2013-03-07 12:42:22 +01:00
zh_CN.po add serbian translation file 2013-03-07 12:42:22 +01:00
zh_TW.po add serbian translation file 2013-03-07 12:42:22 +01:00

How to add a translation file
*****************************
To add a translation file in linphone project you should first :
	- change the variable ALL_LINGUAS in configure.ac by adding the language (ex: fr)
	- then add the file .po in the directory /po
	- run ./autogen.sh

Update the tranlation files 
***************************
To update all the translation files, in the directory /po run the following command 
	$ make update-po