COMMON: Rename "Persian (Iran)" to "Persian", since there are no other regions in the list
This commit is contained in:
parent
0057737ade
commit
0975ab0eaf
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ const LanguageDescription g_languages[] = {
|
|||
{ "kr", "ko_KR", "Korean", KO_KOR },
|
||||
{ "lv", "lv_LV", "Latvian", LV_LAT },
|
||||
{ "nb", "nb_NO", "Norwegian Bokm\xE5l", NB_NOR },
|
||||
{ "fa", "fa_IR", "Persian (Iran)", FA_IRN },
|
||||
{ "fa", "fa_IR", "Persian", FA_IRN },
|
||||
{ "pl", "pl_PL", "Polish", PL_POL },
|
||||
{ "br", "pt_BR", "Portuguese (Brazil)", PT_BRA },
|
||||
{ "pt", "pt_PT", "Portuguese (Portugal)", PT_POR },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue