From 1a271ebc59eb690ddff1a65b3756cbe11378e17b Mon Sep 17 00:00:00 2001 From: Adolfo Jayme Barrientos Date: Sun, 26 Aug 2018 18:10:57 -0500 Subject: [PATCH] =?UTF-8?q?Checkboxes=20don=E2=80=99t=20use=20title=20case?= =?UTF-8?q?,=20only=20section=20headings=20and=20menus?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: If54fdd732d05a99fb06ea5dd8d31345dc0f6192a --- include/sfx2/strings.hrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)")