# 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.
Index: locales.php
--- locales.php Base (BASE)
+++ locales.php Locally Modified (Based On LOCAL)
@@ -429,7 +429,7 @@
 		$eo->google_code = 'eo';
 
 		$es_cl = new GP_Locale();
-		$es_cl->english_name = 'Chilean Spanish';
+		$es_cl->english_name = 'Spanish (Chile)';
 		$es_cl->native_name = 'Español de Chile';
 		$es_cl->lang_code_iso_639_1 = 'es';
 		$es_cl->lang_code_iso_639_2 = 'spa';

