[Libreoffice-commits] core.git: include/sfx2
Roman Kuznetsov (via logerrit)
logerrit at kemper.freedesktop.org
Tue Aug 24 09:21:16 UTC 2021
include/sfx2/strings.hrc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6cf1db2907f48e8aff65f5249668ac1d44ef32f0
Author: Roman Kuznetsov <antilibreoffice at gmail.com>
AuthorDate: Tue Aug 24 08:57:35 2021 +0200
Commit: Roman Kuznetsov <antilibreoffice at gmail.com>
CommitDate: Tue Aug 24 11:20:38 2021 +0200
tdf#144025 Change LibreOffice to %PRODUCTNAME
Change-Id: Ia5bd44cb32818a71743f6a6e028cd9f0eba9aff1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120882
Tested-by: Jenkins
Reviewed-by: Roman Kuznetsov <antilibreoffice at gmail.com>
diff --git a/include/sfx2/strings.hrc b/include/sfx2/strings.hrc
index 3367d368b2fa..2323d807c853 100644
--- a/include/sfx2/strings.hrc
+++ b/include/sfx2/strings.hrc
@@ -212,7 +212,7 @@
#define STR_REDACTION_JSON_FILE_FILTER NC_("STR_REDACTION_JSON_FILE_FILTER", "Target Set (*.json)")
#define STR_REDACTION_EDIT_TARGET NC_("STR_REDACTION_EDIT_TARGET", "Edit Target")
#define STR_REDACTION_TARGET_ADD_ERROR NC_("STR_REDACTION_TARGET_ADD_ERROR", "An error occurred while adding new target. Please report this incident.")
-#define STR_REDACTION_NO_DRAW_WARNING NC_("STR_REDACTION_NO_DRAW_WARNING", "Draw module is needed for redaction. Please make sure you have LibreOffice Draw installed and working correctly.")
+#define STR_REDACTION_NO_DRAW_WARNING NC_("STR_REDACTION_NO_DRAW_WARNING", "Draw module is needed for redaction. Please make sure you have %PRODUCTNAME Draw installed and working correctly.")
#define STR_SFX_FILEDLG_ACTUALVERSION NC_("STR_SFX_FILEDLG_ACTUALVERSION", "Current version")
#define STR_SFX_EXPLORERFILE_EXPORT NC_("STR_SFX_EXPLORERFILE_EXPORT", "Export")
More information about the Libreoffice-commits
mailing list