hearing: replace some remaining tags

This commit is contained in:
Nicolás Badano 2015-01-13 01:21:49 -03:00
parent 90dc92fb52
commit bf88af1579
2 changed files with 13 additions and 13 deletions

View File

@ -17,11 +17,11 @@ private "_player";
_player = _this select 0; _player = _this select 0;
// Buds in inventory, putting them in // 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 /*// 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);*/

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<!-- Edited with tabler - 2014-12-17 --> <!-- Edited with tabler - 2014-12-17 -->
<Project name="AGM"> <Project name="ACE">
<Package name="Hearing"> <Package name="Hearing">
<Key ID="STR_AGM_Hearing_Earbuds_Name"> <Key ID="STR_ACE_Hearing_Earbuds_Name">
<English>Ear Plugs</English> <English>Ear Plugs</English>
<German>Ohrenstöpsel</German> <German>Ohrenstöpsel</German>
<Spanish>Tapones para los oídos</Spanish> <Spanish>Tapones para los oídos</Spanish>
@ -14,7 +14,7 @@
<Portuguese>Protetor auricular</Portuguese> <Portuguese>Protetor auricular</Portuguese>
<Italian>Tappi auricolari</Italian> <Italian>Tappi auricolari</Italian>
</Key> </Key>
<Key ID="STR_AGM_Hearing_Earbuds_Description"> <Key ID="STR_ACE_Hearing_Earbuds_Description">
<English>Protective Ear Buds allow the wearer to be near loud weaponry without damage to his hearing.</English> <English>Protective Ear Buds allow the wearer to be near loud weaponry without damage to his hearing.</English>
<German>Schützende Ohrenstöpsel, die es dem Träger ermöglichen, sich in der Nähe lauter Waffen aufzuhalten.</German> <German>Schützende Ohrenstöpsel, die es dem Träger ermöglichen, sich in der Nähe lauter Waffen aufzuhalten.</German>
<Spanish>Los tapones para los oídos permiten al usuario operar armamento ruidoso sin sufrir pérdida de audición.</Spanish> <Spanish>Los tapones para los oídos permiten al usuario operar armamento ruidoso sin sufrir pérdida de audición.</Spanish>
@ -26,7 +26,7 @@
<Portuguese>Protetor para ouvidos permitem que o usuário esteja próximo a ruídos sem danificar sua audição.</Portuguese> <Portuguese>Protetor para ouvidos permitem que o usuário esteja próximo a ruídos sem danificar sua audição.</Portuguese>
<Italian>Proteggono l'apparato uditivo, permettendo a chi li indossa di resistere ai suoni particolarmente forti senza alcun danno.</Italian> <Italian>Proteggono l'apparato uditivo, permettendo a chi li indossa di resistere ai suoni particolarmente forti senza alcun danno.</Italian>
</Key> </Key>
<Key ID="STR_AGM_Hearing_Earbuds_On"> <Key ID="STR_ACE_Hearing_Earbuds_On">
<English>Earplugs in</English> <English>Earplugs in</English>
<German>Ohrenstöpsel drinnen</German> <German>Ohrenstöpsel drinnen</German>
<Spanish>Poner tapones</Spanish> <Spanish>Poner tapones</Spanish>
@ -38,7 +38,7 @@
<Portuguese>Protetores colocados</Portuguese> <Portuguese>Protetores colocados</Portuguese>
<Italian>Indossa i tappi auricolari</Italian> <Italian>Indossa i tappi auricolari</Italian>
</Key> </Key>
<Key ID="STR_AGM_Hearing_Earbuds_Off"> <Key ID="STR_ACE_Hearing_Earbuds_Off">
<English>Earplugs out</English> <English>Earplugs out</English>
<German>Ohrenstöpsel raus</German> <German>Ohrenstöpsel raus</German>
<Spanish>Quitar tapones</Spanish> <Spanish>Quitar tapones</Spanish>
@ -50,7 +50,7 @@
<Portuguese>Protetores retirados</Portuguese> <Portuguese>Protetores retirados</Portuguese>
<Italian>Levati i tappi auricolari</Italian> <Italian>Levati i tappi auricolari</Italian>
</Key> </Key>
<Key ID="STR_AGM_Hearing_Earbuds_Are_On"> <Key ID="STR_ACE_Hearing_Earbuds_Are_On">
<English>Earplugs in</English> <English>Earplugs in</English>
<German>Ohrenstöpsel drinnen</German> <German>Ohrenstöpsel drinnen</German>
<Spanish>Tapones puestos</Spanish> <Spanish>Tapones puestos</Spanish>
@ -62,7 +62,7 @@
<Portuguese>Protetores colocados</Portuguese> <Portuguese>Protetores colocados</Portuguese>
<Italian>Indossa i tappi auricolari</Italian> <Italian>Indossa i tappi auricolari</Italian>
</Key> </Key>
<Key ID="STR_AGM_Hearing_Earbuds_Are_Off"> <Key ID="STR_ACE_Hearing_Earbuds_Are_Off">
<English>Earplugs out</English> <English>Earplugs out</English>
<German>Ohrenstöpsel raus</German> <German>Ohrenstöpsel raus</German>
<Spanish>Tapones quitados</Spanish> <Spanish>Tapones quitados</Spanish>
@ -74,7 +74,7 @@
<Portuguese>Protetores retirados</Portuguese> <Portuguese>Protetores retirados</Portuguese>
<Italian>Levati i tappi auricolari</Italian> <Italian>Levati i tappi auricolari</Italian>
</Key> </Key>
<Key ID="STR_AGM_Hearing_NoBuds"> <Key ID="STR_ACE_Hearing_NoBuds">
<English>You have no ear plugs</English> <English>You have no ear plugs</English>
<German>Keine Ohrenstöpsel im Inventar</German> <German>Keine Ohrenstöpsel im Inventar</German>
<Spanish>No tienes tapones para los oídos</Spanish> <Spanish>No tienes tapones para los oídos</Spanish>
@ -86,7 +86,7 @@
<Portuguese>Você não possui protetores auriculares</Portuguese> <Portuguese>Você não possui protetores auriculares</Portuguese>
<Italian>Non hai i tappi auricolari</Italian> <Italian>Non hai i tappi auricolari</Italian>
</Key> </Key>
<Key ID="STR_AGM_Hearing_Inventory_Full"> <Key ID="STR_ACE_Hearing_Inventory_Full">
<English>No inventory space</English> <English>No inventory space</English>
<German>Kein Platz im Inventar</German> <German>Kein Platz im Inventar</German>
<Spanish>Sin espacio en el inventario</Spanish> <Spanish>Sin espacio en el inventario</Spanish>