linphone-iphone/po
Simon Morlat 7ceb3367fe fix bug when receiving a chat from someone not in the contact list.
rename "Use IPv6 instead of IPv4" by "Allow IPv6", which is more inline with what is implemented.
2015-03-27 09:36:30 +01:00
..
.gitignore purge out p2pproxy 2010-01-20 15:44:30 +01:00
ar.po fix bug when receiving a chat from someone not in the contact list. 2015-03-27 09:36:30 +01:00
boldquot.sed purge out p2pproxy 2010-01-20 15:44:30 +01:00
ChangeLog purge out p2pproxy 2010-01-20 15:44:30 +01:00
CMakeLists.txt Handle translations when building with CMake. 2014-12-02 16:02:33 +01:00
cs.po fix bug when receiving a chat from someone not in the contact list. 2015-03-27 09:36:30 +01:00
de.po fix bug when receiving a chat from someone not in the contact list. 2015-03-27 09:36:30 +01: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 bug when receiving a chat from someone not in the contact list. 2015-03-27 09:36:30 +01:00
fr.po fix bug when receiving a chat from someone not in the contact list. 2015-03-27 09:36:30 +01:00
he.po fix bug when receiving a chat from someone not in the contact list. 2015-03-27 09:36:30 +01:00
hu.po fix bug when receiving a chat from someone not in the contact list. 2015-03-27 09:36:30 +01:00
insert-header.sin purge out p2pproxy 2010-01-20 15:44:30 +01:00
it.po fix bug when receiving a chat from someone not in the contact list. 2015-03-27 09:36:30 +01:00
ja.po fix bug when receiving a chat from someone not in the contact list. 2015-03-27 09:36:30 +01: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 bug when receiving a chat from someone not in the contact list. 2015-03-27 09:36:30 +01:00
nl.po fix bug when receiving a chat from someone not in the contact list. 2015-03-27 09:36:30 +01:00
pl.po fix bug when receiving a chat from someone not in the contact list. 2015-03-27 09:36:30 +01:00
POTFILES.in Add some missing sources code to localization process 2014-12-01 14:31:35 +01:00
POTFILES.skip Add some missing sources code to localization process 2014-12-01 14:31:35 +01:00
pt_BR.po fix bug when receiving a chat from someone not in the contact list. 2015-03-27 09:36:30 +01:00
quot.sed purge out p2pproxy 2010-01-20 15:44:30 +01:00
README Minor README change - should be totally rewrite though 2014-12-04 15:39:38 +01:00
remove-potcdate.sin purge out p2pproxy 2010-01-20 15:44:30 +01:00
ru.po fix bug when receiving a chat from someone not in the contact list. 2015-03-27 09:36:30 +01:00
Rules-quot purge out p2pproxy 2010-01-20 15:44:30 +01:00
sr.po fix bug when receiving a chat from someone not in the contact list. 2015-03-27 09:36:30 +01:00
sv.po fix bug when receiving a chat from someone not in the contact list. 2015-03-27 09:36:30 +01:00
tr.po fix bug when receiving a chat from someone not in the contact list. 2015-03-27 09:36:30 +01:00
zh_CN.po fix bug when receiving a chat from someone not in the contact list. 2015-03-27 09:36:30 +01:00
zh_TW.po fix bug when receiving a chat from someone not in the contact list. 2015-03-27 09:36:30 +01:00

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