diff options
author | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2016-05-06 13:10:50 +0200 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2016-05-06 12:27:45 +0000 |
commit | 8e8b51cbe2e61c60da14b0a6bae72f76f36c2503 (patch) | |
tree | 1b5b76a3699710d969998e438099b9ccc8eb847c | |
parent | 72ea8912b8f2a6b0d6dae8ac47908211512c34f9 (diff) |
tdf#70998 Termchange: Graphic->Image
Change-Id: I561a4d81a4fa8d5a6cc5f92b11ed480e833dadcc
Reviewed-on: https://gerrit.libreoffice.org/24697
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-rw-r--r-- | cui/uiconfig/ui/areatabpage.ui | 2 | ||||
-rw-r--r-- | cui/uiconfig/ui/backgroundpage.ui | 6 | ||||
-rw-r--r-- | cui/uiconfig/ui/optaccessibilitypage.ui | 2 | ||||
-rw-r--r-- | cui/uiconfig/ui/opthtmlpage.ui | 2 | ||||
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/PresentationMinimizer.xcs | 22 | ||||
-rw-r--r-- | sysui/desktop/share/launcher_comment.ulf | 2 |
6 files changed, 18 insertions, 18 deletions
diff --git a/cui/uiconfig/ui/areatabpage.ui b/cui/uiconfig/ui/areatabpage.ui index 2d7c4ee2a8f3..b9bf6de3e5a8 100644 --- a/cui/uiconfig/ui/areatabpage.ui +++ b/cui/uiconfig/ui/areatabpage.ui @@ -855,7 +855,7 @@ </child> <child> <object class="GtkButton" id="btnimport"> - <property name="label" translatable="yes">Import Graphic...</property> + <property name="label" translatable="yes">Import Image...</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> diff --git a/cui/uiconfig/ui/backgroundpage.ui b/cui/uiconfig/ui/backgroundpage.ui index bd31f228a8f0..5125e4c066c6 100644 --- a/cui/uiconfig/ui/backgroundpage.ui +++ b/cui/uiconfig/ui/backgroundpage.ui @@ -21,7 +21,7 @@ <col id="1">1</col> </row> <row> - <col id="0" translatable="yes">Graphic</col> + <col id="0" translatable="yes">Image</col> <col id="1">4</col> </row> </data> @@ -272,7 +272,7 @@ <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Unlinked graphic</property> + <property name="label" translatable="yes">Unlinked image</property> </object> <packing> <property name="left_attach">0</property> @@ -284,7 +284,7 @@ <property name="can_focus">False</property> <property name="no_show_all">True</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Find graphics</property> + <property name="label" translatable="yes">Find images</property> </object> <packing> <property name="left_attach">0</property> diff --git a/cui/uiconfig/ui/optaccessibilitypage.ui b/cui/uiconfig/ui/optaccessibilitypage.ui index 209e7dc64321..faacf845ff52 100644 --- a/cui/uiconfig/ui/optaccessibilitypage.ui +++ b/cui/uiconfig/ui/optaccessibilitypage.ui @@ -60,7 +60,7 @@ </child> <child> <object class="GtkCheckButton" id="animatedgraphics"> - <property name="label" translatable="yes">Allow animated _graphics</property> + <property name="label" translatable="yes">Allow animated _images</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> diff --git a/cui/uiconfig/ui/opthtmlpage.ui b/cui/uiconfig/ui/opthtmlpage.ui index 9985432eadc2..7032b399c242 100644 --- a/cui/uiconfig/ui/opthtmlpage.ui +++ b/cui/uiconfig/ui/opthtmlpage.ui @@ -486,7 +486,7 @@ </child> <child> <object class="GtkCheckButton" id="savegrflocal"> - <property name="label" translatable="yes">_Copy local graphics to Internet</property> + <property name="label" translatable="yes">_Copy local images to Internet</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> diff --git a/officecfg/registry/schema/org/openoffice/Office/PresentationMinimizer.xcs b/officecfg/registry/schema/org/openoffice/Office/PresentationMinimizer.xcs index c283f2768a2c..179637d7d677 100644 --- a/officecfg/registry/schema/org/openoffice/Office/PresentationMinimizer.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/PresentationMinimizer.xcs @@ -70,13 +70,13 @@ </prop> <prop oor:name="EmbedLinkedGraphics" oor:type="xs:boolean"> <info> - <desc>Specifies if linked graphics are to be embedded</desc> + <desc>Specifies if linked images are to be embedded</desc> </info> <value>true</value> </prop> <prop oor:name="OLEOptimization" oor:type="xs:boolean"> <info> - <desc>Specifies if OLE Objects are converted to Graphic objects at all</desc> + <desc>Specifies if OLE Objects are converted to image objects at all</desc> </info> <value>true</value> </prop> @@ -169,11 +169,11 @@ </prop> <prop oor:name="STR_GRAPHIC_OPTIMIZATION" oor:type="xs:string" oor:localized="true"> <info><desc>String STR_GRAPHIC_OPTIMIZATION.</desc></info> - <value>Choose settings for optimizing pictures and graphics</value> + <value>Choose settings for optimizing images</value> </prop> <prop oor:name="STR_IMAGE_OPTIMIZATION" oor:type="xs:string" oor:localized="true"> <info><desc>String STR_IMAGE_OPTIMIZATION.</desc></info> - <value>Graphics</value> + <value>Images</value> </prop> <prop oor:name="STR_LOSSLESS_COMPRESSION" oor:type="xs:string" oor:localized="true"> <info><desc>String STR_LOSSLESS_COMPRESSION.</desc></info> @@ -189,7 +189,7 @@ </prop> <prop oor:name="STR_REMOVE_CROP_AREA" oor:type="xs:string" oor:localized="true"> <info><desc>String STR_REMOVE_CROP_AREA.</desc></info> - <value>~Delete cropped graphic areas</value> + <value>~Delete cropped image areas</value> </prop> <prop oor:name="STR_IMAGE_RESOLUTION" oor:type="xs:string" oor:localized="true"> <info><desc>String STR_IMAGE_RESOLUTION.</desc></info> @@ -213,7 +213,7 @@ </prop> <prop oor:name="STR_EMBED_LINKED_GRAPHICS" oor:type="xs:string" oor:localized="true"> <info><desc>String STR_EMBED_LINKED_GRAPHICS.</desc></info> - <value>~Break links to external graphics</value> + <value>~Embed external images</value> </prop> <prop oor:name="STR_OLE_OBJECTS" oor:type="xs:string" oor:localized="true"> <info><desc>String STR_OLE_OBJECTS.</desc></info> @@ -225,7 +225,7 @@ </prop> <prop oor:name="STR_OLE_REPLACE" oor:type="xs:string" oor:localized="true"> <info><desc>String STR_OLE_REPLACE.</desc></info> - <value>Create static replacement graphics for OLE objects</value> + <value>Create static replacement images for OLE objects</value> </prop> <prop oor:name="STR_ALL_OLE_OBJECTS" oor:type="xs:string" oor:localized="true"> <info><desc>String STR_ALL_OLE_OBJECTS.</desc></info> @@ -303,11 +303,11 @@ The current presentation contains no OLE objects.</value> <info> <desc>The following string is only used in plural.</desc> </info> - <value>Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI.</value> + <value>Optimize %IMAGES images to %QUALITY% JPEG quality at %RESOLUTION DPI.</value> </prop> <prop oor:name="STR_CREATE_REPLACEMENT" oor:type="xs:string" oor:localized="true"> <info><desc>String STR_CREATE_REPLACEMENT.</desc></info> - <value>Create replacement graphics for %OLE objects.</value> + <value>Create replacement images for %OLE objects.</value> </prop> <prop oor:name="STR_CURRENT_FILESIZE" oor:type="xs:string" oor:localized="true"> <info><desc>String STR_CURRENT_FILESIZE.</desc></info> @@ -351,11 +351,11 @@ The current presentation contains no OLE objects.</value> </prop> <prop oor:name="STR_OPTIMIZING_GRAPHICS" oor:type="xs:string" oor:localized="true"> <info><desc>String STR_OPTIMIZING_GRAPHICS.</desc></info> - <value>Optimizing graphics...</value> + <value>Optimizing images...</value> </prop> <prop oor:name="STR_CREATING_OLE_REPLACEMENTS" oor:type="xs:string" oor:localized="true"> <info><desc>String STR_CREATING_OLE_REPLACEMENTS.</desc></info> - <value>Creating replacement graphics for OLE objects...</value> + <value>Creating replacement images for OLE objects...</value> </prop> <prop oor:name="STR_FILESIZESEPARATOR" oor:type="xs:string" oor:localized="true"> <info><desc>String STR_FILESIZESEPARATOR.</desc></info> diff --git a/sysui/desktop/share/launcher_comment.ulf b/sysui/desktop/share/launcher_comment.ulf index aecd251b49bc..d7f9e8beb9c1 100644 --- a/sysui/desktop/share/launcher_comment.ulf +++ b/sysui/desktop/share/launcher_comment.ulf @@ -17,7 +17,7 @@ */ [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." [impress] en-US = "Create and edit presentations for slideshows, meeting and Web pages by using Impress." |