sc/source/ui/navipi/navipi.src | 2 +- sw/source/ui/utlui/utlui.src | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit 7fa690d1df4f79f129af28319381e1fd83e1b178 Author: Stanislav Horacek <stanislav.hora...@gmail.com> Date: Fri Jun 27 18:52:15 2014 +0200 related fdo#70998 change names in Navigator to plural to be consistent with names of other items Change-Id: I05a5484afde05f908f25df177d7e90f7991b84bb Reviewed-on: https://gerrit.libreoffice.org/9942 Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/sc/source/ui/navipi/navipi.src b/sc/source/ui/navipi/navipi.src index cbb59f4..7b68de7 100644 --- a/sc/source/ui/navipi/navipi.src +++ b/sc/source/ui/navipi/navipi.src @@ -281,7 +281,7 @@ String SCSTR_CONTENT_DBAREA String SCSTR_CONTENT_GRAPHIC { - Text [ en-US ] = "Image" ; + Text [ en-US ] = "Images" ; }; String SCSTR_CONTENT_OLEOBJECT diff --git a/sw/source/ui/utlui/utlui.src b/sw/source/ui/utlui/utlui.src index f2ed93c..ee722c0 100644 --- a/sw/source/ui/utlui/utlui.src +++ b/sw/source/ui/utlui/utlui.src @@ -185,7 +185,7 @@ String STR_CONTENT_TYPE_FRAME }; String STR_CONTENT_TYPE_GRAPHIC { - Text [ en-US ] = "Image" ; + Text [ en-US ] = "Images" ; }; String STR_CONTENT_TYPE_OLE {
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits