Update stringtable.xml

This commit is contained in:
FreeZbe 2015-05-01 14:13:32 +02:00
parent 7a397459ae
commit acf74dd2ae

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project name="ACE">
<Package name="Interact_Menu">
<Key ID="STR_ACE_Interact_Menu_AlwaysUseCursorSelfInteraction">
@ -124,18 +124,23 @@
<Key ID="STR_ACE_Interact_Menu_ActionOnKeyRelease">
<English>Do action when releasing menu key</English>
<German>Aktion nach Loslassen der Taste ausführen</German>
<French>Action au relachement de touche</French>
</Key>
<Key ID="STR_ACE_Interact_textSize">
<English>Interaction Text Size</English>
<French>Taille du texte d'interaction</French>
</Key>
<Key ID="STR_ACE_Interact_shadowSetting">
<English>Interaction Text Shadow</English>
<French>Ombre du texte d'interaction</French>
</Key>
<Key ID="STR_ACE_Interact_shadowSettingDescription">
<English>Allows controlling the text's shadow. Outline ignores custom shadow colors.</English>
<French>Permet de controler l'ombre du texte. Le contour ne prend pas en compte la couleur des ombres.</French>
</Key>
<Key ID="STR_ACE_Interact_shadowOutline">
<English>Outline</English>
<French>Contour</French>
</Key>
</Package>
</Project>