diff options
author | giacco <filippo.giacche@gmail.com> | 2016-10-19 14:28:29 +0200 |
---|---|---|
committer | jan iversen <jani@documentfoundation.org> | 2016-10-20 12:07:00 +0000 |
commit | 35a48ceb1d92021aa9ce1d17509cd72acc84c718 (patch) | |
tree | 738ee6314c3463b57ee913b3511b990601213811 /sd | |
parent | e2b6ab0bb25deb9feb4f01c26bacf1c482329c62 (diff) |
tdf#95387 UI: "Custom Animation" probably should be called just "Animation"
modifided strings.src
modified: sd/source/ui/app/strings.src
Change-Id: I1f31f13d7e88f91510d10c5b9afe31df191dafdc
Reviewed-on: https://gerrit.libreoffice.org/30052
Reviewed-by: jan iversen <jani@documentfoundation.org>
Tested-by: jan iversen <jani@documentfoundation.org>
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/ui/app/strings.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/app/strings.src b/sd/source/ui/app/strings.src index 08ef9635679b..e8081f4031b8 100644 --- a/sd/source/ui/app/strings.src +++ b/sd/source/ui/app/strings.src @@ -1169,7 +1169,7 @@ String DLG_TABLEDESIGNPANE }; String STR_CUSTOMANIMATIONPANE { - Text [ en-US ] = "Custom Animation"; + Text [ en-US ] = "Animation"; }; String STR_SLIDE_TRANSITION_PANE { |