[Libreoffice-commits] core.git: sd/source
Julien Nabet
serval2412 at yahoo.fr
Sun Mar 9 14:47:57 PDT 2014
sd/source/filter/html/pubdlg.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit cbe1fd744e8c9017c080c296f93a6cc30ff59707
Author: Julien Nabet <serval2412 at yahoo.fr>
Date: Sun Mar 9 22:46:23 2014 +0100
Resolves: fdo#75949 HTML Export dialog
"Save Image as" option should be in plural
Change-Id: I1e423143d7eb54d86eb7fbb251f8282b68099aa4
diff --git a/sd/source/filter/html/pubdlg.src b/sd/source/filter/html/pubdlg.src
index 66cfe65..fe85a23 100644
--- a/sd/source/filter/html/pubdlg.src
+++ b/sd/source/filter/html/pubdlg.src
@@ -338,7 +338,7 @@ ModalDialog DLG_PUBLISHING
{
Pos = MAP_APPFONT ( 6, 9 ) ;
Size = MAP_APPFONT ( 124, 8 ) ;
- Text [ en-US ] = "Save Image as";
+ Text [ en-US ] = "Save Images as";
};
RadioButton PAGE3_PNG
More information about the Libreoffice-commits
mailing list