[Libreoffice-commits] core.git: i18nlangtag/README
Eike Rathke
erack at redhat.com
Mon Nov 18 14:56:04 PST 2013
i18nlangtag/README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 732dd223ca52212ac63626526f92384ed11adc54
Author: Eike Rathke <erack at redhat.com>
Date: Mon Nov 18 23:55:16 2013 +0100
note '-' and '_' separators
Change-Id: Ic2c0601854f0ea73c6003fe264fed06ce2a13ebe
diff --git a/i18nlangtag/README b/i18nlangtag/README
index 63fbf1a..2c37859 100644
--- a/i18nlangtag/README
+++ b/i18nlangtag/README
@@ -75,7 +75,7 @@ If dictionary exists:
** if appropriate rename *.dic and *.aff files, for example ku_TR.dic to kmr_Latn.dic and ku_TR.aff to kmr_Latn.aff
* dictionaries/Dictionary_*.mk for example dictionaries/Dictionary_ku_TR.mk
** rename file, for example to Dictionary_kmr_Latn.mk
-** change all locale dependent file names and target, for example *ku_TR* to *kmr_Latn*
+** change all locale dependent file names and target, for example *ku_TR* to *kmr_Latn* AND ku-TR to kmr-Latn; note '-' and '_' separators, both are used!
If extras exist, for example extras/source/autotext/*:
More information about the Libreoffice-commits
mailing list