jenkins-bot has submitted this change and it was merged. Change subject: Correct language code: Wikimedia's roa-rup is MediaWiki's rup ......................................................................
Correct language code: Wikimedia's roa-rup is MediaWiki's rup https://meta.wikimedia.org/wiki/Special_language_codes https://roa-rup.wikipedia.org/w/api.php?action=query&meta=siteinfo Spotted by the roa-rup editor with countless pen names, who's making a lot of translations lately. Change-Id: If46d92f9849f87c6b781e6327caf17a95b669c7c --- M bin/repoexport 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Nikerabbit: Looks good to me, but someone else must approve Raimond Spekking: Looks good to me, approved jenkins-bot: Verified diff --git a/bin/repoexport b/bin/repoexport index ac325ac..0f87567 100755 --- a/bin/repoexport +++ b/bin/repoexport @@ -16,7 +16,7 @@ EXPORTER=$WIKI/extensions/Translate/scripts/export.php SKIPLANGS="test,be-x-old,crh,dk,en,fiu-vro,gan,got,hif,kbd,kk,kk-cn,iu,kk-kz,kk-tr,ko-kp,ku,ku-arab,no,ruq,simple,sr,tg,tp,tt,ug,zh,zh-classical,zh-cn,zh-sg,zh-hk,zh-min-nan,zh-mo,zh-my,zh-tw,zh-yue,bbc,ady" -FORCELANGS="chy,cr,ki,nrm,rn,roa-rup,rw,tum,tw" # Must not contain any of those above +FORCELANGS="chy,cr,ki,nrm,rn,rup,rw,tum,tw" # Must not contain any of those above THRESHOLD="--threshold 35" HOURS="--hours 200" # Somewhat over a week -- To view, visit https://gerrit.wikimedia.org/r/153806 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: If46d92f9849f87c6b781e6327caf17a95b669c7c Gerrit-PatchSet: 2 Gerrit-Project: translatewiki Gerrit-Branch: master Gerrit-Owner: Nemo bis <[email protected]> Gerrit-Reviewer: Nikerabbit <[email protected]> Gerrit-Reviewer: Raimond Spekking <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
