jenkins-bot has submitted this change and it was merged.

Change subject: Allow exporting files as gettext in Translate
......................................................................


Allow exporting files as gettext in Translate

Bug: 40341
Change-Id: Ie60b3f0ac0770925cbbc99a52f990b27bd613bd9
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 2 deletions(-)

Approvals:
  Nikerabbit: Looks good to me, but someone else must approve
  Hashar: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 5f4bc32..929c826 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -1434,7 +1434,7 @@
 
        // Bug 49905
        $wgNoticeUseLanguageConversion = true;
-       
+
        // *** Hide Cookies ***
        // A little bit of historical breadcrumbs:
        // In 2012 we expired cookies on 2012-12-26, then everyone had
@@ -2071,7 +2071,6 @@
        $wgTranslateWorkflowStates = $wmgTranslateWorkflowStates;
        $wgTranslateRcFilterDefault = $wmgTranslateRcFilterDefault;
 
-       unset( $wgTranslateTasks['export-as-po'] );
        unset( $wgTranslateTasks['export-as-file'] );
        unset( $wgTranslateTasks['optional'] );
        unset( $wgTranslateTasks['suggestions'] );

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie60b3f0ac0770925cbbc99a52f990b27bd613bd9
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to