include/sfx2/strings.hrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 44211d627f2e0652fb8ea0d071481f4cbf943be3 Author: Isha_Desai <2020.isha.de...@ves.ac.in> AuthorDate: Tue Aug 9 18:25:19 2022 +0530 Commit: Heiko Tietze <heiko.tie...@documentfoundation.org> CommitDate: Fri Aug 12 11:02:50 2022 +0200 tdf#126618 Title for "Compare documents" file select dialog Change-Id: I47f6b097d51c5352e16648299c7beeb99e241136 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/138039 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org> diff --git a/include/sfx2/strings.hrc b/include/sfx2/strings.hrc index e392b1d03b6e..4bc318b785d5 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") +#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")