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

Chr. Rossmanith ChrRossmanith at gmx.de
Mon Nov 4 14:50:52 CET 2013


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

New commits:
commit c5abb32126d9b1e8c01fb2ea37e4244695428495
Author: Chr. Rossmanith <ChrRossmanith at gmx.de>
Date:   Sun Nov 3 13:39:17 2013 +0100

    fdo#70998 Use "Insert Image" in dialog as well
    
    Change-Id: I598c7367806a88cd4e582333c1e2fc8b984333e5
    Reviewed-on: https://gerrit.libreoffice.org/6561
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/sd/source/ui/app/strings.src b/sd/source/ui/app/strings.src
index 1a5e2f1..b7f916c 100644
--- a/sd/source/ui/app/strings.src
+++ b/sd/source/ui/app/strings.src
@@ -118,7 +118,7 @@ String STR_UNDO_DRAGDROP
 };
 String STR_INSERTGRAPHIC
 {
-    Text [ en-US ] = "Insert picture" ;
+    Text [ en-US ] = "Insert Image" ;
 };
 String STR_SLOW
 {


More information about the Libreoffice-commits mailing list