r9915 pywikipedia - Code Review archive

Repository:pywikipedia
Revision:r9914‎ | r9915 | r9916 >
Date:15:13, 20 February 2012
Author:drtrigon
Status:ok (Comments)
Tags:
Comment:
add new TW/i18n key 'thirdparty-drtrigonbot-subster-summary-mod' for subster
Modified paths:
  • /branches/rewrite/scripts/i18n/thirdparty.py (modified) (history)

Diff [purge]

Index: branches/rewrite/scripts/i18n/thirdparty.py
@@ -184,6 +184,7 @@
185185 'thirdparty-drtrigonbot-sum_disc-summary-clean': u'Discussion summary added with clean up: %(num)i entries',
186186 'thirdparty-drtrigonbot-sum_disc-summary-head': u'robot',
187187 'thirdparty-drtrigonbot-sum_disc-summary-mod': u'Discussion summary updated: %(num)i entries in %(page)s',
 188+ 'thirdparty-drtrigonbot-subster-summary-mod': u'substituting %(tags)s tag(s).',
188189 },
189190 # Author: Vivaelcelta
190191 'es': {
@@ -915,4 +916,4 @@
916917 'thirdparty-drtrigonbot-sum_disc-summary-head': u'机器人',
917918 'thirdparty-drtrigonbot-sum_disc-summary-mod': u'更新讨论摘要:%(num)i个条目在%(page)s',
918919 },
919 -}
\ No newline at end of file
 920+}

Follow-up revisions

RevisionCommit summaryAuthorDate
r9916follow-up to r9915 in order to add message documentation in qqqdrtrigon15:54, 20 February 2012

Comments

#Comment by Siebrand (talk | contribs)   15:20, 20 February 2012

Yay! You found it. Would be nice if you would add message documentation in qqq

#Comment by DrTrigon (talk | contribs)   15:40, 20 February 2012

Ooooohhh, yes there was something... I'll do it right now.

Status & tagging log