Change: Ask for confirmation before deleting a savegame / scenario / heightmap. (#14621)

This commit is contained in:
Kuhnovic
2025-09-15 13:14:56 +02:00
committed by GitHub
parent 7240ed5817
commit 7d252ff7fc
2 changed files with 23 additions and 15 deletions
+2
View File
@@ -3348,6 +3348,8 @@ STR_SAVELOAD_DETAIL_GRFSTATUS :{SILVER}NewGRF:
STR_SAVELOAD_FILTER_TITLE :{BLACK}Filter:
STR_SAVELOAD_OVERWRITE_TITLE :{WHITE}Overwrite File
STR_SAVELOAD_OVERWRITE_WARNING :{YELLOW}Are you sure you want to overwrite the existing file?
STR_SAVELOAD_DELETE_TITLE :{WHITE}Delete File
STR_SAVELOAD_DELETE_WARNING :{YELLOW}Are you sure you want to delete the file?
STR_SAVELOAD_DIRECTORY :{RAW_STRING} (Directory)
STR_SAVELOAD_PARENT_DIRECTORY :{RAW_STRING} (Parent directory)