summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/app/strings.src
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/app/strings.src')
-rw-r--r--sd/source/ui/app/strings.src13
1 files changed, 4 insertions, 9 deletions
diff --git a/sd/source/ui/app/strings.src b/sd/source/ui/app/strings.src
index a91003d96bc9..928e03e077c9 100644
--- a/sd/source/ui/app/strings.src
+++ b/sd/source/ui/app/strings.src
@@ -1268,19 +1268,14 @@ String STRING_DRAG_AND_DROP_SLIDES
Text [ en-US ] = "Drag and Drop Slides" ;
};
-String STR_PHOTO_ALBUM_TITLE
-{
- Text [ en-US ] = "Photo Album" ;
-};
-
-String STR_PHOTO_ALBUM_AUTHOR
+String STR_PHOTO_ALBUM_EMPTY_WARNING
{
- Text [ en-US ] = "Author:" ;
+ Text [ en-US ] = "Please add images to the album." ;
};
-String STR_PHOTO_ALBUM_EMPTY_WARNING
+String STR_PHOTO_ALBUM_TEXTBOX
{
- Text [ en-US ] = "Please add images to the album." ;
+ Text [ en-US ] = "Text Box";
};
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */