[vhffs-dev] [1121] Added README file for l10n stuff.

[ Thread Index | Date Index | More vhffs.org/vhffs-dev Archives ]


Revision: 1121
Author:   beuss
Date:     2008-01-10 07:05:48 +0000 (Thu, 10 Jan 2008)

Log Message:
-----------
Added README file for l10n stuff. Ignore some generated files in vhffs-intl.

Added Paths:
-----------
    trunk/vhffs-intl/README

Property Changed:
----------------
    trunk/vhffs-intl/


Property changes on: trunk/vhffs-intl
___________________________________________________________________
Name: svn:ignore
   - Makefile.in
Makefile
template_strings.pl
*.gmo

   + Makefile.in
Makefile
template_strings.pl
*.gmo
stamp-po
remove-potcdate.sed
POTFILES


Added: trunk/vhffs-intl/README
===================================================================
--- trunk/vhffs-intl/README	                        (rev 0)
+++ trunk/vhffs-intl/README	2008-01-10 07:05:48 UTC (rev 1121)
@@ -0,0 +1,24 @@
+Add a new language
+==================
+
+Initialize the new po file:
+msginit -l LL_CC
+Where LL is your language code and CC your country code (fr_CA, en_GB, ...).
+
+Translate the file LL_CC.po.
+Add your language code to LINGUAS, make make install.
+If you make a full translation you can add your language to the default
+available languages in vhffs-backend/conf/vhffs.conf.dist.in.
+
+Update translation files
+========================
+
+Run make update-po, this will update POFILES.in (list of files containing
+translated strings) and update the translations.
+
+
+More information
+================
+
+You can ask your questions on vhffs DASH dev AT vhffs DOT org or join
+our IRC channel #vhffs on irc.tuxfamily.net.


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/