[Libreoffice-commits] core.git: sfx2/source
Adolfo Jayme Barrientos
fitojb at ubuntu.com
Sun Apr 24 00:05:03 UTC 2016
sfx2/source/control/templateview.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit cf9d9a3348a951df0a1261a0daee7e98fd8f28a4
Author: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Date: Sat Apr 23 18:59:31 2016 -0500
tdf#93060 Start Center: Update this string to dodge problematic term
I’ve never liked the chosen wording of this string; it has been merely
a decorative item, of limited usefulness. So I’ve decided to replace it
with something that describes a somewhat hidden functionality (drag’n’drop)
while avoiding the misuse of the word “sidebar” to refer to the bar
containing the application launcher buttons.
Change-Id: I299e9e1e97a4e7aa176bc7bbc24cf0e9bea5abb5
diff --git a/sfx2/source/control/templateview.src b/sfx2/source/control/templateview.src
index 70f3ff3..d769372 100644
--- a/sfx2/source/control/templateview.src
+++ b/sfx2/source/control/templateview.src
@@ -30,7 +30,7 @@ String STR_WELCOME_LINE1
String STR_WELCOME_LINE2
{
- Text [ en-US ] = "Use the sidebar to open or create a file.";
+ Text [ en-US ] = "Drop a document here or pick an app from the left side to create one.";
};
Image IMG_WELCOME
More information about the Libreoffice-commits
mailing list