summaryrefslogtreecommitdiff
path: root/sw/inc/AccessibilityCheckStrings.hrc
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2020-11-23 01:01:53 -0600
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2020-11-23 01:01:53 -0600
commit750e3b2118cd5bdfe2ee6fdfb092255b9c6db728 (patch)
tree934d1c97632d3f95f4c33899f4682262bcb3a15c /sw/inc/AccessibilityCheckStrings.hrc
parentab97fe1b9b988936bf96b198387eaf3ff00fed61 (diff)
Similarly, the proper noun “SmartArt” shouldn’t be pluralized
This completes commit ab97fe1b9b988936bf96b198387eaf3ff00fed61. Change-Id: Ie73ee1ee763034cb03a5a6d7acf20f145e34056f
Diffstat (limited to 'sw/inc/AccessibilityCheckStrings.hrc')
-rw-r--r--sw/inc/AccessibilityCheckStrings.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/AccessibilityCheckStrings.hrc b/sw/inc/AccessibilityCheckStrings.hrc
index 4d5c24f298a3..97e8c2120cad 100644
--- a/sw/inc/AccessibilityCheckStrings.hrc
+++ b/sw/inc/AccessibilityCheckStrings.hrc
@@ -27,7 +27,7 @@
#define STR_FLOATING_TEXT NC_("STR_FLOATING_TEXT", "Avoid floating text.")
#define STR_HEADING_IN_TABLE NC_("STR_HEADING_IN_TABLE", "Tables must not contain headings.")
#define STR_HEADING_ORDER NC_("STR_HEADING_ORDER", "Keep headings' levels ordered. Heading level %LEVEL_CURRENT% must not go after %LEVEL_PREV%.")
-#define STR_FONTWORKS NC_("STR_FONTWORKS", "Avoid Fontwork objects in your documents. Make sure you use it for samples or another meaningless text.")
+#define STR_FONTWORKS NC_("STR_FONTWORKS", "Avoid Fontwork objects in your documents. Make sure you use it for samples or other meaningless text.")
#define STR_DOCUMENT_DEFAULT_LANGUAGE NC_("STR_DOCUMENT_DEFAULT_LANGUAGE", "Document default language is not set")
#define STR_STYLE_NO_LANGUAGE NC_("STR_STYLE_NO_LANGUAGE", "Style '%STYLE_NAME%' has no language set")