Kaydet (Commit) 50ade1da authored tarafından Markus Mohrhard's avatar Markus Mohrhard

remove old unnamed db string

üst ecdc626d
...@@ -67,8 +67,6 @@ ...@@ -67,8 +67,6 @@
#define STR_UNDO_IMPORTDATA 37 #define STR_UNDO_IMPORTDATA 37
#define STR_UNDO_REPEATDB 38 #define STR_UNDO_REPEATDB 38
#define STR_DB_NONAME 39
#define STR_MSSG_DOSUBTOTALS_0 40 #define STR_MSSG_DOSUBTOTALS_0 40
#define STR_MSSG_DOSUBTOTALS_1 41 #define STR_MSSG_DOSUBTOTALS_1 41
#define STR_MSSG_DOSUBTOTALS_2 42 #define STR_MSSG_DOSUBTOTALS_2 42
......
...@@ -365,10 +365,6 @@ Resource RID_GLOBSTR ...@@ -365,10 +365,6 @@ Resource RID_GLOBSTR
{ {
Text [ en-US ] = "~Change Case"; Text [ en-US ] = "~Change Case";
}; };
String STR_DB_NONAME
{
Text [ en-US ] = "unnamed" ;
};
String STR_DBNAME_IMPORT String STR_DBNAME_IMPORT
{ {
Text [ en-US ] = "Import" ; Text [ en-US ] = "Import" ;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment