diff options
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/control/templateview.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/control/templateview.src b/sfx2/source/control/templateview.src index ef2eedec14bf..3b866bd2e85a 100644 --- a/sfx2/source/control/templateview.src +++ b/sfx2/source/control/templateview.src @@ -25,7 +25,7 @@ FixedText FT_NAME String STR_WELCOME { - Text [ en-US ] = "Welcome! You can open or create a new document!"; + Text [ en-US ] = "Welcome to %PRODUCTNAME. Use the sidebar to open or create a file."; }; Image IMG_WELCOME |