alecpl
2012-03-16 32afd52db4c0c315831424b300025afd73dc20bf
- fa -> fa_IR, fixed Persian language native name (#1488393)


2 files renamed
1 files modified
5 ■■■■■ changed files
program/localization/fa_IR/labels.inc patch | view | raw | blame | history
program/localization/fa_IR/messages.inc patch | view | raw | blame | history
program/localization/index.inc 5 ●●●●● patch | view | raw | blame | history
program/localization/fa_IR/labels.inc
program/localization/fa_IR/messages.inc
program/localization/index.inc
@@ -25,7 +25,7 @@
// langage codes according to ISO 639-1
// country codes according to ISO 3166-1 (Alpha-2)
// original names from http://www.mediaglyphs.org/mg/p/langnames.html
// original names from http://www.mediaglyphs.org/mg/?p=langnames
$rcube_languages = array(
  'sq_AL' => 'Albanian (Shqip)',
@@ -78,7 +78,7 @@
  'nb_NO' => 'Norwegian (Bokmål)',
  'nn_NO' => 'Norwegian (Nynorsk)',
  'ps'       => 'Pashto',
  'fa'    => 'Persian (دری)',
  'fa_IR' => 'Persian (فارسی)',
  'pl_PL' => 'Polish (Polski)',
  'pt_BR' => 'Portuguese (Brasil)',
  'pt_PT' => 'Portuguese (Português)',
@@ -117,6 +117,7 @@
  'el' => 'el_GR',
  'en' => 'en_US',
  'eu' => 'eu_ES',
  'fa' => 'fa_IR',
  'ga' => 'ga_IE',
  'ge' => 'ka_GE',
  'gl' => 'gl_ES',