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 -2
View File
@@ -1,8 +1,9 @@
Locales['fi'] = {
['skin_menu'] = 'ulkonäkö',
['use_rotate_view'] = 'paina ~INPUT_VEH_FLY_ROLL_LEFT_ONLY~ tai ~INPUT_VEH_FLY_ROLL_RIGHT_ONLY~ liikutaaksesi kameraa.',
['skin'] = 'vaihda ulkonäköä',
['saveskin'] = 'talleta ulkonäkö tiedostoon',
['confirm_escape'] = 'do you want to cancel the skin changer? All changes go unsaved.',
['no'] = 'no',
['yes'] = 'yes',
}