Yaron Koren has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/392887 )

Change subject: Fix namespace names for Spanish
......................................................................


Fix namespace names for Spanish

Using consistent naming across installations.

Change-Id: Ifcfe47fbe86ea84f92ad19c250167d3c1194cc3c
---
M languages/PF_Namespaces.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Yaron Koren: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/languages/PF_Namespaces.php b/languages/PF_Namespaces.php
index b38537b..67ca3ca 100644
--- a/languages/PF_Namespaces.php
+++ b/languages/PF_Namespaces.php
@@ -64,7 +64,7 @@
 
 $namespaceNames['es'] = array(
        PF_NS_FORM           => 'Formulario',
-       PF_NS_FORM_TALK      => 'DiscusiĆ³n_formulario'
+       PF_NS_FORM_TALK      => 'Formulario_discusiĆ³n'
 );
 
 /**

-- 
To view, visit https://gerrit.wikimedia.org/r/392887
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ifcfe47fbe86ea84f92ad19c250167d3c1194cc3c
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/PageForms
Gerrit-Branch: master
Gerrit-Owner: MarcoAurelio <maure...@tools.wmflabs.org>
Gerrit-Reviewer: Yaron Koren <yaro...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to