Ejegg has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/352995 )
Change subject: WIP Update error messages for new scheme ...................................................................... WIP Update error messages for new scheme Quit substituting translated messages inside other translated messages Done with an awk script, so it doesn't take fallback things into account. That might be a good thing, as the fallback substitution could lead to mixed languages in an error message. TODO: add translations for the country-specific fiscal_number errors to at least es and pt-br Bug: T159897 Change-Id: Ib373cfeb0344e1dc3603f1c74b31185c91361d1b --- M gateway_common/i18n/interface/af.json M gateway_common/i18n/interface/aln.json M gateway_common/i18n/interface/ar.json M gateway_common/i18n/interface/arc.json M gateway_common/i18n/interface/arz.json M gateway_common/i18n/interface/as.json M gateway_common/i18n/interface/ast.json M gateway_common/i18n/interface/atj.json M gateway_common/i18n/interface/az.json M gateway_common/i18n/interface/ba.json M gateway_common/i18n/interface/be-tarask.json M gateway_common/i18n/interface/be.json M gateway_common/i18n/interface/bg.json M gateway_common/i18n/interface/bn.json M gateway_common/i18n/interface/br.json M gateway_common/i18n/interface/bs.json M gateway_common/i18n/interface/ca.json M gateway_common/i18n/interface/ckb.json M gateway_common/i18n/interface/cs.json M gateway_common/i18n/interface/cu.json M gateway_common/i18n/interface/cv.json M gateway_common/i18n/interface/cy.json M gateway_common/i18n/interface/da.json M gateway_common/i18n/interface/de.json M gateway_common/i18n/interface/diq.json M gateway_common/i18n/interface/dsb.json M gateway_common/i18n/interface/el.json M gateway_common/i18n/interface/eo.json M gateway_common/i18n/interface/es.json M gateway_common/i18n/interface/et.json M gateway_common/i18n/interface/eu.json M gateway_common/i18n/interface/fa.json M gateway_common/i18n/interface/fi.json M gateway_common/i18n/interface/fr.json M gateway_common/i18n/interface/frp.json M gateway_common/i18n/interface/fy.json M gateway_common/i18n/interface/gl.json M gateway_common/i18n/interface/gsw.json M gateway_common/i18n/interface/gu.json M gateway_common/i18n/interface/he.json M gateway_common/i18n/interface/hi.json M gateway_common/i18n/interface/hr.json M gateway_common/i18n/interface/hsb.json M gateway_common/i18n/interface/hu.json M gateway_common/i18n/interface/ia.json M gateway_common/i18n/interface/id.json M gateway_common/i18n/interface/ig.json M gateway_common/i18n/interface/io.json M gateway_common/i18n/interface/is.json M gateway_common/i18n/interface/it.json M gateway_common/i18n/interface/ja.json M gateway_common/i18n/interface/jv.json M gateway_common/i18n/interface/ka.json M gateway_common/i18n/interface/kk-cyrl.json M gateway_common/i18n/interface/km.json M gateway_common/i18n/interface/kn.json M gateway_common/i18n/interface/ko.json M gateway_common/i18n/interface/ksh.json M gateway_common/i18n/interface/ku-latn.json M gateway_common/i18n/interface/lb.json M gateway_common/i18n/interface/li.json M gateway_common/i18n/interface/lij.json M gateway_common/i18n/interface/ln.json M gateway_common/i18n/interface/lt.json M gateway_common/i18n/interface/lus.json M gateway_common/i18n/interface/lv.json M gateway_common/i18n/interface/map-bms.json M gateway_common/i18n/interface/mk.json M gateway_common/i18n/interface/ml.json M gateway_common/i18n/interface/ms.json M gateway_common/i18n/interface/mt.json M gateway_common/i18n/interface/myv.json M gateway_common/i18n/interface/nb.json M gateway_common/i18n/interface/nds-nl.json M gateway_common/i18n/interface/nds.json M gateway_common/i18n/interface/ne.json M gateway_common/i18n/interface/nl-informal.json M gateway_common/i18n/interface/nl.json M gateway_common/i18n/interface/nn.json M gateway_common/i18n/interface/oc.json M gateway_common/i18n/interface/or.json M gateway_common/i18n/interface/pdc.json M gateway_common/i18n/interface/pfl.json M gateway_common/i18n/interface/pl.json M gateway_common/i18n/interface/pms.json M gateway_common/i18n/interface/ps.json M gateway_common/i18n/interface/pt-br.json M gateway_common/i18n/interface/pt.json M gateway_common/i18n/interface/qu.json M gateway_common/i18n/interface/ro.json M gateway_common/i18n/interface/roa-tara.json M gateway_common/i18n/interface/ru.json M gateway_common/i18n/interface/rue.json M gateway_common/i18n/interface/sa.json M gateway_common/i18n/interface/sah.json M gateway_common/i18n/interface/sc.json M gateway_common/i18n/interface/sh.json M gateway_common/i18n/interface/si.json M gateway_common/i18n/interface/sk.json M gateway_common/i18n/interface/sl.json M gateway_common/i18n/interface/sq.json M gateway_common/i18n/interface/sr-ec.json M gateway_common/i18n/interface/sr-el.json M gateway_common/i18n/interface/sv.json M gateway_common/i18n/interface/sw.json M gateway_common/i18n/interface/ta.json M gateway_common/i18n/interface/te.json M gateway_common/i18n/interface/tet.json M gateway_common/i18n/interface/th.json M gateway_common/i18n/interface/tk.json M gateway_common/i18n/interface/tl.json M gateway_common/i18n/interface/tr.json M gateway_common/i18n/interface/tt-cyrl.json M gateway_common/i18n/interface/uk.json M gateway_common/i18n/interface/ur.json M gateway_common/i18n/interface/vec.json M gateway_common/i18n/interface/vi.json M gateway_common/i18n/interface/vro.json M gateway_common/i18n/interface/yi.json M gateway_common/i18n/interface/yue.json M gateway_common/i18n/interface/zh-hans.json M gateway_common/i18n/interface/zh-hant.json M gateway_common/i18n/interface/zh-hk.json M gateway_common/i18n/interface/zh-tw.json 124 files changed, 1,189 insertions(+), 1,051 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/DonationInterface refs/changes/95/352995/1 -- To view, visit https://gerrit.wikimedia.org/r/352995 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib373cfeb0344e1dc3603f1c74b31185c91361d1b Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/DonationInterface Gerrit-Branch: master Gerrit-Owner: Ejegg <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
