summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/app/strings.src
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2013-05-09 11:29:48 +0200
committerAndras Timar <atimar@suse.com>2013-05-09 09:58:12 +0000
commitaa0bc15b42e8d432def185089ea8fca17f3fd8c8 (patch)
treef802549f2d9809412ba214e14c8fffb6ac361c98 /sd/source/ui/app/strings.src
parentfdo#63154: Remove _CL and _LF from solar.h (diff)
downloadcore-aa0bc15b42e8d432def185089ea8fca17f3fd8c8.tar.gz
core-aa0bc15b42e8d432def185089ea8fca17f3fd8c8.zip
Related fdo#35546 Improve Layout of "Insert Photo Album" Dialog
No Objections from the Design list: http://nabble.documentfoundation.org/Streamlining-the-Photo-Album-Creator-td4054397.html Change-Id: Ib880023b956c6d94d8110829d0c32281854a0705 Reviewed-on: https://gerrit.libreoffice.org/3833 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
Diffstat (limited to 'sd/source/ui/app/strings.src')
-rw-r--r--sd/source/ui/app/strings.src4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/app/strings.src b/sd/source/ui/app/strings.src
index 928e03e077c9..eb6b959741b3 100644
--- a/sd/source/ui/app/strings.src
+++ b/sd/source/ui/app/strings.src
@@ -1270,12 +1270,12 @@ String STRING_DRAG_AND_DROP_SLIDES
String STR_PHOTO_ALBUM_EMPTY_WARNING
{
- Text [ en-US ] = "Please add images to the album." ;
+ Text [ en-US ] = "Please add Images to the Album." ;
};
String STR_PHOTO_ALBUM_TEXTBOX
{
- Text [ en-US ] = "Text Box";
+ Text [ en-US ] = "Text Slide";
};
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */