Fix incorrect file name
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Tue, 5 Feb 2008 13:03:00 +0000 (13:03 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Tue, 5 Feb 2008 13:03:00 +0000 (13:03 +0000)
languages/messages/MessagesCbk-zam.php [deleted file]
languages/messages/MessagesCbk_zam.php [new file with mode: 0644]

diff --git a/languages/messages/MessagesCbk-zam.php b/languages/messages/MessagesCbk-zam.php
deleted file mode 100644 (file)
index 15b6c77..0000000
+++ /dev/null
@@ -1,62 +0,0 @@
-<?php
-/** Zamboangueño (Zamboangueño)
- *
- * @addtogroup Language
- *
- * @author SPQRobin
- */
-
-$fallback = "tl";
-
-$messages = array(
-'help'           => 'Ayuda',
-'search'         => 'Busqueda',
-'history_short'  => 'Historia',
-'edit'           => 'revisa',
-'delete'         => 'Bora',
-'articlepage'    => 'Mira con el contenido del pagina',
-'otherlanguages' => 'na otro maga lenguaje',
-
-# All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
-'mainpage' => 'El Primero Pagina',
-'portal'   => 'Portal del Comunidad',
-
-# Login and logout pages
-'acct_creation_throttle_hit' => 'Pasencia. Ya crea ya tu $1 maga cuenta. No puede mas tu rehistra pa otra vez.',
-'accountcreated'             => 'El rehistro cuenta de usario es creando',
-'accountcreatedtext'         => 'El cuenta por usario $1 ya crea ya.',
-
-# Edit pages
-'blockedtitle' => 'El usario es prohibido',
-'accmailtitle' => 'El contraseña imbiao ya.',
-'accmailtext'  => 'El contraseña por "$1" ya imbia ya para con $2.',
-
-# Preferences page
-'changepassword' => 'Cambia con el contraseña',
-
-# Recent changes
-'recentchanges' => 'Maga Reciente Cambio',
-
-# Miscellaneous special pages
-'randompage' => 'Pagina Escujido Automatico',
-
-# Special:Allpages
-'allarticles' => 'Todo maga articulo',
-
-# Watchlist
-'watch' => 'Vicia',
-
-'changed' => 'cambiao',
-'created' => 'creao',
-
-# Delete/protect/revert
-'actioncomplete' => 'Accion completo',
-
-# Block/unblock
-'blockip'           => 'Prohibi con el usario',
-'blockipsuccesssub' => 'El prohibicion es confirmado',
-
-# AJAX search
-'articletitles' => "Maga articulo que ta prinsipa con ''$1''",
-
-);
diff --git a/languages/messages/MessagesCbk_zam.php b/languages/messages/MessagesCbk_zam.php
new file mode 100644 (file)
index 0000000..15b6c77
--- /dev/null
@@ -0,0 +1,62 @@
+<?php
+/** Zamboangueño (Zamboangueño)
+ *
+ * @addtogroup Language
+ *
+ * @author SPQRobin
+ */
+
+$fallback = "tl";
+
+$messages = array(
+'help'           => 'Ayuda',
+'search'         => 'Busqueda',
+'history_short'  => 'Historia',
+'edit'           => 'revisa',
+'delete'         => 'Bora',
+'articlepage'    => 'Mira con el contenido del pagina',
+'otherlanguages' => 'na otro maga lenguaje',
+
+# All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
+'mainpage' => 'El Primero Pagina',
+'portal'   => 'Portal del Comunidad',
+
+# Login and logout pages
+'acct_creation_throttle_hit' => 'Pasencia. Ya crea ya tu $1 maga cuenta. No puede mas tu rehistra pa otra vez.',
+'accountcreated'             => 'El rehistro cuenta de usario es creando',
+'accountcreatedtext'         => 'El cuenta por usario $1 ya crea ya.',
+
+# Edit pages
+'blockedtitle' => 'El usario es prohibido',
+'accmailtitle' => 'El contraseña imbiao ya.',
+'accmailtext'  => 'El contraseña por "$1" ya imbia ya para con $2.',
+
+# Preferences page
+'changepassword' => 'Cambia con el contraseña',
+
+# Recent changes
+'recentchanges' => 'Maga Reciente Cambio',
+
+# Miscellaneous special pages
+'randompage' => 'Pagina Escujido Automatico',
+
+# Special:Allpages
+'allarticles' => 'Todo maga articulo',
+
+# Watchlist
+'watch' => 'Vicia',
+
+'changed' => 'cambiao',
+'created' => 'creao',
+
+# Delete/protect/revert
+'actioncomplete' => 'Accion completo',
+
+# Block/unblock
+'blockip'           => 'Prohibi con el usario',
+'blockipsuccesssub' => 'El prohibicion es confirmado',
+
+# AJAX search
+'articletitles' => "Maga articulo que ta prinsipa con ''$1''",
+
+);