diff options
author | Eike Rathke <erack@redhat.com> | 2013-11-19 14:39:00 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2013-11-19 14:39:58 +0100 |
commit | 444ea16c81746518897ed0643c5872d7cb9e277e (patch) | |
tree | eef0d548cc5953d71835f8c80e0228e2410c27f5 /scp2 | |
parent | 329169a7255ba165a67bfd7117c8338a1a1980a8 (diff) |
renamed ku* to kmr-Latn*, fdo#63460
Change-Id: I6e2be7da65221aa090d7ee2a0f8a6c7698ec2f89
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/common_brand.scp | 4 | ||||
-rw-r--r-- | scp2/source/ooo/file_ooo.scp | 4 | ||||
-rw-r--r-- | scp2/source/ooo/module_ooo.scp | 8 | ||||
-rw-r--r-- | scp2/source/ooo/module_ooo.ulf | 8 |
4 files changed, 12 insertions, 12 deletions
diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp index d2842eca043c..205f33cc6c7d 100644 --- a/scp2/source/ooo/common_brand.scp +++ b/scp2/source/ooo/common_brand.scp @@ -294,9 +294,9 @@ Directory gid_Brand_Dir_Share_Extensions_Dict_It DosName = "dict-it"; End -Directory gid_Brand_Dir_Share_Extensions_Dict_Ku_Tr +Directory gid_Brand_Dir_Share_Extensions_Dict_Kmr_Latn ParentID = gid_Brand_Dir_Share_Extensions; - DosName = "dict-ku-TR"; + DosName = "dict-kmr-Latn"; End Directory gid_Brand_Dir_Share_Extensions_Dict_Lt diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp index b2b8d054c29c..e8be2289d48a 100644 --- a/scp2/source/ooo/file_ooo.scp +++ b/scp2/source/ooo/file_ooo.scp @@ -995,9 +995,9 @@ End #endif #if defined WITH_MYSPELL_DICTS -File gid_File_Extension_Dictionary_Ku_Tr +File gid_File_Extension_Dictionary_Kmr_Latn Dir = FILELIST_DIR; - Name = "Dictionary/dict-ku-TR.filelist"; + Name = "Dictionary/dict-kmr-Latn.filelist"; Styles = (PACKED, FORCELANGUAGEPACK, FILELIST); TXT_FILE_BODY; End diff --git a/scp2/source/ooo/module_ooo.scp b/scp2/source/ooo/module_ooo.scp index 5bb35243aef6..7d9e5fa7d76c 100644 --- a/scp2/source/ooo/module_ooo.scp +++ b/scp2/source/ooo/module_ooo.scp @@ -332,12 +332,12 @@ Module gid_Module_Root_Extension_Dictionary_It Styles = (); End -Module gid_Module_Root_Extension_Dictionary_Ku_Tr - MOD_NAME_DESC ( MODULE_EXTENSION_DICTIONARY_KU_TR ); - Files = (gid_File_Extension_Dictionary_Ku_Tr); +Module gid_Module_Root_Extension_Dictionary_Kmr_Latn + MOD_NAME_DESC ( MODULE_EXTENSION_DICTIONARY_KMR_LATN ); + Files = (gid_File_Extension_Dictionary_Kmr_Latn); InstallOrder = "2000"; Sortkey = "620"; - Spellcheckerlanguage = "ku-TR"; + Spellcheckerlanguage = "kmr-Latn"; PackageInfo = "packinfo_office.txt"; ParentID = gid_Module_Dictionaries; Styles = (); diff --git a/scp2/source/ooo/module_ooo.ulf b/scp2/source/ooo/module_ooo.ulf index 0044162e67a4..8b6cc4f13a33 100644 --- a/scp2/source/ooo/module_ooo.ulf +++ b/scp2/source/ooo/module_ooo.ulf @@ -196,11 +196,11 @@ en-US = "Italian" [STR_DESC_MODULE_EXTENSION_DICTIONARY_IT] en-US = "Italian spelling dictionary, hyphenation rules, and thesaurus" -[STR_NAME_MODULE_EXTENSION_DICTIONARY_KU_TR] -en-US = "Kurdish (Turkey)" +[STR_NAME_MODULE_EXTENSION_DICTIONARY_KMR_LATN] +en-US = "Kurdish, Northern, Latin script" -[STR_DESC_MODULE_EXTENSION_DICTIONARY_KU_TR] -en-US = "Kurdish (Turkey) spelling dictionary" +[STR_DESC_MODULE_EXTENSION_DICTIONARY_KMR_LATN] +en-US = "Kurdish, Northern, Latin script spelling dictionary" [STR_NAME_MODULE_EXTENSION_DICTIONARY_LT] en-US = "Lithuanian" |