maposmatic-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Maposmatic-dev] Document mo file generation from the po files in IN


From: Florian Lohoff
Subject: Re: [Maposmatic-dev] Document mo file generation from the po files in INSTALL
Date: Mon, 14 Oct 2013 09:50:36 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On Mon, Oct 14, 2013 at 09:43:46AM +0200, David MENTRE wrote:
> Hello Florian,
> 
> 2013/10/9 Florian Lohoff <address@hidden>:
> > this is my way how i generated the mo files from the po files. There
> > might be a simpler way - just document it in the INSTALL file.
> 
> Hmm, you'd probably better use i18n.py script, which *is* documented: ;-)
>   http://git.savannah.gnu.org/cgit/maposmatic/ocitysmap.git/tree/I18N

address@hidden:~/ocitysmap$ grep i18n INSTALL  | wc -l
0


So make it this:


commit 206dcdcb89f5455f18b158258e1f0a07d0cad0e2
Author: Florian Lohoff <address@hidden>
Date:   Mon Oct 14 07:48:40 2013 +0000

    Document running the i18n.py for localization

diff --git a/INSTALL b/INSTALL
index 237e436..04bea05 100644
--- a/INSTALL
+++ b/INSTALL
@@ -266,6 +266,15 @@ are using. They have been tested on several x86_64 hosts.
     Create a ~/.ocitysmap.conf configuration file, modeled after the
     provided ocitysmap.conf.dist file.
 
+    e. Localization
+
+    run
+    
+       ./i18n.py -m 
+
+    to create the ocitysmap.mo files for localization of e.g. the index.
+
+
 12. Run OCitySMap
 
     ./render.py -t "Ceci n'est pas Paris" --osmid=-411354  # Contern, LU

Flo
-- 
Florian Lohoff                                                 address@hidden

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]