diff --git a/src/localisation/string_ids.h b/src/localisation/string_ids.h index 4e0171d2b4..fcaf8860c9 100644 --- a/src/localisation/string_ids.h +++ b/src/localisation/string_ids.h @@ -2671,8 +2671,9 @@ enum { STR_LOADSAVE_DEFAULT = 5891, STR_LOADSAVE_DEFAULT_TIP = 5892, - STR_FILE_DIALOG_TITLE_SAVE_TRACK = 5893, - STR_TRACK_SAVE_FAILED = 5894, + + STR_FILE_DIALOG_TITLE_SAVE_TRACK = 5895, + STR_TRACK_SAVE_FAILED = 5896, STR_RATE_INPUT_TITLE = 5893, STR_RATE_INPUT_DESC = 5894,