Alphabetical Order
alphabetical order should been obvious to me first... don't know why it wasn't
This commit is contained in:
parent
845f4ed672
commit
17e9314986
1 changed files with 1 additions and 1 deletions
|
@ -23,10 +23,10 @@ public class Localizations {
|
|||
LANG_RESOURCE_LOCATION + "it_IT.xml",
|
||||
LANG_RESOURCE_LOCATION + "ja_JP.xml",
|
||||
LANG_RESOURCE_LOCATION + "la_IT.xml",
|
||||
LANG_RESOURCE_LOCATION + "pt_BR.xml",
|
||||
LANG_RESOURCE_LOCATION + "nl_NL.xml",
|
||||
LANG_RESOURCE_LOCATION + "no_NO.xml",
|
||||
LANG_RESOURCE_LOCATION + "pl_PL.xml",
|
||||
LANG_RESOURCE_LOCATION + "pt_BR.xml",
|
||||
LANG_RESOURCE_LOCATION + "pt_PT.xml",
|
||||
LANG_RESOURCE_LOCATION + "ru_RU.xml",
|
||||
LANG_RESOURCE_LOCATION + "sr_RS.xml",
|
||||
|
|
Loading…
Reference in a new issue