include/sfx2/strings.hrc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d37559fb280857ce6b19c755b8a4d455a9c2596f
Author:     Heiko Tietze <tietze.he...@gmail.com>
AuthorDate: Tue Aug 16 15:15:43 2022 +0200
Commit:     Heiko Tietze <heiko.tie...@documentfoundation.org>
CommitDate: Wed Aug 17 08:44:58 2022 +0200

    Relates tdf#126618 - Title style capitaization for compare documents dialog
    
    Change-Id: I5c09a7f706644c41746f5d426d69131c15cd5039
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/138361
    Tested-by: Jenkins
    Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org>

diff --git a/include/sfx2/strings.hrc b/include/sfx2/strings.hrc
index 4bc318b785d5..8303722fe467 100644
--- a/include/sfx2/strings.hrc
+++ b/include/sfx2/strings.hrc
@@ -212,7 +212,7 @@
 #define STR_SFX_EXPLORERFILE_BUTTONINSERT       
NC_("STR_SFX_EXPLORERFILE_BUTTONINSERT", "~Insert")
 #define STR_SFX_IMPORT_ALL_IMAGES               
NC_("STR_SFX_IMPORT_ALL_IMAGES", "<All images>")
 #define STR_PB_SAVEACOPY                        NC_("STR_PB_SAVEACOPY", "Save 
a Copy")
-#define STR_PB_COMPAREDOC                       NC_("STR_PB_COMPAREDOC", 
"Compare to original document")
+#define STR_PB_COMPAREDOC                       NC_("STR_PB_COMPAREDOC", 
"Compare to Original Document")
 #define STR_PB_MERGEDOC                         NC_("STR_PB_MERGEDOC", "Merge 
with")
 
 #define STR_SFX_NEWOFFICEDOC                    NC_("STR_SFX_NEWOFFICEDOC", 
"%PRODUCTNAME document")

Reply via email to