Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/catalogs/README.i18n
diff options
context:
space:
mode:
authorBernie Innocenti <bernie@codewiz.org>2010-05-03 21:53:47 (GMT)
committer Bernie Innocenti <bernie@codewiz.org>2010-05-03 21:53:47 (GMT)
commit1030dc837b10a03a02a85d5504cbeec168ce49e2 (patch)
tree698eefa87ac437deaf36a4141b326f8ce7986692 /catalogs/README.i18n
Import XaoS r489 (trunk after version 3.5)
Diffstat (limited to 'catalogs/README.i18n')
-rw-r--r--catalogs/README.i18n14
1 files changed, 14 insertions, 0 deletions
diff --git a/catalogs/README.i18n b/catalogs/README.i18n
new file mode 100644
index 0000000..c556268
--- /dev/null
+++ b/catalogs/README.i18n
@@ -0,0 +1,14 @@
+NOTES FOR INTERNATIONALIZATION (I18N) SUPPORT
+---------------------------------------------
+
+2 September 2002
+
+Last modification information:
+$Header: /home/jblang/XaoS-cvsbackup/XaoS/catalogs/README.i18n,v 1.2 2003-01-17 09:42:33 kovzol Exp $
+
+All of the available languages must be registered in ../ui/ui.c.
+The other entries in ../ui-hlp/menu.c are no longer used.
+Please edit ../i18n/*.po and read the README file to add
+and/or improve i18n support for your language.
+
+Zoltan Kovacs <kovzol@math.u-szeged.hu>