Reedy has submitted this change and it was merged.

Change subject: More minor year specific updates
......................................................................


More minor year specific updates

Change-Id: I249142545ee72aa604c26f405b62d0e3ccec2b4a
---
M cli/wm-scripts/bv2013/buildSpamTranslations.php
1 file changed, 3 insertions(+), 3 deletions(-)

Approvals:
  Reedy: Verified; Looks good to me, approved



diff --git a/cli/wm-scripts/bv2013/buildSpamTranslations.php 
b/cli/wm-scripts/bv2013/buildSpamTranslations.php
index 43f2211..f1a0f3c 100644
--- a/cli/wm-scripts/bv2013/buildSpamTranslations.php
+++ b/cli/wm-scripts/bv2013/buildSpamTranslations.php
@@ -10,10 +10,10 @@
 
 $dbr = wfGetDB( DB_SLAVE );
 $dbr->debug( true );
-$prefix = "Board_elections/2013/Email/";
 
-$textPrefix = '<div style="{{quote style}}">';
-$textSuffix = "</div>\n[[Category:Board elections 2013]]";
+$prefix = "Wikimedia_Foundation_elections_2013/Voter_e-mail/";
+$textPrefix = '<languages />';
+$textSuffix = "\n[[Category:Board elections 2013]]";
 
 $res = $dbr->select(
        'page',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I249142545ee72aa604c26f405b62d0e3ccec2b4a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SecurePoll
Gerrit-Branch: master
Gerrit-Owner: Reedy <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to