[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sfx2/source
Jan Holesovsky
kendy at collabora.com
Thu Dec 12 07:59:05 PST 2013
sfx2/source/control/templateview.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit cda18152416d05d99aac16a18c34732850025470
Author: Jan Holesovsky <kendy at collabora.com>
Date: Thu Dec 5 14:41:56 2013 +0100
Start center: Use the welcome text that was agreed by UX / design team.
Change-Id: I1af05f68ef7c2a10209f138e59a9245d3d1ac081
diff --git a/sfx2/source/control/templateview.src b/sfx2/source/control/templateview.src
index ef2eede..3b866bd 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
More information about the Libreoffice-commits
mailing list