diff options
author | Roman Kuznetsov <antilibreoffice@gmail.com> | 2021-08-24 08:57:35 +0200 |
---|---|---|
committer | Roman Kuznetsov <antilibreoffice@gmail.com> | 2021-08-24 11:20:38 +0200 |
commit | 6cf1db2907f48e8aff65f5249668ac1d44ef32f0 (patch) | |
tree | 06e376b4e7a24abadb7be8278823993f7c091359 | |
parent | ae04cfdbad1f4c09b06cd2cee9d89e9909181acc (diff) |
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@gmail.com>
-rw-r--r-- | include/sfx2/strings.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
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") |