summaryrefslogtreecommitdiff
path: root/sw/source/ui/shells/shells.src
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2013-10-30 09:43:15 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-11-01 04:02:36 -0500
commit90ef8ac1b5d94c24ff0d5a26a8ca6b6769f225c1 (patch)
treef6d79a148547dc56e649031b5878ca8a1f94246f /sw/source/ui/shells/shells.src
parent7fb2aa82f69329e73434c7e6a3ce3a1d3d99f2cb (diff)
fdo#70998 Termchange: Graphics->Image
Change-Id: I73458ad8c4f6017bd9fdc36a40b67684d36adbad Reviewed-on: https://gerrit.libreoffice.org/6483 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/source/ui/shells/shells.src')
-rw-r--r--sw/source/ui/shells/shells.src22
1 files changed, 11 insertions, 11 deletions
diff --git a/sw/source/ui/shells/shells.src b/sw/source/ui/shells/shells.src
index ddba7bd56dc8..bc31e2ae4250 100644
--- a/sw/source/ui/shells/shells.src
+++ b/sw/source/ui/shells/shells.src
@@ -22,31 +22,31 @@
#include "helpid.h"
String STR_GRFILTER_OPENERROR
{
- Text [ en-US ] = "Graphics file cannot be opened" ;
+ Text [ en-US ] = "Image file cannot be opened" ;
};
String STR_GRFILTER_IOERROR
{
- Text [ en-US ] = "Graphics file cannot be read" ;
+ Text [ en-US ] = "Image file cannot be read" ;
};
String STR_GRFILTER_FORMATERROR
{
- Text [ en-US ] = "Unknown graphic format" ;
+ Text [ en-US ] = "Unknown Image format" ;
};
String STR_GRFILTER_VERSIONERROR
{
- Text [ en-US ] = "This graphic file version is not supported" ;
+ Text [ en-US ] = "This Image file version is not supported" ;
};
String STR_GRFILTER_FILTERERROR
{
- Text [ en-US ] = "Graphics filter not found" ;
+ Text [ en-US ] = "Image filter not found" ;
};
String STR_GRFILTER_TOOBIG
{
- Text [ en-US ] = "Not enough memory to insert the picture." ;
+ Text [ en-US ] = "Not enough memory to insert the Image." ;
};
String STR_INSERT_GRAPHIC
{
- Text [ en-US ] = "Insert picture" ;
+ Text [ en-US ] = "Insert Image" ;
};
String STR_NO_ADDRESSBOOK
{
@@ -118,7 +118,7 @@ String RID_FRAME_TOOLBOX
};
String RID_GRAFIK_TOOLBOX
{
- Text [ en-US ] = "Graphics Object Bar" ;
+ Text [ en-US ] = "Images Object Bar" ;
};
String RID_OLE_TOOLBOX
{
@@ -134,7 +134,7 @@ String RID_BEZIER_TOOLBOX
};
String RID_DRAW_TEXT_TOOLBOX
{
- Text [ en-US ] = "Text Object Bar/Graphics" ;
+ Text [ en-US ] = "Text Object Bar/Images" ;
};
String RID_NUM_TOOLBOX
{
@@ -154,7 +154,7 @@ String STR_SHELLNAME_FRAME
};
String STR_SHELLNAME_GRAPHIC
{
- Text [ en-US ] = "Graphics" ;
+ Text [ en-US ] = "Image" ;
};
String STR_SHELLNAME_OBJECT
{
@@ -195,7 +195,7 @@ String STR_SWBG_PARAGRAPH
};
String STR_SWBG_GRAPHIC
{
- Text [ en-US ] = "Graphics" ;
+ Text [ en-US ] = "Image" ;
};
String STR_SWBG_OLE
{