Enable French language in preferences

master
PanteraPolnocy 2016-01-24 13:18:20 +01:00
parent f8701fe364
commit 5c6bdf5fea
3 changed files with 2 additions and 3 deletions

View File

@ -23563,6 +23563,7 @@ Change of this parameter will affect the layout of buttons in notification toast
<string>de</string>
<string>en</string>
<string>es</string>
<string>fr</string>
<string>it</string>
<string>ja</string>
<string>pl</string>

View File

@ -58,13 +58,11 @@
label="Español (Spanish) - Beta"
name="Spanish"
value="es" />
<!--
<combo_box.item
enabled="true"
label="Français (French) - Beta"
name="French"
value="fr" />
-->
<combo_box.item
enabled="true"
label="Italiano (Italian) - Beta"

View File

@ -9,7 +9,7 @@
<!-- <combo_box.item label="Dansk (Duński) - Beta" name="Danish"/> -->
<combo_box.item label="Deutsch (Niemiecki)" name="Deutsch(German)"/>
<combo_box.item label="Español (Hiszpański) - Beta" name="Spanish"/>
<!-- <combo_box.item label="Français (Francuski) - Beta" name="French"/> -->
<combo_box.item label="Français (Francuski) - Beta" name="French"/>
<combo_box.item label="Italiano (Włoski) - Beta" name="Italian"/>
<combo_box.item label="Polski" name="Polish"/>
<!-- <combo_box.item label="Português (Portugalski) - Beta" name="Portugese"/> -->