Ticket #13: locales-am.diff

File locales-am.diff, 881 bytes (added by vanillalounge, 2 years ago)
  • locales.php

    # This patch file was generated by NetBeans IDE
    # Following Index: paths are relative to: /Users/ze/NetBeansProjects/GlotPress/trunk/gp-includes
    # This patch can be applied using context Tools: Patch action on respective folder.
    # It uses platform neutral UTF-8 encoding and \n newlines.
    # Above lines and this line are ignored by the patching process.
     
    120120                $af->wp_locale = 'af'; 
    121121                $af->slug = 'af'; 
    122122 
     123                $am = new GP_Locale(); 
     124                $am->english_name = 'Armenian'; 
     125                $am->native_name = 'հայերեն'; 
     126                $am->lang_code_iso_639_1 = 'hy'; 
     127               $am->lang_code_iso_639_2 = 'hye'; 
     128                $am->country_code = 'am'; 
     129                $am->wp_locale = 'am'; 
     130                $am->slug = 'am'; 
     131 
    123132                $af = new GP_Locale(); 
    124133                $af->english_name = 'Asturian'; 
    125134                $af->native_name = 'Asturianu';