linphone-iphone/po
Margaux Clerc 59fa81ecd3 Update Czech translation
Add patch for search in friendlist no case sensitive
2013-05-07 09:28:22 +02:00
..
.gitignore purge out p2pproxy 2010-01-20 15:44:30 +01:00
boldquot.sed purge out p2pproxy 2010-01-20 15:44:30 +01:00
cat-id-tbl.c purge out p2pproxy 2010-01-20 15:44:30 +01:00
ChangeLog purge out p2pproxy 2010-01-20 15:44:30 +01:00
cs.po Update Czech translation 2013-05-07 09:28:22 +02:00
de.po Fix UI feedbacks : 2013-04-26 10:51:14 +02:00
en@boldquot.header purge out p2pproxy 2010-01-20 15:44:30 +01:00
en@quot.header purge out p2pproxy 2010-01-20 15:44:30 +01:00
es.po Fix UI feedbacks : 2013-04-26 10:51:14 +02:00
fr.po Fix UI feedbacks : 2013-04-26 10:51:14 +02:00
he.po Fix UI feedbacks : 2013-04-26 10:51:14 +02:00
hu.po Fix UI feedbacks : 2013-04-26 10:51:14 +02:00
insert-header.sin purge out p2pproxy 2010-01-20 15:44:30 +01:00
it.po Fix UI feedbacks : 2013-04-26 10:51:14 +02:00
ja.po Fix UI feedbacks : 2013-04-26 10:51:14 +02:00
Makevars purge out p2pproxy 2010-01-20 15:44:30 +01:00
Makevars.template purge out p2pproxy 2010-01-20 15:44:30 +01:00
nb_NO.po Fix UI feedbacks : 2013-04-26 10:51:14 +02:00
nl.po Fix UI feedbacks : 2013-04-26 10:51:14 +02:00
pl.po Fix UI feedbacks : 2013-04-26 10:51:14 +02:00
POTFILES.in add keypad.ui to potfiles.in 2013-02-01 09:07:32 +01:00
POTFILES.skip Fix POTFILES. 2013-01-15 16:16:58 +01:00
pt_BR.po Fix UI feedbacks : 2013-04-26 10:51:14 +02:00
quot.sed purge out p2pproxy 2010-01-20 15:44:30 +01:00
README fix display name in call_log 2013-03-27 10:55:49 +01:00
remove-potcdate.sin purge out p2pproxy 2010-01-20 15:44:30 +01:00
ru.po Fix UI feedbacks : 2013-04-26 10:51:14 +02:00
Rules-quot purge out p2pproxy 2010-01-20 15:44:30 +01:00
sr.po Fix UI feedbacks : 2013-04-26 10:51:14 +02:00
sv.po Fix UI feedbacks : 2013-04-26 10:51:14 +02:00
zh_CN.po Fix UI feedbacks : 2013-04-26 10:51:14 +02:00
zh_TW.po Fix UI feedbacks : 2013-04-26 10:51:14 +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