[Libreoffice-commits] core.git: sw/inc

Adolfo Jayme Barrientos (via logerrit) logerrit at kemper.freedesktop.org
Mon Nov 23 06:54:06 UTC 2020


 sw/inc/AccessibilityCheckStrings.hrc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ab97fe1b9b988936bf96b198387eaf3ff00fed61
Author:     Adolfo Jayme Barrientos <fitojb at ubuntu.com>
AuthorDate: Mon Nov 23 00:52:53 2020 -0600
Commit:     Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Mon Nov 23 00:52:53 2020 -0600

    Copyedit: “Fontwork” is uncountable, “be sure” ≠ “make sure”, “in order to” redundant
    
    Change-Id: I0f361823d7f9af5de4e8c62011f66d59670346d4

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")


More information about the Libreoffice-commits mailing list