Browse Source

Fix & character in DATABASE_UI.xml to avoid crash when launchint Thea2

master
victor héry 5 years ago
parent
commit
0c6161f295
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Translation/fr/game_files/Databases/DATABASE_UI_LOCALIZATION.xml

+ 1
- 1
Translation/fr/game_files/Databases/DATABASE_UI_LOCALIZATION.xml View File

@ -173,7 +173,7 @@
<Entry Key="UI_TASKS" Val="Tâches"/>
<Entry Key="UI_CLOSE" Val="Fermer"/>
<Entry Key="UI_MANAGE_EQUIPMENT" Val="Gérer l'équipement"/>
<Entry Key="UI_ATTRIBUTES" Val="Caractéristiques & Compétences"/>
<Entry Key="UI_ATTRIBUTES" Val="Caractéristiques &amp; Compétences"/>
<Entry Key="UI_SKILLS" Val="Capacités"/>
<Entry Key="UI_SUBSKILLS" Val="Sous-capacités"/>
<Entry Key="UI_INNATE" Val="Inné"/>

Loading…
Cancel
Save