Spanish Translation is complete, add it to the completed combo_box area, and keep to alphabetical order.
This commit is contained in:
@@ -44,11 +44,11 @@
|
||||
<combo_item name="System Default Language" value="default">System Default</combo_item>
|
||||
<combo_item name="English" value="en-us">English</combo_item>
|
||||
<!-- After "System Default" and "English", please keep the rest of these combo_items in alphabetical order by the first character in the string.-->
|
||||
<combo_item name="Spanish" value="es">Español(Spanish)</combo_item>
|
||||
<combo_item name="French" value="fr">Français(French)</combo_item>
|
||||
<!-- Also, with the above advice in mind, keep completed UI translations above this line.-->
|
||||
<combo_item name="Danish" value="da">Dansk(Danish)*</combo_item>
|
||||
<combo_item name="Deutsch(German)" value="de">Deutsch(German)*</combo_item>
|
||||
<combo_item name="Spanish" value="es">Español(Spanish)*</combo_item>
|
||||
<combo_item name="Italian" value="it">Italiano(Italian)*</combo_item>
|
||||
<combo_item name="Hungarian" value="hu">Magyar(Hungarian)*</combo_item>
|
||||
<combo_item name="Dutch" value="nl">Nederlands(Dutch)*</combo_item>
|
||||
|
||||
@@ -84,15 +84,15 @@
|
||||
Predeterminado del Sistema
|
||||
</combo_item>
|
||||
<combo_item name="English">
|
||||
Inglés
|
||||
English(Inglés)
|
||||
</combo_item>
|
||||
<!-- After "System Default" and "English", please keep the rest of these combo_items in alphabetical order by the first character in the string.-->
|
||||
<combo_item name="Spanish">
|
||||
Español
|
||||
</combo_item>
|
||||
<combo_item name="French">
|
||||
Français(Francés)
|
||||
</combo_item>
|
||||
<combo_item name="Spanish">
|
||||
Español(Spanish)
|
||||
</combo_item>
|
||||
<!-- Also, with the above advice in mind, keep completed UI translations above this line.-->
|
||||
<combo_item name="Danish">
|
||||
Dansk(Danés)*
|
||||
|
||||
Reference in New Issue
Block a user