mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Update stringtable.xml
This commit is contained in:
parent
7a397459ae
commit
acf74dd2ae
@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project name="ACE">
|
<Project name="ACE">
|
||||||
<Package name="Interact_Menu">
|
<Package name="Interact_Menu">
|
||||||
<Key ID="STR_ACE_Interact_Menu_AlwaysUseCursorSelfInteraction">
|
<Key ID="STR_ACE_Interact_Menu_AlwaysUseCursorSelfInteraction">
|
||||||
@ -124,18 +124,23 @@
|
|||||||
<Key ID="STR_ACE_Interact_Menu_ActionOnKeyRelease">
|
<Key ID="STR_ACE_Interact_Menu_ActionOnKeyRelease">
|
||||||
<English>Do action when releasing menu key</English>
|
<English>Do action when releasing menu key</English>
|
||||||
<German>Aktion nach Loslassen der Taste ausführen</German>
|
<German>Aktion nach Loslassen der Taste ausführen</German>
|
||||||
|
<French>Action au relachement de touche</French>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Interact_textSize">
|
<Key ID="STR_ACE_Interact_textSize">
|
||||||
<English>Interaction Text Size</English>
|
<English>Interaction Text Size</English>
|
||||||
|
<French>Taille du texte d'interaction</French>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Interact_shadowSetting">
|
<Key ID="STR_ACE_Interact_shadowSetting">
|
||||||
<English>Interaction Text Shadow</English>
|
<English>Interaction Text Shadow</English>
|
||||||
|
<French>Ombre du texte d'interaction</French>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Interact_shadowSettingDescription">
|
<Key ID="STR_ACE_Interact_shadowSettingDescription">
|
||||||
<English>Allows controlling the text's shadow. Outline ignores custom shadow colors.</English>
|
<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>
|
||||||
<Key ID="STR_ACE_Interact_shadowOutline">
|
<Key ID="STR_ACE_Interact_shadowOutline">
|
||||||
<English>Outline</English>
|
<English>Outline</English>
|
||||||
|
<French>Contour</French>
|
||||||
</Key>
|
</Key>
|
||||||
</Package>
|
</Package>
|
||||||
</Project>
|
</Project>
|
||||||
|
Loading…
Reference in New Issue
Block a user