diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-04-23 18:59:31 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-04-23 18:59:31 -0500 |
commit | cf9d9a3348a951df0a1261a0daee7e98fd8f28a4 (patch) | |
tree | 71342ee97fd9baa23895e12def600cdc2783169a /sfx2/source/control/templateview.src | |
parent | 0c5663cfb13f4f55e246d42ac464d5e2c2f23099 (diff) |
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
Diffstat (limited to 'sfx2/source/control/templateview.src')
-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 70f3ff30844c..d7693723bda2 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 |