Finished most of new save system, added new localized strings
This commit is contained in:
@@ -11,14 +11,31 @@ text.level.mode=Gamemode:
|
||||
text.savegame=Save Game
|
||||
text.loadgame=Load Game
|
||||
text.quit=Quit
|
||||
text.tutorial.back=< Prev
|
||||
text.tutorial.next=Next >
|
||||
text.save.new=New Save
|
||||
text.save.overwrite=Are you sure you want to overwrite\nthis save slot?
|
||||
text.overwrite=Overwrite
|
||||
text.saveload=[accent]Saving...
|
||||
text.savefail=Failed to save game!
|
||||
text.selectslot=Select a save slot.
|
||||
text.save.delete.confirm=Are you sure you want to delete this save?
|
||||
text.save.delete=Delete
|
||||
text.save.export=Export Save
|
||||
text.save.import.invalid=[orange]This save is invalid!
|
||||
text.save.import.fail=[crimson]Failed to import save: [orange]{0}
|
||||
text.save.export.fail=[crimson]Failed to export save: [orange]{0}
|
||||
text.save.import=Import Save
|
||||
text.save.newslot=Save name:
|
||||
text.save.rename=Rename
|
||||
text.save.rename.text=New name:
|
||||
text.selectslot=Select a save.
|
||||
text.slot=[accent]Slot {0}
|
||||
text.save.corrupted=[orange]Save file corrupted or invalid!
|
||||
text.empty=<empty>
|
||||
text.on=On
|
||||
text.off=Off
|
||||
text.save.autosave=Autosave: {0}
|
||||
text.save.map=Map: {0}
|
||||
text.save.wave=Wave {0}
|
||||
text.save.date=Last Saved: {0}
|
||||
text.confirm=Confirm
|
||||
|
||||
Reference in New Issue
Block a user