diff options
author | Michael Meeks <michael.meeks@collabora.com> | 2015-11-11 17:28:39 +0000 |
---|---|---|
committer | Michael Meeks <michael.meeks@collabora.com> | 2015-11-12 10:26:50 +0000 |
commit | 526f2f86483b5c9cf1138662bcdb9780e5732140 (patch) | |
tree | 7bec91592b7896f1e1f21a81da22a03a9677e320 /sd/source/ui | |
parent | 014b0674a17845ac320a4d3de6c7497ad803f17d (diff) |
Shorten transition group names to make them better legends.
Change-Id: I8746ca87ed89bddafb839863829307f5fc51def0
Reviewed-on: https://gerrit.libreoffice.org/19914
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>
Diffstat (limited to 'sd/source/ui')
-rw-r--r-- | sd/source/ui/animations/CustomAnimation.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/animations/CustomAnimation.src b/sd/source/ui/animations/CustomAnimation.src index b6b222be8c22..24e6ac2bd95a 100644 --- a/sd/source/ui/animations/CustomAnimation.src +++ b/sd/source/ui/animations/CustomAnimation.src @@ -391,7 +391,7 @@ String STR_CUSTOMANIMATION_USERPATH String STR_SLIDETRANSITION_NONE { - Text [ en-US ] = "No transition"; + Text [ en-US ] = "None"; }; Image IMG_CUSTOMANIMATION_ON_CLICK |