Update stringtable.xml

This commit is contained in:
Clon1998 2015-04-10 01:15:20 +02:00
parent c511431e61
commit d7bdb48547

View File

@ -4,27 +4,35 @@
<Package name="Interaction"> <Package name="Interaction">
<Key ID="STR_ACE_Interaction_MainAction"> <Key ID="STR_ACE_Interaction_MainAction">
<English>Interactions</English> <English>Interactions</English>
<German>Interaktionen</German>
</Key> </Key>
<Key ID="STR_ACE_Interaction_Torso"> <Key ID="STR_ACE_Interaction_Torso">
<English>Torso</English> <English>Torso</English>
<German>Körper</German>
</Key> </Key>
<Key ID="STR_ACE_Interaction_Head"> <Key ID="STR_ACE_Interaction_Head">
<English>Head</English> <English>Head</English>
<German>Kopf</German>
</Key> </Key>
<Key ID="STR_ACE_Interaction_ArmLeft"> <Key ID="STR_ACE_Interaction_ArmLeft">
<English>Left Arm</English> <English>Left Arm</English>
<German>Linker Arm</German>
</Key> </Key>
<Key ID="STR_ACE_Interaction_ArmRight"> <Key ID="STR_ACE_Interaction_ArmRight">
<English>Right Arm</English> <English>Right Arm</English>
<German>Rechter Arm</German>
</Key> </Key>
<Key ID="STR_ACE_Interaction_LegLeft"> <Key ID="STR_ACE_Interaction_LegLeft">
<English>Left Leg</English> <English>Left Leg</English>
<German>Linker Arm</German>
</Key> </Key>
<Key ID="STR_ACE_Interaction_LegRight"> <Key ID="STR_ACE_Interaction_LegRight">
<English>Right Leg</English> <English>Right Leg</English>
<German>Rechter Arm</German>
</Key> </Key>
<Key ID="STR_ACE_Interaction_Weapon"> <Key ID="STR_ACE_Interaction_Weapon">
<English>Weapon</English> <English>Weapon</English>
<German>Waffe</German>
</Key> </Key>
<Key ID="STR_ACE_Interaction_InteractionMenu"> <Key ID="STR_ACE_Interaction_InteractionMenu">
<English>Interaction Menu</English> <English>Interaction Menu</English>
@ -655,6 +663,7 @@
</Key> </Key>
<Key ID="STR_ACE_Interaction_Passengers"> <Key ID="STR_ACE_Interaction_Passengers">
<English>Passengers</English> <English>Passengers</English>
<German>Passagiere</German>
</Key> </Key>
</Package> </Package>
</Project> </Project>