Implemented cancel event confirmation, closes #5

This commit is contained in:
ElPumpo
2018-06-20 21:46:51 +02:00
parent e3dfd5a52a
commit 4d953bb4bb
8 changed files with 40 additions and 41 deletions
+3
View File
@@ -3,4 +3,7 @@ Locales['sv'] = {
['use_rotate_view'] = 'använd ~INPUT_VEH_FLY_ROLL_LEFT_ONLY~ och ~INPUT_VEH_FLY_ROLL_RIGHT_ONLY~ för att rotera.',
['skin'] = 'ändra skin',
['saveskin'] = 'spara skin till fil',
['confirm_escape'] = 'vill du avbryta menyn? Alla ändringar går osparade.',
['no'] = 'nej',
['yes'] = 'ja',
}