diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-02-26 11:02:53 -0600 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-02-27 04:10:31 +0100 |
commit | 64cfe0c8ae0d69981f381255acbabfe38ac61fb5 (patch) | |
tree | 8cd7ecfd88fb9c14cab9d0086d0fcf504aabe6fb /sw/inc | |
parent | fbb886df747d8cf300ea7e7ee58569173cc6a0d8 (diff) |
Related: tdf#128191 tdf#130862 Use whole words in lieu of clippings in UI strings
Change-Id: I5db72d13291073fc5cb42d12dc3fadf6fd9adaf1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89587
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/strings.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/strings.hrc b/sw/inc/strings.hrc index 93df4d272220..2ee432213851 100644 --- a/sw/inc/strings.hrc +++ b/sw/inc/strings.hrc @@ -394,7 +394,7 @@ #define RID_STR_SYSTEM NC_("RID_STR_SYSTEM", "[System]") #define STR_MULT_INTERACT_HYPH_WARN NC_("STR_MULT_INTERACT_HYPH_WARN", "The interactive hyphenation is already active\nin a different document") #define STR_HYPH_TITLE NC_("STR_HYPH_TITLE", "Hyphenation") -#define STR_HYPH_MISSING NC_("STR_HYPH_MISSING", "Missing hyphenation info") +#define STR_HYPH_MISSING NC_("STR_HYPH_MISSING", "Missing hyphenation data") #define STR_HYPH_MISSING_DETAIL NC_("STR_HYPH_MISSING", "Please install the hyphenation package for locale “%1”.") // Undo |