From a2b77426c66fc63b7c60a0209eafd66176e89187 Mon Sep 17 00:00:00 2001 From: Gautier Pelloux-Prayer Date: Thu, 4 Dec 2014 15:39:38 +0100 Subject: [PATCH] Minor README change - should be totally rewrite though --- po/README | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/po/README b/po/README index 19a1dbd53..68c47a874 100644 --- a/po/README +++ b/po/README @@ -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