remove old unnamed db string

This commit is contained in:
Markus Mohrhard 2012-03-09 02:00:47 +01:00
parent ecdc626d91
commit 50ade1da64
2 changed files with 0 additions and 6 deletions

View file

@ -67,8 +67,6 @@
#define STR_UNDO_IMPORTDATA 37
#define STR_UNDO_REPEATDB 38
#define STR_DB_NONAME 39
#define STR_MSSG_DOSUBTOTALS_0 40
#define STR_MSSG_DOSUBTOTALS_1 41
#define STR_MSSG_DOSUBTOTALS_2 42

View file

@ -365,10 +365,6 @@ Resource RID_GLOBSTR
{
Text [ en-US ] = "~Change Case";
};
String STR_DB_NONAME
{
Text [ en-US ] = "unnamed" ;
};
String STR_DBNAME_IMPORT
{
Text [ en-US ] = "Import" ;