diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-11-23 00:52:53 -0600 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-11-23 00:52:53 -0600 |
commit | ab97fe1b9b988936bf96b198387eaf3ff00fed61 (patch) | |
tree | 04605deeeb2869ba34b170f0d2af6de336c97c79 | |
parent | cf3dc707fe8dfe860c58abd91cd0abeb6d488aa1 (diff) |
Copyedit: “Fontwork” is uncountable, “be sure” ≠ “make sure”, “in order to” redundant
Change-Id: I0f361823d7f9af5de4e8c62011f66d59670346d4
-rw-r--r-- | sw/inc/AccessibilityCheckStrings.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/AccessibilityCheckStrings.hrc b/sw/inc/AccessibilityCheckStrings.hrc index 25e6c5ec9253..4d5c24f298a3 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 fontworks in your documents. Be sure you're using it in order to show a sample or another meaningless text.") +#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_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") |