Update stringtable.xml

added spanish terms
This commit is contained in:
Legolasindar
2015-04-10 01:20:39 +02:00
parent df31442599
commit b8b151e62e

View File

@ -4,18 +4,23 @@
<Package name="Interact_Menu"> <Package name="Interact_Menu">
<Key ID="STR_ACE_Interact_Menu_AlwaysUseCursorSelfInteraction"> <Key ID="STR_ACE_Interact_Menu_AlwaysUseCursorSelfInteraction">
<English>Always display cursor for self interaction</English> <English>Always display cursor for self interaction</English>
<Spanish>Mostrar siempre el cursor para la interacción propia</Spanish>
</Key> </Key>
<Key ID="STR_ACE_Interact_Menu_InteractKey"> <Key ID="STR_ACE_Interact_Menu_InteractKey">
<English>Interact Key</English> <English>Interact Key</English>
<Spanish>Tecla de interacción</Spanish>
</Key> </Key>
<Key ID="STR_ACE_Interact_Menu_SelfInteractKey"> <Key ID="STR_ACE_Interact_Menu_SelfInteractKey">
<English>Self Interaction Key</English> <English>Self Interaction Key</English>
<Spanish>Tecla de interacción propia</Spanish>
</Key> </Key>
<Key ID="STR_ACE_Interact_Menu_SelfActionsRoot"> <Key ID="STR_ACE_Interact_Menu_SelfActionsRoot">
<English>Self Actions</English> <English>Self Actions</English>
<Spanish>Acciones propias</Spanish>
</Key> </Key>
<Key ID="STR_ACE_Interact_Menu_VehicleActionsRoot"> <Key ID="STR_ACE_Interact_Menu_VehicleActionsRoot">
<English>Vehicle Actions</English> <English>Vehicle Actions</English>
<Spanish>Acciones de vehículo</Spanish>
</Key> </Key>
</Package> </Package>
</Project> </Project>