summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-09-02 20:25:47 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-09-02 20:25:47 +0100
commit42f1ce529da6d65724aa1e9c9d579f3befa0f30f (patch)
treed1a90adeb92bc8b15197c10026b7e6de2d5fa04c
parent7c03fc2fe77f9b1f910f4ab395923e52648c32b5 (diff)
unused string resource
Change-Id: Icea434caf7a5de1131bcba72b2133f8643428ecd
-rw-r--r--sd/inc/glob.hrc2
-rw-r--r--sd/source/core/glob.src4
2 files changed, 1 insertions, 5 deletions
diff --git a/sd/inc/glob.hrc b/sd/inc/glob.hrc
index 3bf45eedbb78..622ce9367a5e 100644
--- a/sd/inc/glob.hrc
+++ b/sd/inc/glob.hrc
@@ -71,7 +71,7 @@
#define STR_NOTES RID_GLOB_START+47
#define STR_HANDOUT RID_GLOB_START+48
#define STR_MASTERPAGE RID_GLOB_START+49
-#define STR_BAD_PASSWORD_OR_FILE_CORRUPTED RID_GLOB_START+51
+
#define STR_UNDO_MOVEPAGES RID_GLOB_START+52
#define STR_NOT_ENOUGH_MEMORY RID_GLOB_START+53
#define STR_LAYOUT_SUBTITLE RID_GLOB_START+54
diff --git a/sd/source/core/glob.src b/sd/source/core/glob.src
index c2c12753c7b8..3e3350f98d61 100644
--- a/sd/source/core/glob.src
+++ b/sd/source/core/glob.src
@@ -224,10 +224,6 @@ String STR_STANDARD_STYLESHEET_NAME
{
Text [ en-US ] = "Default" ;
};
-String STR_BAD_PASSWORD_OR_FILE_CORRUPTED
-{
- Text [ en-US ] = "The password is incorrect or the file is damaged." ;
-};
String STR_UNDO_MOVEPAGES
{
Text [ en-US ] = "Move slides" ;