summaryrefslogtreecommitdiff
path: root/sd/source
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-05-13 15:50:10 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-05-13 15:50:10 +0100
commit3986bd60487e1a6cf36b98a76f2eebd5afa397ae (patch)
treecd279ce46c5f467397288e3fc999bd6a77b7d20f /sd/source
parent3182b959c06535884f7adb501e5373012fc30601 (diff)
restore STR_PHOTO_ALBUM_TEXTBOX to fix build
Change-Id: I7b8924406735d687cf16123880942530a8b42c7a
Diffstat (limited to 'sd/source')
-rw-r--r--sd/source/ui/app/strings.src5
-rw-r--r--sd/source/ui/inc/strings.hrc1
2 files changed, 6 insertions, 0 deletions
diff --git a/sd/source/ui/app/strings.src b/sd/source/ui/app/strings.src
index 8b90e5f309cc..eb6b959741b3 100644
--- a/sd/source/ui/app/strings.src
+++ b/sd/source/ui/app/strings.src
@@ -1273,4 +1273,9 @@ String STR_PHOTO_ALBUM_EMPTY_WARNING
Text [ en-US ] = "Please add Images to the Album." ;
};
+String STR_PHOTO_ALBUM_TEXTBOX
+{
+ Text [ en-US ] = "Text Slide";
+};
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sd/source/ui/inc/strings.hrc b/sd/source/ui/inc/strings.hrc
index e59dbebcc2e8..19816b985920 100644
--- a/sd/source/ui/inc/strings.hrc
+++ b/sd/source/ui/inc/strings.hrc
@@ -416,6 +416,7 @@
#define STR_ACC_DIALOG_DESC (RID_APP_START+728)
#define STR_PHOTO_ALBUM_EMPTY_WARNING (RID_APP_START+729)
+#define STR_PHOTO_ALBUM_TEXTBOX (RID_APP_START+730)
/******************************************************************************
* The ids in glob.hrc start at RID_APP_START+750!