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

Samuel Mehrbrodt s.mehrbrodt at gmail.com
Sat Oct 11 08:37:57 PDT 2014


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

New commits:
commit 475df8db916a7bf16afd3e82808e0b59cbf71d5f
Author: Samuel Mehrbrodt <s.mehrbrodt at gmail.com>
Date:   Sat Oct 11 17:36:27 2014 +0200

    fdo#84916 Fix string: Insert Audio/Video
    
    Change-Id: I76cd8502f9cb2af379dd732d2081feb094599aca

diff --git a/sd/source/ui/app/strings.src b/sd/source/ui/app/strings.src
index 6250df0..ac61eae 100644
--- a/sd/source/ui/app/strings.src
+++ b/sd/source/ui/app/strings.src
@@ -1197,7 +1197,7 @@ String STR_INSERT_PICTURE
 
 String STR_INSERT_MOVIE
 {
-     Text [ en-US ] = "Insert Movie";
+     Text [ en-US ] = "Insert Audio/Video";
 };
 
 String STRING_DRAG_AND_DROP_PAGES


More information about the Libreoffice-commits mailing list