From 2fd52985953aa6c1140530cb04eab83e07e0d93a Mon Sep 17 00:00:00 2001 From: LuaDeldu Date: Sat, 2 Dec 2017 14:42:27 +0100 Subject: [PATCH] fix(locales): remove useless translations --- locales/en.lua | 33 ++------------------------------- locales/fr.lua | 2 ++ 2 files changed, 4 insertions(+), 31 deletions(-) diff --git a/locales/en.lua b/locales/en.lua index dcc51ad5..8b338a25 100644 --- a/locales/en.lua +++ b/locales/en.lua @@ -8,6 +8,8 @@ Locales['en'] = { ['commandant_wear'] = 'Fbi outfit', ['statepd_wear'] = 'State Police outfit', ['specops_wear'] = 'Spec OPS outfit', + ['gilet_wear'] = 'orange reflective jacket', + ['bullet_wear'] = 'bulletproof vest', ['open_cloackroom'] = 'press ~INPUT_CONTEXT~ to change', -- Armory ['get_weapon'] = 'get Weapon', @@ -25,7 +27,6 @@ Locales['en'] = { ['citizen_interaction'] = 'citizen Interaction', ['vehicle_interaction'] = 'vehicle Interaction', ['object_spawner'] = 'object Spawner', - ['animations'] = 'animations', ['id_card'] = 'iD Card', ['search'] = 'search', @@ -46,36 +47,6 @@ Locales['en'] = { ['spikestrips'] = 'spikestrips', ['box'] = 'box', ['cash'] = 'Box of cash', - ['police_animations'] = 'Police Animations', - ['dotraffic'] = 'Do a traffic stop', - ['take_note'] = 'Take notes', - ['stand_by'] = 'Stand by', - ['stand_by_2'] = 'Stand by 2', - ['stand_by_3'] = 'Stand by 3', - ['crowd_control'] = 'Crowd control', - ['doinvestigate'] = 'Investigate', - ['dobinoculars'] = 'Use the binoculars', - ['taking_notes'] = 'Im done with taking notes', - ['dealing_with_traffic'] = 'Dealing with traffic is hard', - ['standing_cop'] = 'I cant be here anymore', - ['standing_cop_2'] = 'I cant be here anymore', - ['standing_cop_3'] = 'I cant be here anymore', - ['use_binoculars'] = 'I cant see nothing', - ['do_crowd_control'] = 'The crowd is contained', - ['investigate_done'] = 'My investigation is done', - ['docrouch'] = 'Crouch', - ['kneel'] = 'Let me get up', - ['hang_out'] = 'Free time 1', - ['hanging_out'] = 'Lets go work', - ['doleaning'] = 'Free time 2', - ['dosmoking'] = 'Free time 3', - ['dodrinking'] = 'Free time 4', - ['domobile'] = 'Free time 5', - ['aacoffe'] = 'Morning coffe', - ['push_ups'] = 'Exercise a little', - ['exercise'] = 'Im tired', - ['cancel_emote'] = 'Cancel animation', - ['emotecanceled'] = 'Animation stoped', -- ID Card Menu ['name'] = 'name : ', ['bac'] = 'bAC : ', diff --git a/locales/fr.lua b/locales/fr.lua index e0262442..9f2c5c54 100644 --- a/locales/fr.lua +++ b/locales/fr.lua @@ -8,6 +8,8 @@ Locales['fr'] = { ['commandant_wear'] = 'Fbi outfit', ['statepd_wear'] = 'State Police outfit', ['specops_wear'] = 'Spec OPS outfit', + ['gilet_wear'] = 'Gilet orange', + ['bullet_wear'] = 'Gilet pare-balles', ['open_cloackroom'] = 'appuez sur ~INPUT_CONTEXT~ pour vous changer', -- Armory ['get_weapon'] = 'prendre Arme',