From 59cc160f34c214ce1e6474e67ecc566a7faf6864 Mon Sep 17 00:00:00 2001 From: Ariel Constenla-Haile Date: Sun, 9 Sep 2012 20:47:16 +0000 Subject: Resolves: #i120858# Change "Farsi" with "Persian" Changes done on UI code and IDL, not in comments (cherry picked from commit fa88b1f1e227ad7530f6595d802a6ed1f5d54cb4) Conflicts: scp2/source/ooo/module_langpack.ulf wizards/com/sun/star/wizards/letter/LocaleCodes.java Change-Id: I9f66f697789965af79c1ea6db08c8e43f099ddf8 --- svtools/source/misc/langtab.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'svtools') diff --git a/svtools/source/misc/langtab.src b/svtools/source/misc/langtab.src index ba4ffd145923..849a803f7097 100644 --- a/svtools/source/misc/langtab.src +++ b/svtools/source/misc/langtab.src @@ -99,7 +99,7 @@ StringArray STR_ARR_SVT_LANGUAGE_TABLE < "Estonian" ; LANGUAGE_ESTONIAN ; > ; < "Finnish" ; LANGUAGE_FINNISH ; > ; < "Faroese" ; LANGUAGE_FAEROESE ; > ; - < "Farsi" ; LANGUAGE_FARSI ; > ; + < "Persian" ; LANGUAGE_FARSI ; > ; < "French (France)" ; LANGUAGE_FRENCH ; > ; < "French (Belgium)" ; LANGUAGE_FRENCH_BELGIAN ; > ; < "French (Canada)" ; LANGUAGE_FRENCH_CANADIAN ; > ; -- cgit