Removed confirm escape

This commit is contained in:
ElPumpo
2018-11-04 12:32:28 +01:00
parent 321c11c3dd
commit 2bad03e88a
8 changed files with 7 additions and 41 deletions
-3
View File
@@ -3,7 +3,4 @@ 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',
}