From c90471a742713ef717cbad28415f0fc902c2ae6f Mon Sep 17 00:00:00 2001
From: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>
Date: Wed, 5 Nov 2008 16:35:43 -0500
Subject: [PATCH] correct po/README

---
 po/README | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/po/README b/po/README
index e66f706d81..381b4d9c8e 100644
--- a/po/README
+++ b/po/README
@@ -9,9 +9,5 @@ If we need to update sflphone.pot file, do the following steps:
 >msgmerge de.po sflphone.pot
 
 Modify all the new po files, and then
-
->msgfmt -o zh_CN.mo zh_CN.po
->msgfmt -o fr.mo fr.po
->msgfmt -o es.mo es.po
->msgfmt -o de.mo de.po
+make && sudo make install
 
-- 
GitLab