diff options
author | Samuel Mehrbrodt <s.mehrbrodt@gmail.com> | 2013-11-02 14:48:18 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-11-04 07:49:45 -0600 |
commit | a71a562a9958fc58a5fb914bcf7f8056a353f618 (patch) | |
tree | 836c3126820c44bfade42b70f3009d0ad9441c31 /sd/source | |
parent | a210df8e50d94f557ceaa21e5f4943db97777812 (diff) |
fdo 70998: Termchange: Graphics->Image
Change-Id: If451dfb24567157c86bca9a4a8564eb8de231a38
Reviewed-on: https://gerrit.libreoffice.org/6524
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd/source')
-rw-r--r-- | sd/source/core/glob.src | 18 | ||||
-rw-r--r-- | sd/source/filter/html/pubdlg.src | 8 | ||||
-rw-r--r-- | sd/source/ui/app/res_bmp.src | 2 | ||||
-rw-r--r-- | sd/source/ui/app/strings.src | 44 |
4 files changed, 36 insertions, 36 deletions
diff --git a/sd/source/core/glob.src b/sd/source/core/glob.src index 3e3350f98d61..2ad0d58dcaaf 100644 --- a/sd/source/core/glob.src +++ b/sd/source/core/glob.src @@ -117,39 +117,39 @@ String STR_PRESOBJ_MPNOTESTEXT }; String STR_PRESOBJ_TITLE { - Text [ en-US ] = "Click to add title" ; + Text [ en-US ] = "Click to add Title" ; }; String STR_PRESOBJ_OUTLINE { - Text [ en-US ] = "Click to add text" ; + Text [ en-US ] = "Click to add Text" ; }; String STR_PRESOBJ_TEXT { - Text [ en-US ] = "Click to add text" ; + Text [ en-US ] = "Click to add Text" ; }; String STR_PRESOBJ_NOTESTEXT { - Text [ en-US ] = "Click to add notes" ; + Text [ en-US ] = "Click to add Notes" ; }; String STR_PRESOBJ_GRAPHIC { - Text [ en-US ] = "Double-click to add graphics" ; + Text [ en-US ] = "Double-click to add an Image" ; }; String STR_PRESOBJ_OBJECT { - Text [ en-US ] = "Double-click to add an object" ; + Text [ en-US ] = "Double-click to add an Object" ; }; String STR_PRESOBJ_CHART { - Text [ en-US ] = "Double-click to add a chart" ; + Text [ en-US ] = "Double-click to add a Chart" ; }; String STR_PRESOBJ_ORGCHART { - Text [ en-US ] = "Double-click to add an organization chart" ; + Text [ en-US ] = "Double-click to add an Organization Chart" ; }; String STR_PRESOBJ_TABLE { - Text [ en-US ] = "Double-click to add a spreadsheet" ; + Text [ en-US ] = "Double-click to add a Spreadsheet" ; }; String STR_OUTLINEVIEWSHELL { diff --git a/sd/source/filter/html/pubdlg.src b/sd/source/filter/html/pubdlg.src index 95deef4faaff..d13f62e82967 100644 --- a/sd/source/filter/html/pubdlg.src +++ b/sd/source/filter/html/pubdlg.src @@ -34,7 +34,7 @@ ModalDialog DLG_PUBLISHING { Pos = MAP_APPFONT ( 6 , 9 ) ; Size = MAP_APPFONT ( 258 , 8 ) ; - Text [ en-US ] = "Assign design"; + Text [ en-US ] = "Assign Design"; }; RadioButton PAGE1_NEW_DESIGN @@ -42,7 +42,7 @@ ModalDialog DLG_PUBLISHING HelpID = "sd:RadioButton:DLG_PUBLISHING:PAGE1_NEW_DESIGN"; Pos = MAP_APPFONT( 12, 21 ); Size = MAP_APPFONT( 153, 10 ); - Text [ en-US ] = "New design"; + Text [ en-US ] = "New Design"; }; RadioButton PAGE1_OLD_DESIGN @@ -50,7 +50,7 @@ ModalDialog DLG_PUBLISHING HelpID = "sd:RadioButton:DLG_PUBLISHING:PAGE1_OLD_DESIGN"; Pos = MAP_APPFONT( 12, 34 ); Size = MAP_APPFONT( 153, 10 ); - Text [ en-US ] = "Existing design"; + Text [ en-US ] = "Existing Design"; }; ListBox PAGE1_DESIGNS @@ -338,7 +338,7 @@ ModalDialog DLG_PUBLISHING { Pos = MAP_APPFONT ( 6, 9 ) ; Size = MAP_APPFONT ( 124, 8 ) ; - Text [ en-US ] = "Save graphics as"; + Text [ en-US ] = "Save Image as"; }; RadioButton PAGE3_PNG diff --git a/sd/source/ui/app/res_bmp.src b/sd/source/ui/app/res_bmp.src index 7db1d017946c..cc489966cc42 100644 --- a/sd/source/ui/app/res_bmp.src +++ b/sd/source/ui/app/res_bmp.src @@ -240,7 +240,7 @@ Bitmap BMP_GRAPHIC }; #define SfxStyleFamiliesRes1\ - Text [ en-US ] = "Graphics Styles" ;\ + Text [ en-US ] = "Image Styles" ;\ #define SfxStyleFamiliesRes2\ Text [ en-US ] = "Presentation Styles" ;\ diff --git a/sd/source/ui/app/strings.src b/sd/source/ui/app/strings.src index 4c58d73be7d1..1a5e2f1f1081 100644 --- a/sd/source/ui/app/strings.src +++ b/sd/source/ui/app/strings.src @@ -26,7 +26,7 @@ String STR_DRAW_TOOLBOX }; String STR_GRAPHIC_TOOLBOX { - Text [ en-US ] = "Draw toolbar/Graphics" ; + Text [ en-US ] = "Draw Toolbar/Image" ; }; String STR_SLIDE_TOOLBOX { @@ -42,7 +42,7 @@ String STR_DRAW_OBJ_TOOLBOX }; String STR_GRAPHIC_OBJ_TOOLBOX { - Text [ en-US ] = "Draw object bar/Graphics" ; + Text [ en-US ] = "Draw Object Bar/Image" ; }; String STR_DRAW_OPTIONS_TOOLBOX { @@ -50,7 +50,7 @@ String STR_DRAW_OPTIONS_TOOLBOX }; String STR_GRAPHIC_OPTIONS_TOOLBOX { - Text [ en-US ] = "Options bar/Graphics" ; + Text [ en-US ] = "Options Bar/Image" ; }; String STR_DRAW_COMMONTASK_TOOLBOX { @@ -62,7 +62,7 @@ String STR_SLIDE_OBJ_TOOLBOX }; String STR_BEZIER_TOOLBOX { - Text [ en-US ] = "Bézier object bar" ; + Text [ en-US ] = "Bézier Object Bar" ; }; String STR_GLUEPOINTS_TOOLBOX { @@ -257,7 +257,7 @@ String STR_AUTOLAYOUT_NOTES }; String STR_TRANSFORM { - Text [ en-US ] = "transform" ; + Text [ en-US ] = "Transform" ; }; String STR_LINEEND { @@ -413,7 +413,7 @@ String STR_SCALE_OBJECTS }; String STR_CREATE_PAGES { - Text [ en-US ] = "Create slides" ; + Text [ en-US ] = "Create Slides" ; }; String STR_UNDO_CHANGE_PAGEFORMAT { @@ -429,7 +429,7 @@ String STR_EDIT_OBJ }; String STR_DELETE_PAGES { - Text [ en-US ] = "Delete slides" ; + Text [ en-US ] = "Delete Slides" ; }; String STR_WARN_PRINTFORMAT_FAILURE { @@ -441,27 +441,27 @@ String STR_REMOVE_LINK }; String STR_IMPORT_GRFILTER_OPENERROR { - Text [ en-US ] = "Graphics file cannot be opened" ; + Text [ en-US ] = "Image file cannot be opened" ; }; String STR_IMPORT_GRFILTER_IOERROR { - Text [ en-US ] = "Graphics file cannot be read" ; + Text [ en-US ] = "Image file cannot be read" ; }; String STR_IMPORT_GRFILTER_FORMATERROR { - Text [ en-US ] = "Unknown graphics format" ; + Text [ en-US ] = "Unknown image format" ; }; String STR_IMPORT_GRFILTER_VERSIONERROR { - Text [ en-US ] = "This graphics file version is not supported" ; + Text [ en-US ] = "This image file version is not supported" ; }; String STR_IMPORT_GRFILTER_FILTERERROR { - Text [ en-US ] = "Graphics filter not found" ; + Text [ en-US ] = "Image filter not found" ; }; String STR_IMPORT_GRFILTER_TOOBIG { - Text [ en-US ] = "Not enough memory to import graphics" ; + Text [ en-US ] = "Not enough memory to import image" ; }; String STR_OBJECTS { @@ -505,7 +505,7 @@ String STR_UNDO_INSERT_FILE }; String STR_SCALE_OBJS_TO_PAGE { - Text [ en-US ] = "Should the graphics be scaled to the new slide format?" ; + Text [ en-US ] = "Should the image be scaled to the new slide format?" ; }; String STR_UNDO_INSERT_SPECCHAR { @@ -658,15 +658,15 @@ String STR_LOAD_PRESENTATION_LAYOUT }; String STR_DRAGTYPE_URL { - Text [ en-US ] = "Insert as hyperlink" ; + Text [ en-US ] = "Insert as Hyperlink" ; }; String STR_DRAGTYPE_EMBEDDED { - Text [ en-US ] = "Insert as copy" ; + Text [ en-US ] = "Insert as Copy" ; }; String STR_DRAGTYPE_LINK { - Text [ en-US ] = "Insert as link" ; + Text [ en-US ] = "Insert as Link" ; }; String STR_GLUE_ESCDIR_SMART { @@ -800,7 +800,7 @@ String STR_FILEFORMAT_NAME }; String STR_RELEASE_GRAPHICLINK { - Text [ en-US ] = "This graphic is linked to a document. Do you want to unlink the graphic in order to edit it?" ; + Text [ en-US ] = "This image is linked to a document. Do you want to unlink the image in order to edit it?" ; }; String STR_NEW_CUSTOMSHOW { @@ -1079,7 +1079,7 @@ String STR_FIELD_PLACEHOLDER_NUMBER }; String STR_FIELD_PLACEHOLDER_COUNT { - Text [ en-US ]="<count>" ; + Text [ en-US ] = "<count>" ; }; String STR_PLACEHOLDER_DESCRIPTION_NOTES @@ -1146,7 +1146,7 @@ String STR_TASKPANEL_LAYOUT_MENU_TITLE }; String STR_GRAPHICS_STYLE_FAMILY { - Text [ en-US ] = "Graphics Styles"; + Text [ en-US ] = "Image Styles"; }; String STR_CELL_STYLE_FAMILY { @@ -1178,7 +1178,7 @@ String STR_NAVIGATOR_SHAPE_BASE_NAME }; String STR_SET_BACKGROUND_PICTURE { - Text [ en-US ] = "Set Background Picture for Slide ..." ; + Text [ en-US ] = "Set Background Image for Slide ..." ; }; String STR_ACC_DIALOG_DESC @@ -1208,7 +1208,7 @@ String STR_INSERT_CHART String STR_INSERT_PICTURE { - Text [ en-US ] = "Insert Picture"; + Text [ en-US ] = "Insert Image"; }; String STR_INSERT_MOVIE |