summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2021-11-15 11:54:42 -0600
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2021-11-15 11:54:42 -0600
commita2f6043f26e8b4025c2143972fbe533b17c40257 (patch)
treea31b3e1fb60372348781b8404c9c296b7ad337ca
parentb90a5d0f23ffdf1b43c752db424c65bec6f0e8f1 (diff)
Just remove these pointless apostils
None of the other items in the list have “Upper” or “Lower” [sic]; the strings are self-explanatory. Follow-up of commit 3165f0ff32b002a6efbc61af4f778ba4075b496e Change-Id: I3ba88cfca080708daeb76ba3af0a1ae196b2fd85
-rw-r--r--svx/inc/numberingtype.hrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/inc/numberingtype.hrc b/svx/inc/numberingtype.hrc
index 5ba335ae4eae..b66c86d35459 100644
--- a/svx/inc/numberingtype.hrc
+++ b/svx/inc/numberingtype.hrc
@@ -54,8 +54,8 @@ const std::pair<TranslateId, int> RID_SVXSTRARY_NUMBERINGTYPE[] =
{ /* CHARS_CYRILLIC_LOWER_LETTER_SR */ NC_("RID_SVXSTRARY_NUMBERINGTYPE", "а, б, .., аа, аб, ... (Serbian)") , 49 },
{ /* CHARS_CYRILLIC_UPPER_LETTER_N_SR */ NC_("RID_SVXSTRARY_NUMBERINGTYPE", "А, Б, .., Аа, Бб, ... (Serbian)") , 50 },
{ /* CHARS_CYRILLIC_LOWER_LETTER_N_SR */ NC_("RID_SVXSTRARY_NUMBERINGTYPE", "а, б, .., аа, бб, ... (Serbian)") , 51 },
- { /* CHARS_GREEK_UPPER_LETTER */ NC_("RID_SVXSTRARY_NUMBERINGTYPE", "Α, Β, Γ, ... (Greek Upper Numerals)"), 52 },
- { /* CHARS_GREEK_LOWER_LETTER */ NC_("RID_SVXSTRARY_NUMBERINGTYPE", "α, β, γ, ... (Greek Lower Numerals)"), 53 },
+ { /* CHARS_GREEK_UPPER_LETTER */ NC_("RID_SVXSTRARY_NUMBERINGTYPE", "Α, Β, Γ, ... (Greek)"), 52 },
+ { /* CHARS_GREEK_LOWER_LETTER */ NC_("RID_SVXSTRARY_NUMBERINGTYPE", "α, β, γ, ... (Greek)"), 53 },
{ /* NUMBER_HEBREW */ NC_("RID_SVXSTRARY_NUMBERINGTYPE", "א...י, יא...כ, ...") , 56 },
{ /* CHARS_HEBREW */ NC_("RID_SVXSTRARY_NUMBERINGTYPE", "א...ת, אא...תת, ...") , 33 },
{ /* NUMBER_ARABIC_INDIC */ NC_("RID_SVXSTRARY_NUMBERINGTYPE", "١, ٢, ٣, ٤, ... (Arabic)"), 57 },