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['br'] = {
['use_rotate_view'] = 'Use ~INPUT_VEH_FLY_ROLL_LEFT_ONLY~ e ~INPUT_VEH_FLY_ROLL_RIGHT_ONLY~ para girar a visão.',
['skin'] = 'Trocar',
['saveskin'] = 'Salvar',
['confirm_escape'] = 'do you want to cancel the skin changer? All changes go unsaved.',
['no'] = 'no',
['yes'] = 'yes',
}