include/sfx2/strings.hrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit a11207382773677d00ada114e352ce6fc0324e8a Author: Heiko Tietze <tietze.he...@gmail.com> AuthorDate: Tue Aug 19 09:25:59 2025 +0200 Commit: Heiko Tietze <heiko.tie...@documentfoundation.org> CommitDate: Tue Aug 19 11:25:24 2025 +0200 Exclamation for the welcome message Added to make it work in the start center as well as title for the welcome dialog Follow-up to the Ia12ba44c8796fb53f2ec1dbaf46dd25a6ec113cb Change-Id: I8073aa5a9ae5b02740ba59871ad4f49e7c578b0f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/189899 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org> diff --git a/include/sfx2/strings.hrc b/include/sfx2/strings.hrc index dd0ff4a8af85..e1dd32e26203 100644 --- a/include/sfx2/strings.hrc +++ b/include/sfx2/strings.hrc @@ -182,7 +182,7 @@ #define STR_FILTER_NOT_INSTALLED NC_("STR_FILTER_NOT_INSTALLED", "The selected filter $(FILTER) has not been installed. Would you like to do this now?") #define STR_FILTER_CONSULT_SERVICE NC_("STR_FILTER_CONSULT_SERVICE", "The selected filter $(FILTER) is not included in your edition. You can find information about orders on our homepage.") -#define STR_WELCOME_LINE1 NC_("STR_WELCOME_LINE1", "Welcome to %PRODUCTNAME.") +#define STR_WELCOME_LINE1 NC_("STR_WELCOME_LINE1", "Welcome to %PRODUCTNAME!") #define STR_WELCOME_LINE2 NC_("STR_WELCOME_LINE2", "Drop a document here or open an app to create one.") // Translators: Target types in Auto-redaction dialog