remove old unnamed db string
This commit is contained in:
parent
ecdc626d91
commit
50ade1da64
2 changed files with 0 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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" ;
|
||||
|
|
Loading…
Reference in a new issue