mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Update stringtable.xml
Added: French Translation (100%)
This commit is contained in:
@ -1,21 +1,26 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!-- Edited with tabler - 2015-04-03 -->
|
<!-- Edited with tabler - 2015-04-10 -->
|
||||||
<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">
|
||||||
<English>Always display cursor for self interaction</English>
|
<English>Always display cursor for self interaction</English>
|
||||||
|
<French>Toujours afficher le curseur pour les interactions sur soi-même</French>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Interact_Menu_InteractKey">
|
<Key ID="STR_ACE_Interact_Menu_InteractKey">
|
||||||
<English>Interact Key</English>
|
<English>Interact Key</English>
|
||||||
|
<French>Touche d'interaction</French>
|
||||||
</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>
|
||||||
|
<French>Touche d'Interaction sur soi-même</French>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Interact_Menu_SelfActionsRoot">
|
<Key ID="STR_ACE_Interact_Menu_SelfActionsRoot">
|
||||||
<English>Self Actions</English>
|
<English>Self Actions</English>
|
||||||
|
<French>Actions sur soi-même</French>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="STR_ACE_Interact_Menu_VehicleActionsRoot">
|
<Key ID="STR_ACE_Interact_Menu_VehicleActionsRoot">
|
||||||
<English>Vehicle Actions</English>
|
<English>Vehicle Actions</English>
|
||||||
|
<French>Actions sur les véhicules</French>
|
||||||
</Key>
|
</Key>
|
||||||
</Package>
|
</Package>
|
||||||
</Project>
|
</Project>
|
||||||
|
Reference in New Issue
Block a user