linphone-iphone/po
Simon Morlat 71d498fd95 fix potential crash during provisioning
update po file and fr translation
2014-07-01 21:57:31 +02:00
..
.gitignore
boldquot.sed
cat-id-tbl.c
ChangeLog
cs.po fix potential crash during provisioning 2014-07-01 21:57:31 +02:00
de.po fix potential crash during provisioning 2014-07-01 21:57:31 +02:00
en@boldquot.header
en@quot.header
es.po fix potential crash during provisioning 2014-07-01 21:57:31 +02:00
fr.po fix potential crash during provisioning 2014-07-01 21:57:31 +02:00
he.po fix potential crash during provisioning 2014-07-01 21:57:31 +02:00
hu.po fix potential crash during provisioning 2014-07-01 21:57:31 +02:00
insert-header.sin
it.po fix potential crash during provisioning 2014-07-01 21:57:31 +02:00
ja.po fix potential crash during provisioning 2014-07-01 21:57:31 +02:00
Makevars
Makevars.template
nb_NO.po fix potential crash during provisioning 2014-07-01 21:57:31 +02:00
nl.po fix potential crash during provisioning 2014-07-01 21:57:31 +02:00
pl.po fix potential crash during provisioning 2014-07-01 21:57:31 +02:00
POTFILES.in fix make dist 2014-03-23 11:38:18 +01:00
POTFILES.skip add make test target 2013-12-05 16:47:42 +01:00
pt_BR.po fix potential crash during provisioning 2014-07-01 21:57:31 +02:00
quot.sed
README fix display name in call_log 2013-03-27 10:55:49 +01:00
remove-potcdate.sin
ru.po fix potential crash during provisioning 2014-07-01 21:57:31 +02:00
Rules-quot
sr.po fix potential crash during provisioning 2014-07-01 21:57:31 +02:00
sv.po fix potential crash during provisioning 2014-07-01 21:57:31 +02:00
zh_CN.po fix potential crash during provisioning 2014-07-01 21:57:31 +02:00
zh_TW.po fix potential crash during provisioning 2014-07-01 21:57:31 +02: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 translation files 
***************************
To update all the translation files, in the directory /po run the following command 
	$ make update-po