win: Re-number string table entries
This commit is contained in:
@@ -328,7 +328,7 @@ network_reset(void)
|
||||
|
||||
if (i < 0) {
|
||||
/* Tell user we can't do this (at the moment.) */
|
||||
ui_msgbox(MBX_ERROR, (wchar_t *)IDS_2102);
|
||||
ui_msgbox(MBX_ERROR, (wchar_t *)IDS_2093);
|
||||
|
||||
// FIXME: we should ask in the dialog if they want to
|
||||
// reconfigure or quit, and throw them into the
|
||||
|
||||
Reference in New Issue
Block a user