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

New commits:
commit 7e3a9c7b82745f8765b5526f400243f0e8eff390
Author:     Heiko Tietze <tietze.he...@gmail.com>
AuthorDate: Tue May 16 13:30:51 2023 +0200
Commit:     Heiko Tietze <heiko.tie...@documentfoundation.org>
CommitDate: Tue May 16 17:28:40 2023 +0200

    Resolves tdf#154787 - Ambiguous item on macOS quick start menu
    
    Change-Id: I3f414bfc15feff67eac3dddbe5e3cd7b557ea82d
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151832
    Tested-by: Jenkins
    Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org>

diff --git a/include/sfx2/strings.hrc b/include/sfx2/strings.hrc
index 83e994bdde77..bd2c0b5d5630 100644
--- a/include/sfx2/strings.hrc
+++ b/include/sfx2/strings.hrc
@@ -136,7 +136,7 @@
 #define STR_QUICKSTART_EXIT                     NC_("STR_QUICKSTART_EXIT", 
"Exit Quickstarter")
 #define STR_QUICKSTART_TIP                      NC_("STR_QUICKSTART_TIP", 
"%PRODUCTNAME %PRODUCTVERSION Quickstarter")
 #define STR_QUICKSTART_FILEOPEN                 NC_("STR_QUICKSTART_FILEOPEN", 
"Open Document...")
-#define STR_QUICKSTART_FROMTEMPLATE             
NC_("STR_QUICKSTART_FROMTEMPLATE", "From Template...")
+#define STR_QUICKSTART_FROMTEMPLATE             
NC_("STR_QUICKSTART_FROMTEMPLATE", "Template Manager...")
 #define STR_QUICKSTART_PRELAUNCH                
NC_("STR_QUICKSTART_PRELAUNCH", "Load %PRODUCTNAME During System Start-Up")
 #define STR_QUICKSTART_LNKNAME                  NC_("STR_QUICKSTART_LNKNAME", 
"%PRODUCTNAME %PRODUCTVERSION")
 #define STR_QUICKSTART_FILE                     NC_("STR_QUICKSTART_FILE", 
"File")

Reply via email to