From fb0e2de0bafbac018f65bddcbcd23481af959156 Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Mon, 23 Sep 2013 14:32:54 +0200 Subject: removed *-ME and *-BA not supported by the dictionary As requested per mail from Goran Rakic: It may be better to remove sr-*-ME and sr-*-BA from libreoffice/dictionaries/sr/dictionaries.xcu as they are not supported by the dictionary/hyphenation. This dictionary standardizes on ekavian dialect, as it is commonly spoken in Serbia, while speakers of Serbian language in Bosnia or Montenegro would use the ijekavian dialect. Change-Id: If1cff670beb79b75318ad52e05b77a1fde3d5d74 --- sr/dictionaries.xcu | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sr/dictionaries.xcu b/sr/dictionaries.xcu index d05980f..b01ebd0 100644 --- a/sr/dictionaries.xcu +++ b/sr/dictionaries.xcu @@ -10,7 +10,7 @@ DICT_SPELL - sr-RS sr-ME sr-BA sr-CS + sr-RS sr-CS @@ -21,7 +21,7 @@ DICT_SPELL - sr-Latn-RS sr-Latn-ME sr-Latn-BA sr-Latn-CS + sr-Latn-RS sr-Latn-CS @@ -32,7 +32,7 @@ DICT_HYPH - sr-RS sr-ME sr-BA sr-CS + sr-RS sr-CS @@ -43,7 +43,7 @@ DICT_HYPH - sr-Latn-RS sr-Latn-ME sr-Latn-BA sr-Latn-CS + sr-Latn-RS sr-Latn-CS -- cgit