summaryrefslogtreecommitdiff
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.src5
1 files changed, 5 insertions, 0 deletions
diff --git a/sd/source/ui/app/strings.src b/sd/source/ui/app/strings.src
index bc96afb7552a..a91003d96bc9 100644
--- a/sd/source/ui/app/strings.src
+++ b/sd/source/ui/app/strings.src
@@ -1278,4 +1278,9 @@ String STR_PHOTO_ALBUM_AUTHOR
Text [ en-US ] = "Author:" ;
};
+String STR_PHOTO_ALBUM_EMPTY_WARNING
+{
+ Text [ en-US ] = "Please add images to the album." ;
+};
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */