summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2020-02-26 11:02:53 -0600
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2020-02-27 04:10:31 +0100
commit64cfe0c8ae0d69981f381255acbabfe38ac61fb5 (patch)
tree8cd7ecfd88fb9c14cab9d0086d0fcf504aabe6fb
parentfbb886df747d8cf300ea7e7ee58569173cc6a0d8 (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>
-rw-r--r--include/sfx2/strings.hrc2
-rw-r--r--sfx2/uiconfig/ui/addtargetdialog.ui2
-rw-r--r--sw/inc/strings.hrc2
3 files changed, 3 insertions, 3 deletions
diff --git a/include/sfx2/strings.hrc b/include/sfx2/strings.hrc
index b024656b4bb6..5d7f6d7e9ab7 100644
--- a/include/sfx2/strings.hrc
+++ b/include/sfx2/strings.hrc
@@ -184,7 +184,7 @@
// Translators: Target types in Auto-redaction dialog
#define STR_REDACTION_TARGET_TYPE_TEXT NC_("STR_REDACTION_TARGET_TYPE_TEXT", "Text")
-#define STR_REDACTION_TARGET_TYPE_REGEX NC_("STR_REDACTION_TARGET_TYPE_REGEX", "Regex")
+#define STR_REDACTION_TARGET_TYPE_REGEX NC_("STR_REDACTION_TARGET_TYPE_REGEX", "Regular expression")
#define STR_REDACTION_TARGET_TYPE_PREDEF NC_("STR_REDACTION_TARGET_TYPE_PREDEF", "Predefined")
#define STR_REDACTION_TARGET_TYPE_UNKNOWN NC_("STR_REDACTION_TARGET_TYPE_UNKNOWN", "Unknown")
diff --git a/sfx2/uiconfig/ui/addtargetdialog.ui b/sfx2/uiconfig/ui/addtargetdialog.ui
index 7163543f0a4a..29ae1ab82e71 100644
--- a/sfx2/uiconfig/ui/addtargetdialog.ui
+++ b/sfx2/uiconfig/ui/addtargetdialog.ui
@@ -164,7 +164,7 @@
<property name="active">0</property>
<items>
<item id="text" translatable="yes" context="addtargetdialog|type">Text</item>
- <item id="regex" translatable="yes" context="addtargetdialog|type">Regex</item>
+ <item id="regex" translatable="yes" context="addtargetdialog|type">Regular expression</item>
<item id="predefined" translatable="yes" context="addtargetdialog|type">Predefined</item>
</items>
<accessibility>
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