diff options
author | Samuel Mehrbrodt <s.mehrbrodt@gmail.com> | 2013-10-30 09:43:15 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-11-01 04:02:36 -0500 |
commit | 90ef8ac1b5d94c24ff0d5a26a8ca6b6769f225c1 (patch) | |
tree | f6d79a148547dc56e649031b5878ca8a1f94246f /sw/source/ui/app/app.src | |
parent | 7fb2aa82f69329e73434c7e6a3ce3a1d3d99f2cb (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/app/app.src')
-rw-r--r-- | sw/source/ui/app/app.src | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/app/app.src b/sw/source/ui/app/app.src index a8a503c2d03d..e5c6ac6cdef7 100644 --- a/sw/source/ui/app/app.src +++ b/sw/source/ui/app/app.src @@ -320,7 +320,7 @@ String STR_STATSTR_AUTOFORMAT String STR_STATSTR_IMPGRF { - Text [ en-US ] = "Importing graphics..." ; + Text [ en-US ] = "Importing Images..." ; }; String STR_STATSTR_SEARCH @@ -403,7 +403,7 @@ String STR_TABLE_DEFNAME String STR_GRAPHIC_DEFNAME { - Text[ en-US ] = "graphics" ; + Text[ en-US ] = "Image" ; }; String STR_OBJECT_DEFNAME |