mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-31 02:09:22 +00:00
Minor README change - should be totally rewrite though
This commit is contained in:
parent
08d1dd066e
commit
a2b77426c6
1 changed files with 3 additions and 4 deletions
|
|
@ -1,13 +1,12 @@
|
|||
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
|
||||
- add the file .po in the directory /po
|
||||
- run ./autogen.sh
|
||||
|
||||
Update the translation files
|
||||
Update the translation files
|
||||
***************************
|
||||
To update all the translation files, in the directory /po run the following command
|
||||
To update all the translation files, in the directory /po run the following command
|
||||
$ make update-po
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue