unused string resource

Change-Id: Icea434caf7a5de1131bcba72b2133f8643428ecd
This commit is contained in:
Caolán McNamara
2013-09-02 20:25:47 +01:00
parent 7c03fc2fe7
commit 42f1ce529d
2 changed files with 1 additions and 5 deletions

View File

@@ -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

View File

@@ -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" ;