Index: trunk/extensions/CentralNotice/CentralNotice.i18n.php |
— | — | @@ -98,11 +98,11 @@ |
99 | 99 | 'centralnotice-clone-name' => 'Name', |
100 | 100 | 'centralnotice-preview-all-template-translations' => 'Preview all available translations of banner', |
101 | 101 | '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', |
107 | 107 | 'centralnotice-expanded-banner' => 'Expanded banner', |
108 | 108 | 'centralnotice-collapsed-banner' => 'Collapsed banner', |
109 | 109 | |