r70541 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r70540‎ | r70541 | r70542 >
Date:06:04, 6 August 2010
Author:raymond
Status:ok
Tags:
Comment:
Follow-up r70529: Consistent casing
Modified paths:
  • /trunk/extensions/CentralNotice/CentralNotice.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CentralNotice/CentralNotice.i18n.php
@@ -98,11 +98,11 @@
9999 'centralnotice-clone-name' => 'Name',
100100 'centralnotice-preview-all-template-translations' => 'Preview all available translations of banner',
101101 'centralnotice-insert' => 'Insert',
102 - 'centralnotice-hide-button' => 'Hide Button',
103 - 'centralnotice-collapse-button' => 'Collapse Button',
104 - 'centralnotice-expand-button' => 'Expand Button',
105 - 'centralnotice-translate-button' => 'Help Translate Button',
106 - 'centralnotice-donate-button' => 'Donate Button',
 102+ 'centralnotice-hide-button' => 'Hide button',
 103+ 'centralnotice-collapse-button' => 'Collapse button',
 104+ 'centralnotice-expand-button' => 'Expand button',
 105+ 'centralnotice-translate-button' => 'Help translate button',
 106+ 'centralnotice-donate-button' => 'Donate button',
107107 'centralnotice-expanded-banner' => 'Expanded banner',
108108 'centralnotice-collapsed-banner' => 'Collapsed banner',
109109

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r70529some interface/localization clean-up for CentralNoticekaldari23:24, 5 August 2010

Status & tagging log