summaryrefslogtreecommitdiffstats
path: root/include/sfx2
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2018-08-26 18:10:57 -0500
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2018-08-26 18:10:57 -0500
commit1a271ebc59eb690ddff1a65b3756cbe11378e17b (patch)
tree30e3aadfc0b07ee637bfc2396437871e05cfe691 /include/sfx2
parentUpdate git submodules (diff)
downloadcore-1a271ebc59eb690ddff1a65b3756cbe11378e17b.tar.gz
core-1a271ebc59eb690ddff1a65b3756cbe11378e17b.zip
Checkboxes don’t use title case, only section headings and menus
Change-Id: If54fdd732d05a99fb06ea5dd8d31345dc0f6192a
Diffstat (limited to 'include/sfx2')
-rw-r--r--include/sfx2/strings.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/strings.hrc b/include/sfx2/strings.hrc
index 6d871b648d4f..322f5b23667f 100644
--- a/include/sfx2/strings.hrc
+++ b/include/sfx2/strings.hrc
@@ -209,7 +209,7 @@
#define STR_ERROR_WRONG_CONFIRM NC_("STR_ERROR_WRONG_CONFIRM", "Faulty password confirmation")
#define STR_PDF_EXPORT_SEND NC_("STR_PDF_EXPORT_SEND", "Send")
#define STR_FONT_TABPAGE NC_("STR_FONT_TABPAGE", "Font")
-#define STR_PREVIEW_CHECKBOX NC_("STR_PREVIEW_CHECKBOX", "Show Previews")
+#define STR_PREVIEW_CHECKBOX NC_("STR_PREVIEW_CHECKBOX", "Show previews")
#define STR_VIEWVERSIONCOMMENT NC_("STR_VIEWVERSIONCOMMENT", "View Version Comment")
#define STR_NO_NAME_SET NC_("STR_NO_NAME_SET", "(no name set)")