From 42f1ce529da6d65724aa1e9c9d579f3befa0f30f Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 2 Sep 2013 20:25:47 +0100 Subject: unused string resource Change-Id: Icea434caf7a5de1131bcba72b2133f8643428ecd --- sd/inc/glob.hrc | 2 +- sd/source/core/glob.src | 4 ---- 2 files changed, 1 insertion(+), 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" ; -- cgit v1.2.3