[Libreoffice-commits] core.git: sd/source

giacco filippo.giacche at gmail.com
Thu Oct 20 12:07:32 UTC 2016


 sd/source/ui/app/strings.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 35a48ceb1d92021aa9ce1d17509cd72acc84c718
Author: giacco <filippo.giacche at gmail.com>
Date:   Wed Oct 19 14:28:29 2016 +0200

    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 at documentfoundation.org>
    Tested-by: jan iversen <jani at documentfoundation.org>

diff --git a/sd/source/ui/app/strings.src b/sd/source/ui/app/strings.src
index 08ef963..e8081f4 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
 {


More information about the Libreoffice-commits mailing list