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 /scp2 | |
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 'scp2')
-rw-r--r-- | scp2/source/graphicfilter/module_graphicfilter.ulf | 7 | ||||
-rw-r--r-- | scp2/source/writer/folderitem_writer.ulf | 2 | ||||
-rw-r--r-- | scp2/source/writer/module_writer.ulf | 2 |
3 files changed, 4 insertions, 7 deletions
diff --git a/scp2/source/graphicfilter/module_graphicfilter.ulf b/scp2/source/graphicfilter/module_graphicfilter.ulf index 449d74d0bf8b..0598718d821a 100644 --- a/scp2/source/graphicfilter/module_graphicfilter.ulf +++ b/scp2/source/graphicfilter/module_graphicfilter.ulf @@ -17,10 +17,10 @@ */ [STR_NAME_MODULE_OPTIONAL_GRFFLT] -en-US = "Graphics Filters" +en-US = "Image Filters" [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] en-US = "Adobe Photoshop Import Filter" @@ -105,6 +105,3 @@ en-US = "Macromedia Flash (SWF)" [STR_DESC_MODULE_OPTIONAL_GRFFLT_FLASH] en-US = "Macromedia Flash (SWF) Export Filter" - - - diff --git a/scp2/source/writer/folderitem_writer.ulf b/scp2/source/writer/folderitem_writer.ulf index 23c4e12b262e..5ccf70abb5b7 100644 --- a/scp2/source/writer/folderitem_writer.ulf +++ b/scp2/source/writer/folderitem_writer.ulf @@ -23,4 +23,4 @@ en-US = "HTML Document" en-US = "Text Document" [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." diff --git a/scp2/source/writer/module_writer.ulf b/scp2/source/writer/module_writer.ulf index 0d7d1c45b15d..90685737884d 100644 --- a/scp2/source/writer/module_writer.ulf +++ b/scp2/source/writer/module_writer.ulf @@ -20,7 +20,7 @@ en-US = "%PRODUCTNAME Writer" [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] en-US = "Program Module" |