diff --git a/addons/hearing/functions/fnc_putInEarplugs.sqf b/addons/hearing/functions/fnc_putInEarplugs.sqf index 20d521d5e2..7de9ae1ce9 100644 --- a/addons/hearing/functions/fnc_putInEarplugs.sqf +++ b/addons/hearing/functions/fnc_putInEarplugs.sqf @@ -17,11 +17,11 @@ private "_player"; _player = _this select 0; // Buds in inventory, putting them in -_player removeItem "AGM_EarBuds"; +_player removeItem "ACE_EarBuds"; -_player setVariable ["AGM_hasEarPlugsIn", true, true]; +_player setVariable ["ACE_hasEarPlugsIn", true, true]; -[localize "STR_AGM_Hearing_Earbuds_Are_On"] call EFUNC(common,displayTextStructured); +[localize "STR_ACE_Hearing_Earbuds_Are_On"] call EFUNC(common,displayTextStructured); /*// No Ear Buds in inventory, telling user -[localize "STR_AGM_Hearing_NoBuds"] call EFUNC(common,displayTextStructured);*/ +[localize "STR_ACE_Hearing_NoBuds"] call EFUNC(common,displayTextStructured);*/ diff --git a/addons/hearing/stringtable.xml b/addons/hearing/stringtable.xml index 33668c2a19..22404c7d0f 100644 --- a/addons/hearing/stringtable.xml +++ b/addons/hearing/stringtable.xml @@ -1,8 +1,8 @@  - + - + Ear Plugs Ohrenstöpsel Tapones para los oídos @@ -14,7 +14,7 @@ Protetor auricular Tappi auricolari - + Protective Ear Buds allow the wearer to be near loud weaponry without damage to his hearing. Schützende Ohrenstöpsel, die es dem Träger ermöglichen, sich in der Nähe lauter Waffen aufzuhalten. Los tapones para los oídos permiten al usuario operar armamento ruidoso sin sufrir pérdida de audición. @@ -26,7 +26,7 @@ Protetor para ouvidos permitem que o usuário esteja próximo a ruídos sem danificar sua audição. Proteggono l'apparato uditivo, permettendo a chi li indossa di resistere ai suoni particolarmente forti senza alcun danno. - + Earplugs in Ohrenstöpsel drinnen Poner tapones @@ -38,7 +38,7 @@ Protetores colocados Indossa i tappi auricolari - + Earplugs out Ohrenstöpsel raus Quitar tapones @@ -50,7 +50,7 @@ Protetores retirados Levati i tappi auricolari - + Earplugs in Ohrenstöpsel drinnen Tapones puestos @@ -62,7 +62,7 @@ Protetores colocados Indossa i tappi auricolari - + Earplugs out Ohrenstöpsel raus Tapones quitados @@ -74,7 +74,7 @@ Protetores retirados Levati i tappi auricolari - + You have no ear plugs Keine Ohrenstöpsel im Inventar No tienes tapones para los oídos @@ -86,7 +86,7 @@ Você não possui protetores auriculares Non hai i tappi auricolari - + No inventory space Kein Platz im Inventar Sin espacio en el inventario