# This patch file was generated by NetBeans IDE
# Following Index: paths are relative to: /Users/ze/Projects/Repos/GlotPress.org/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.
|
|
|
|
| 555 | 555 | $fr_ch->country_code = 'ch'; |
| 556 | 556 | $fr_ch->slug = 'fr-ch'; |
| 557 | 557 | |
| | 558 | $fy = new GP_Locale(); |
| | 559 | $fy->english_name = 'West Frisian'; |
| | 560 | $fy->native_name = 'Frysk'; |
| | 561 | $fy->lang_code_iso_639_1 = 'fy'; |
| | 562 | $fy->lang_code_iso_639_2 = 'fry'; |
| | 563 | $fy->country_code = 'fy'; |
| | 564 | $fy->slug = 'fy'; |
| | 565 | |
| 558 | 566 | $ga = new GP_Locale(); |
| 559 | 567 | $ga->english_name = 'Irish'; |
| 560 | 568 | $ga->native_name = 'Gaelige'; |