]> git.sesse.net Git - ttk-gettext/commitdiff
Add a note about what to do when changing/adding strings. master
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 24 Jul 2005 19:20:36 +0000 (19:20 +0000)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 24 Jul 2005 19:20:36 +0000 (19:20 +0000)
README
tpl-test.pot

diff --git a/README b/README
index bf4aa66dcb13c2699d29c22b68eec814218cd29c..940884142db27ee6e0f2698033f182213faa325e 100644 (file)
--- a/README
+++ b/README
@@ -31,5 +31,12 @@ Now you can compare the output in different locales:
    LANG=C perl process-template.pl 
    LANG=nb_NO.UTF-8 perl process-template.pl 
 
+Whenever you change your templates and/or in-code strings, simply recreate
+the templates from scratch and run
+
+   msgmerge -U nb.po templates.pot
+
+Then unfuzz, translate new strings and run msgfmt again.
+
 Everything in here is © 2005 Steinar H. Gunderson <sgunderson@bigfoot.com>,
 licensed under the GPLv2. Absolutely no warranty. Comments welcome :-)
index a971dc572909ec82e98dcb2d832d48522d509aaa..d803739b4110a8c516c2c4961e20dc367ce2c457 100644 (file)
@@ -3,7 +3,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: myproject\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-24 21:11+0200\n"
+"POT-Creation-Date: 2005-19-24 21:19+0200\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"