Kaydet (Commit) a71a562a authored tarafından Samuel Mehrbrodt's avatar Samuel Mehrbrodt Kaydeden (comit) Caolán McNamara

fdo 70998: Termchange: Graphics->Image

Change-Id: If451dfb24567157c86bca9a4a8564eb8de231a38
Reviewed-on: https://gerrit.libreoffice.org/6524Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst a210df8e
...@@ -37,7 +37,7 @@ String RID_SVXSTR_KEY_WORK_PATH ...@@ -37,7 +37,7 @@ String RID_SVXSTR_KEY_WORK_PATH
}; };
String RID_SVXSTR_KEY_GRAPHICS_PATH String RID_SVXSTR_KEY_GRAPHICS_PATH
{ {
Text [ en-US ] = "Graphics" ; Text [ en-US ] = "Images" ;
}; };
String RID_SVXSTR_KEY_BITMAP_PATH String RID_SVXSTR_KEY_BITMAP_PATH
{ {
......
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
<object class="GtkLabel" id="errorft"> <object class="GtkLabel" id="errorft">
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="no_show_all">True</property> <property name="no_show_all">True</property>
<property name="label" translatable="yes">The Gallery theme 'Bullets' is empty (no graphics).</property> <property name="label" translatable="yes">The Gallery theme 'Bullets' is empty (no images).</property>
<property name="wrap">True</property> <property name="wrap">True</property>
</object> </object>
<packing> <packing>
......
...@@ -26,7 +26,7 @@ String RID_BASELISTBOX_ERROR_FILLLIST ...@@ -26,7 +26,7 @@ String RID_BASELISTBOX_ERROR_FILLLIST
String RID_STR_IMPORT_GRAPHIC String RID_STR_IMPORT_GRAPHIC
{ {
Text [ en-US ] = "Insert graphics" ; Text [ en-US ] = "Insert Image" ;
}; };
String RID_STR_CONTROL_SUBSTITUTED_NAME String RID_STR_CONTROL_SUBSTITUTED_NAME
...@@ -86,12 +86,12 @@ String RID_STR_NEED_NON_NULL_OBJECT ...@@ -86,12 +86,12 @@ String RID_STR_NEED_NON_NULL_OBJECT
String RID_STR_OPEN_GRAPHICS String RID_STR_OPEN_GRAPHICS
{ {
Text [ en-US ] = "Insert graphics from..."; Text [ en-US ] = "Insert Image from...";
}; };
String RID_STR_CLEAR_GRAPHICS String RID_STR_CLEAR_GRAPHICS
{ {
Text [ en-US ] = "Remove graphics"; Text [ en-US ] = "Remove Image";
}; };
......
...@@ -386,7 +386,7 @@ String RID_TEXT_TOOLBOX ...@@ -386,7 +386,7 @@ String RID_TEXT_TOOLBOX
// //
String RID_GRAPHIC_OBJECTBAR String RID_GRAPHIC_OBJECTBAR
{ {
Text [ en-US ] = "Graphics Object Bar"; Text [ en-US ] = "Image Object Bar";
}; };
// //
// Popup-Menues --------------------------------------------------------------------- // Popup-Menues ---------------------------------------------------------------------
...@@ -627,7 +627,7 @@ Menu RID_POPUP_CHART ...@@ -627,7 +627,7 @@ Menu RID_POPUP_CHART
{ {
Identifier = SID_EXPORT_AS_GRAPHIC ; Identifier = SID_EXPORT_AS_GRAPHIC ;
Command = ".uno:ExportAsGraphic" ; Command = ".uno:ExportAsGraphic" ;
Text [ en-US ] = "Export as graphic.." ; Text [ en-US ] = "Export as Image.." ;
}; };
}; };
}; };
......
...@@ -266,7 +266,7 @@ String SCSTR_CONTENT_DBAREA ...@@ -266,7 +266,7 @@ String SCSTR_CONTENT_DBAREA
String SCSTR_CONTENT_GRAPHIC String SCSTR_CONTENT_GRAPHIC
{ {
Text [ en-US ] = "Graphics" ; Text [ en-US ] = "Image" ;
}; };
String SCSTR_CONTENT_OLEOBJECT String SCSTR_CONTENT_OLEOBJECT
......
...@@ -183,7 +183,7 @@ Resource RID_GLOBSTR ...@@ -183,7 +183,7 @@ Resource RID_GLOBSTR
}; };
String STR_UNDO_GRAFEDIT String STR_UNDO_GRAFEDIT
{ {
Text [ en-US ] = "Edit graphics" ; Text [ en-US ] = "Edit Image" ;
}; };
String STR_UNDO_LISTNAMES String STR_UNDO_LISTNAMES
{ {
...@@ -1231,7 +1231,7 @@ Resource RID_GLOBSTR ...@@ -1231,7 +1231,7 @@ Resource RID_GLOBSTR
}; };
String STR_VOBJ_OBJECT String STR_VOBJ_OBJECT
{ {
Text [ en-US ] = "Objects/graphics" ; Text [ en-US ] = "Objects/Image" ;
}; };
String STR_VOBJ_CHART String STR_VOBJ_CHART
{ {
...@@ -1415,7 +1415,7 @@ Resource RID_GLOBSTR ...@@ -1415,7 +1415,7 @@ Resource RID_GLOBSTR
}; };
String STR_GRAPHICNAME String STR_GRAPHICNAME
{ {
Text [ en-US ] = "Graphics" ; Text [ en-US ] = "Image" ;
}; };
String STR_INVALIDNAME String STR_INVALIDNAME
{ {
......
...@@ -53,32 +53,32 @@ String SCSTR_FORMATSHELL ...@@ -53,32 +53,32 @@ String SCSTR_FORMATSHELL
String SCSTR_DRAWSHELL String SCSTR_DRAWSHELL
{ {
Text [ en-US ] = "Graphics objects" ; Text [ en-US ] = "Image Objects" ;
}; };
String SCSTR_DRAWTEXTSHELL String SCSTR_DRAWTEXTSHELL
{ {
Text [ en-US ] = "Text objects" ; Text [ en-US ] = "Text Objects" ;
}; };
String SCSTR_DRAWFORMSHELL String SCSTR_DRAWFORMSHELL
{ {
Text [ en-US ] = "Form objects"; Text [ en-US ] = "Form Objects";
}; };
String SCSTR_CHARTSHELL String SCSTR_CHARTSHELL
{ {
Text [ en-US ] = "Chart objects"; Text [ en-US ] = "Chart Objects";
}; };
String SCSTR_OLEOBJECTSHELL String SCSTR_OLEOBJECTSHELL
{ {
Text [ en-US ] = "OLE objects"; Text [ en-US ] = "OLE Objects";
}; };
String SCSTR_GRAPHICSHELL String SCSTR_GRAPHICSHELL
{ {
Text [ en-US ] = "Graphics"; Text [ en-US ] = "Image";
}; };
String SCSTR_PAGEBREAKSHELL String SCSTR_PAGEBREAKSHELL
...@@ -277,7 +277,7 @@ String SCSTR_RENAMEOBJECT ...@@ -277,7 +277,7 @@ String SCSTR_RENAMEOBJECT
String STR_INSERTGRAPHIC String STR_INSERTGRAPHIC
{ {
Text [ en-US ] = "Insert Picture" ; Text [ en-US ] = "Insert Image" ;
}; };
// Attribute // Attribute
...@@ -519,37 +519,37 @@ String SCSTR_FORMULA_AUTOCORRECTION ...@@ -519,37 +519,37 @@ String SCSTR_FORMULA_AUTOCORRECTION
String SCSTR_GRFILTER_OPENERROR String SCSTR_GRFILTER_OPENERROR
{ {
Text [ en-US ] = "Graphics file can not be opened" ; Text [ en-US ] = "Image file can not be opened" ;
}; };
String SCSTR_GRFILTER_IOERROR String SCSTR_GRFILTER_IOERROR
{ {
Text [ en-US ] = "Graphics file can not be read" ; Text [ en-US ] = "Image file can not be read" ;
}; };
String SCSTR_GRFILTER_FORMATERROR String SCSTR_GRFILTER_FORMATERROR
{ {
Text [ en-US ] = "Unknown graphic format" ; Text [ en-US ] = "Unknown image format" ;
}; };
String SCSTR_GRFILTER_VERSIONERROR String SCSTR_GRFILTER_VERSIONERROR
{ {
Text [ en-US ] = "This graphic file version is not supported" ; Text [ en-US ] = "This image file version is not supported" ;
}; };
String SCSTR_GRFILTER_FILTERERROR String SCSTR_GRFILTER_FILTERERROR
{ {
Text [ en-US ] = "Graphics filter not found" ; Text [ en-US ] = "Image filter not found" ;
}; };
String SCSTR_GRFILTER_TOOBIG String SCSTR_GRFILTER_TOOBIG
{ {
Text [ en-US ] = "Not enough memory available to insert graphics." ; Text [ en-US ] = "Not enough memory available to insert image." ;
}; };
String SCSTR_UNDO_GRAFFILTER String SCSTR_UNDO_GRAFFILTER
{ {
Text [ en-US ] = "Graphics Filter" ; Text [ en-US ] = "Image Filter" ;
}; };
// #98185# // #98185#
......
...@@ -254,7 +254,7 @@ ...@@ -254,7 +254,7 @@
</child> </child>
<child> <child>
<object class="GtkCheckButton" id="checkBTN_OBJECTS"> <object class="GtkCheckButton" id="checkBTN_OBJECTS">
<property name="label" translatable="yes">_Objects/graphics</property> <property name="label" translatable="yes">_Objects/Image</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
......
...@@ -181,7 +181,7 @@ ...@@ -181,7 +181,7 @@
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="xalign">0</property> <property name="xalign">0</property>
<property name="label" translatable="yes">Ob_jects/Graphics:</property> <property name="label" translatable="yes">Ob_jects/Image:</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="mnemonic_widget">objgrf</property> <property name="mnemonic_widget">objgrf</property>
</object> </object>
......
...@@ -17,10 +17,10 @@ ...@@ -17,10 +17,10 @@
*/ */
[STR_NAME_MODULE_OPTIONAL_GRFFLT] [STR_NAME_MODULE_OPTIONAL_GRFFLT]
en-US = "Graphics Filters" en-US = "Image Filters"
[STR_DESC_MODULE_OPTIONAL_GRFFLT] [STR_DESC_MODULE_OPTIONAL_GRFFLT]
en-US = "Additional filters required to read alien graphic formats." en-US = "Additional filters required to read alien image formats."
[STR_NAME_MODULE_OPTIONAL_GRFFLT_ADOBE] [STR_NAME_MODULE_OPTIONAL_GRFFLT_ADOBE]
en-US = "Adobe Photoshop Import Filter" en-US = "Adobe Photoshop Import Filter"
...@@ -105,6 +105,3 @@ en-US = "Macromedia Flash (SWF)" ...@@ -105,6 +105,3 @@ en-US = "Macromedia Flash (SWF)"
[STR_DESC_MODULE_OPTIONAL_GRFFLT_FLASH] [STR_DESC_MODULE_OPTIONAL_GRFFLT_FLASH]
en-US = "Macromedia Flash (SWF) Export Filter" en-US = "Macromedia Flash (SWF) Export Filter"
...@@ -23,4 +23,4 @@ en-US = "HTML Document" ...@@ -23,4 +23,4 @@ en-US = "HTML Document"
en-US = "Text Document" en-US = "Text Document"
[STR_FI_TOOLTIP_WRITER] [STR_FI_TOOLTIP_WRITER]
en-US = "Create and edit text and graphics in letters, reports, documents and Web pages by using Writer." en-US = "Create and edit text and images in letters, reports, documents and Web pages by using Writer."
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
en-US = "%PRODUCTNAME Writer" en-US = "%PRODUCTNAME Writer"
[STR_DESC_MODULE_PRG_WRT] [STR_DESC_MODULE_PRG_WRT]
en-US = "Create and edit text and graphics in letters, reports, documents and Web pages by using %PRODUCTNAME Writer." en-US = "Create and edit text and images in letters, reports, documents and Web pages by using %PRODUCTNAME Writer."
[STR_NAME_MODULE_PRG_WRT_BIN] [STR_NAME_MODULE_PRG_WRT_BIN]
en-US = "Program Module" en-US = "Program Module"
......
...@@ -117,39 +117,39 @@ String STR_PRESOBJ_MPNOTESTEXT ...@@ -117,39 +117,39 @@ String STR_PRESOBJ_MPNOTESTEXT
}; };
String STR_PRESOBJ_TITLE String STR_PRESOBJ_TITLE
{ {
Text [ en-US ] = "Click to add title" ; Text [ en-US ] = "Click to add Title" ;
}; };
String STR_PRESOBJ_OUTLINE String STR_PRESOBJ_OUTLINE
{ {
Text [ en-US ] = "Click to add text" ; Text [ en-US ] = "Click to add Text" ;
}; };
String STR_PRESOBJ_TEXT String STR_PRESOBJ_TEXT
{ {
Text [ en-US ] = "Click to add text" ; Text [ en-US ] = "Click to add Text" ;
}; };
String STR_PRESOBJ_NOTESTEXT String STR_PRESOBJ_NOTESTEXT
{ {
Text [ en-US ] = "Click to add notes" ; Text [ en-US ] = "Click to add Notes" ;
}; };
String STR_PRESOBJ_GRAPHIC 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 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 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 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 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 String STR_OUTLINEVIEWSHELL
{ {
......
...@@ -34,7 +34,7 @@ ModalDialog DLG_PUBLISHING ...@@ -34,7 +34,7 @@ ModalDialog DLG_PUBLISHING
{ {
Pos = MAP_APPFONT ( 6 , 9 ) ; Pos = MAP_APPFONT ( 6 , 9 ) ;
Size = MAP_APPFONT ( 258 , 8 ) ; Size = MAP_APPFONT ( 258 , 8 ) ;
Text [ en-US ] = "Assign design"; Text [ en-US ] = "Assign Design";
}; };
RadioButton PAGE1_NEW_DESIGN RadioButton PAGE1_NEW_DESIGN
...@@ -42,7 +42,7 @@ ModalDialog DLG_PUBLISHING ...@@ -42,7 +42,7 @@ ModalDialog DLG_PUBLISHING
HelpID = "sd:RadioButton:DLG_PUBLISHING:PAGE1_NEW_DESIGN"; HelpID = "sd:RadioButton:DLG_PUBLISHING:PAGE1_NEW_DESIGN";
Pos = MAP_APPFONT( 12, 21 ); Pos = MAP_APPFONT( 12, 21 );
Size = MAP_APPFONT( 153, 10 ); Size = MAP_APPFONT( 153, 10 );
Text [ en-US ] = "New design"; Text [ en-US ] = "New Design";
}; };
RadioButton PAGE1_OLD_DESIGN RadioButton PAGE1_OLD_DESIGN
...@@ -50,7 +50,7 @@ ModalDialog DLG_PUBLISHING ...@@ -50,7 +50,7 @@ ModalDialog DLG_PUBLISHING
HelpID = "sd:RadioButton:DLG_PUBLISHING:PAGE1_OLD_DESIGN"; HelpID = "sd:RadioButton:DLG_PUBLISHING:PAGE1_OLD_DESIGN";
Pos = MAP_APPFONT( 12, 34 ); Pos = MAP_APPFONT( 12, 34 );
Size = MAP_APPFONT( 153, 10 ); Size = MAP_APPFONT( 153, 10 );
Text [ en-US ] = "Existing design"; Text [ en-US ] = "Existing Design";
}; };
ListBox PAGE1_DESIGNS ListBox PAGE1_DESIGNS
...@@ -338,7 +338,7 @@ ModalDialog DLG_PUBLISHING ...@@ -338,7 +338,7 @@ ModalDialog DLG_PUBLISHING
{ {
Pos = MAP_APPFONT ( 6, 9 ) ; Pos = MAP_APPFONT ( 6, 9 ) ;
Size = MAP_APPFONT ( 124, 8 ) ; Size = MAP_APPFONT ( 124, 8 ) ;
Text [ en-US ] = "Save graphics as"; Text [ en-US ] = "Save Image as";
}; };
RadioButton PAGE3_PNG RadioButton PAGE3_PNG
......
...@@ -240,7 +240,7 @@ Bitmap BMP_GRAPHIC ...@@ -240,7 +240,7 @@ Bitmap BMP_GRAPHIC
}; };
#define SfxStyleFamiliesRes1\ #define SfxStyleFamiliesRes1\
Text [ en-US ] = "Graphics Styles" ;\ Text [ en-US ] = "Image Styles" ;\
#define SfxStyleFamiliesRes2\ #define SfxStyleFamiliesRes2\
Text [ en-US ] = "Presentation Styles" ;\ Text [ en-US ] = "Presentation Styles" ;\
......
...@@ -26,7 +26,7 @@ String STR_DRAW_TOOLBOX ...@@ -26,7 +26,7 @@ String STR_DRAW_TOOLBOX
}; };
String STR_GRAPHIC_TOOLBOX String STR_GRAPHIC_TOOLBOX
{ {
Text [ en-US ] = "Draw toolbar/Graphics" ; Text [ en-US ] = "Draw Toolbar/Image" ;
}; };
String STR_SLIDE_TOOLBOX String STR_SLIDE_TOOLBOX
{ {
...@@ -42,7 +42,7 @@ String STR_DRAW_OBJ_TOOLBOX ...@@ -42,7 +42,7 @@ String STR_DRAW_OBJ_TOOLBOX
}; };
String STR_GRAPHIC_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 String STR_DRAW_OPTIONS_TOOLBOX
{ {
...@@ -50,7 +50,7 @@ String STR_DRAW_OPTIONS_TOOLBOX ...@@ -50,7 +50,7 @@ String STR_DRAW_OPTIONS_TOOLBOX
}; };
String STR_GRAPHIC_OPTIONS_TOOLBOX String STR_GRAPHIC_OPTIONS_TOOLBOX
{ {
Text [ en-US ] = "Options bar/Graphics" ; Text [ en-US ] = "Options Bar/Image" ;
}; };
String STR_DRAW_COMMONTASK_TOOLBOX String STR_DRAW_COMMONTASK_TOOLBOX
{ {
...@@ -62,7 +62,7 @@ String STR_SLIDE_OBJ_TOOLBOX ...@@ -62,7 +62,7 @@ String STR_SLIDE_OBJ_TOOLBOX
}; };
String STR_BEZIER_TOOLBOX String STR_BEZIER_TOOLBOX
{ {
Text [ en-US ] = "Bézier object bar" ; Text [ en-US ] = "Bézier Object Bar" ;
}; };
String STR_GLUEPOINTS_TOOLBOX String STR_GLUEPOINTS_TOOLBOX
{ {
...@@ -257,7 +257,7 @@ String STR_AUTOLAYOUT_NOTES ...@@ -257,7 +257,7 @@ String STR_AUTOLAYOUT_NOTES
}; };
String STR_TRANSFORM String STR_TRANSFORM
{ {
Text [ en-US ] = "transform" ; Text [ en-US ] = "Transform" ;
}; };
String STR_LINEEND String STR_LINEEND
{ {
...@@ -413,7 +413,7 @@ String STR_SCALE_OBJECTS ...@@ -413,7 +413,7 @@ String STR_SCALE_OBJECTS
}; };
String STR_CREATE_PAGES String STR_CREATE_PAGES
{ {
Text [ en-US ] = "Create slides" ; Text [ en-US ] = "Create Slides" ;
}; };
String STR_UNDO_CHANGE_PAGEFORMAT String STR_UNDO_CHANGE_PAGEFORMAT
{ {
...@@ -429,7 +429,7 @@ String STR_EDIT_OBJ ...@@ -429,7 +429,7 @@ String STR_EDIT_OBJ
}; };
String STR_DELETE_PAGES String STR_DELETE_PAGES
{ {
Text [ en-US ] = "Delete slides" ; Text [ en-US ] = "Delete Slides" ;
}; };
String STR_WARN_PRINTFORMAT_FAILURE String STR_WARN_PRINTFORMAT_FAILURE
{ {
...@@ -441,27 +441,27 @@ String STR_REMOVE_LINK ...@@ -441,27 +441,27 @@ String STR_REMOVE_LINK
}; };
String STR_IMPORT_GRFILTER_OPENERROR 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 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 String STR_IMPORT_GRFILTER_FORMATERROR
{ {
Text [ en-US ] = "Unknown graphics format" ; Text [ en-US ] = "Unknown image format" ;
}; };
String STR_IMPORT_GRFILTER_VERSIONERROR 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 String STR_IMPORT_GRFILTER_FILTERERROR
{ {
Text [ en-US ] = "Graphics filter not found" ; Text [ en-US ] = "Image filter not found" ;
}; };
String STR_IMPORT_GRFILTER_TOOBIG 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 String STR_OBJECTS
{ {
...@@ -505,7 +505,7 @@ String STR_UNDO_INSERT_FILE ...@@ -505,7 +505,7 @@ String STR_UNDO_INSERT_FILE
}; };
String STR_SCALE_OBJS_TO_PAGE 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 String STR_UNDO_INSERT_SPECCHAR
{ {
...@@ -658,15 +658,15 @@ String STR_LOAD_PRESENTATION_LAYOUT ...@@ -658,15 +658,15 @@ String STR_LOAD_PRESENTATION_LAYOUT
}; };
String STR_DRAGTYPE_URL String STR_DRAGTYPE_URL
{ {
Text [ en-US ] = "Insert as hyperlink" ; Text [ en-US ] = "Insert as Hyperlink" ;
}; };
String STR_DRAGTYPE_EMBEDDED String STR_DRAGTYPE_EMBEDDED
{ {
Text [ en-US ] = "Insert as copy" ; Text [ en-US ] = "Insert as Copy" ;
}; };
String STR_DRAGTYPE_LINK String STR_DRAGTYPE_LINK
{ {
Text [ en-US ] = "Insert as link" ; Text [ en-US ] = "Insert as Link" ;
}; };
String STR_GLUE_ESCDIR_SMART String STR_GLUE_ESCDIR_SMART
{ {
...@@ -800,7 +800,7 @@ String STR_FILEFORMAT_NAME ...@@ -800,7 +800,7 @@ String STR_FILEFORMAT_NAME
}; };
String STR_RELEASE_GRAPHICLINK 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 String STR_NEW_CUSTOMSHOW
{ {
...@@ -1079,7 +1079,7 @@ String STR_FIELD_PLACEHOLDER_NUMBER ...@@ -1079,7 +1079,7 @@ String STR_FIELD_PLACEHOLDER_NUMBER
}; };
String STR_FIELD_PLACEHOLDER_COUNT String STR_FIELD_PLACEHOLDER_COUNT
{ {
Text [ en-US ]="<count>" ; Text [ en-US ] = "<count>" ;
}; };
String STR_PLACEHOLDER_DESCRIPTION_NOTES String STR_PLACEHOLDER_DESCRIPTION_NOTES
...@@ -1146,7 +1146,7 @@ String STR_TASKPANEL_LAYOUT_MENU_TITLE ...@@ -1146,7 +1146,7 @@ String STR_TASKPANEL_LAYOUT_MENU_TITLE
}; };
String STR_GRAPHICS_STYLE_FAMILY String STR_GRAPHICS_STYLE_FAMILY
{ {
Text [ en-US ] = "Graphics Styles"; Text [ en-US ] = "Image Styles";
}; };
String STR_CELL_STYLE_FAMILY String STR_CELL_STYLE_FAMILY
{ {
...@@ -1178,7 +1178,7 @@ String STR_NAVIGATOR_SHAPE_BASE_NAME ...@@ -1178,7 +1178,7 @@ String STR_NAVIGATOR_SHAPE_BASE_NAME
}; };
String STR_SET_BACKGROUND_PICTURE 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 String STR_ACC_DIALOG_DESC
...@@ -1208,7 +1208,7 @@ String STR_INSERT_CHART ...@@ -1208,7 +1208,7 @@ String STR_INSERT_CHART
String STR_INSERT_PICTURE String STR_INSERT_PICTURE
{ {
Text [ en-US ] = "Insert Picture"; Text [ en-US ] = "Insert Image";
}; };
String STR_INSERT_MOVIE String STR_INSERT_MOVIE
......
...@@ -233,7 +233,7 @@ ...@@ -233,7 +233,7 @@
<object class="GtkLabel" id="RID_SVXPAGE_PICK_BMP"> <object class="GtkLabel" id="RID_SVXPAGE_PICK_BMP">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="label" translatable="yes">Graphics</property> <property name="label" translatable="yes">Image</property>
</object> </object>
<packing> <packing>
<property name="position">10</property> <property name="position">10</property>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<object class="GtkDialog" id="TemplateDialog"> <object class="GtkDialog" id="TemplateDialog">
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="border_width">6</property> <property name="border_width">6</property>
<property name="title" translatable="yes">Graphics Styles</property> <property name="title" translatable="yes">Image Styles</property>
<property name="type_hint">dialog</property> <property name="type_hint">dialog</property>
<child internal-child="vbox"> <child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1"> <object class="GtkBox" id="dialog-vbox1">
......
...@@ -151,7 +151,7 @@ String GID_FRAME ...@@ -151,7 +151,7 @@ String GID_FRAME
String GID_GRAPHIC String GID_GRAPHIC
{ {
Text [ en-US ] = "Graphic" ; Text [ en-US ] = "Image" ;
}; };
String GID_TABLE String GID_TABLE
...@@ -456,7 +456,7 @@ String STR_NONE ...@@ -456,7 +456,7 @@ String STR_NONE
}; };
String RID_SVXSTR_GRAFIKLINK String RID_SVXSTR_GRAFIKLINK
{ {
Text [ en-US ] = "Graphic" ; Text [ en-US ] = "Image" ;
}; };
String STR_SFX_FILTERNAME_ALL String STR_SFX_FILTERNAME_ALL
{ {
...@@ -464,7 +464,7 @@ String STR_SFX_FILTERNAME_ALL ...@@ -464,7 +464,7 @@ String STR_SFX_FILTERNAME_ALL
}; };
String RID_SVXSTR_EDITGRFLINK String RID_SVXSTR_EDITGRFLINK
{ {
Text [ en-US ] = "Link graphics" ; Text [ en-US ] = "Link Image" ;
}; };
// i66948 used in project scripting // i66948 used in project scripting
String STR_ERRUNOEVENTBINDUNG String STR_ERRUNOEVENTBINDUNG
...@@ -473,27 +473,27 @@ String STR_ERRUNOEVENTBINDUNG ...@@ -473,27 +473,27 @@ String STR_ERRUNOEVENTBINDUNG
}; };
String RID_SVXSTR_GRFILTER_OPENERROR String RID_SVXSTR_GRFILTER_OPENERROR
{ {
Text [ en-US ] = "Graphics file cannot be opened" ; Text [ en-US ] = "Image file cannot be opened" ;
}; };
String RID_SVXSTR_GRFILTER_IOERROR String RID_SVXSTR_GRFILTER_IOERROR
{ {
Text [ en-US ] = "Graphics file cannot be read" ; Text [ en-US ] = "Image file cannot be read" ;
}; };
String RID_SVXSTR_GRFILTER_FORMATERROR String RID_SVXSTR_GRFILTER_FORMATERROR
{ {
Text [ en-US ] = "Unknown graphics format" ; Text [ en-US ] = "Unknown image format" ;
}; };
String RID_SVXSTR_GRFILTER_VERSIONERROR String RID_SVXSTR_GRFILTER_VERSIONERROR
{ {
Text [ en-US ] = "This version of the graphics file is not supported" ; Text [ en-US ] = "This version of the image file is not supported" ;
}; };
String RID_SVXSTR_GRFILTER_FILTERERROR String RID_SVXSTR_GRFILTER_FILTERERROR
{ {
Text [ en-US ] = "Graphics filter not found" ; Text [ en-US ] = "Image filter not found" ;
}; };
String RID_SVXSTR_GRFILTER_TOOBIG String RID_SVXSTR_GRFILTER_TOOBIG
{ {
Text [ en-US ] = "Not enough memory to insert graphic" ; Text [ en-US ] = "Not enough memory to insert image" ;
}; };
String RID_SVXSTR_END_REDLINING_WARNING String RID_SVXSTR_END_REDLINING_WARNING
{ {
......
...@@ -35,7 +35,7 @@ en-US = "Pages" ...@@ -35,7 +35,7 @@ en-US = "Pages"
en-US = "Tables" en-US = "Tables"
[%GRAPHICS%] [%GRAPHICS%]
en-US = "Graphics" en-US = "Images"
[%OBJECTS%] [%OBJECTS%]
en-US = "Objects" en-US = "Objects"
......
...@@ -116,17 +116,17 @@ String STR_SVT_MIMETYPE_AUDIO_WEBM ...@@ -116,17 +116,17 @@ String STR_SVT_MIMETYPE_AUDIO_WEBM
String STR_SVT_MIMETYPE_IMAGE_GIF String STR_SVT_MIMETYPE_IMAGE_GIF
{ {
Text [ en-US ] = "Graphics" ; Text [ en-US ] = "Image" ;
}; };
String STR_SVT_MIMETYPE_IMAGE_JPEG String STR_SVT_MIMETYPE_IMAGE_JPEG
{ {
Text [ en-US ] = "Graphics" ; Text [ en-US ] = "Image" ;
}; };
String STR_SVT_MIMETYPE_IMAGE_PCX String STR_SVT_MIMETYPE_IMAGE_PCX
{ {
Text [ en-US ] = "Graphics" ; Text [ en-US ] = "Image" ;
}; };
String STR_SVT_MIMETYPE_IMAGE_BMP String STR_SVT_MIMETYPE_IMAGE_BMP
...@@ -286,7 +286,7 @@ String STR_SVT_MIMETYPE_APP_TEMPLATE ...@@ -286,7 +286,7 @@ String STR_SVT_MIMETYPE_APP_TEMPLATE
String STR_SVT_MIMETYPE_IMAGE_GENERIC String STR_SVT_MIMETYPE_IMAGE_GENERIC
{ {
Text [ en-US ] = "Graphics"; Text [ en-US ] = "Image";
}; };
String STR_SVT_MIMETYPE_APP_MSEXCEL String STR_SVT_MIMETYPE_APP_MSEXCEL
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
String RID_SVXSTR_EXPORT_GRAPHIC_TITLE String RID_SVXSTR_EXPORT_GRAPHIC_TITLE
{ {
Text [ en-US ] = "Graphics Export" ; Text [ en-US ] = "Image Export" ;
}; };
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -111,7 +111,7 @@ FloatingWindow RID_SVXTBX_GRFFILTER ...@@ -111,7 +111,7 @@ FloatingWindow RID_SVXTBX_GRFFILTER
String RID_SVXSTR_UNDO_GRAFMODE String RID_SVXSTR_UNDO_GRAFMODE
{ {
Text [ en-US ] = "Graphics Mode"; Text [ en-US ] = "Image Mode";
}; };
String RID_SVXSTR_UNDO_GRAFRED String RID_SVXSTR_UNDO_GRAFRED
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment