Index: trunk/extensions/Push/Push.i18n.php |
— | — | @@ -15,10 +15,10 @@ |
16 | 16 | * @author Jeroen De Dauw |
17 | 17 | */ |
18 | 18 | $messages['en'] = array( |
19 | | - 'push-desc' => 'Lightweight extension to push content to other wiki\'s', |
| 19 | + 'push-desc' => 'Lightweight extension to push content to other wikis', |
20 | 20 | 'push-tab-text' => 'Push', |
21 | 21 | 'push-button-text' => 'Push', |
22 | | - 'push-button-desc' => 'This tab allows you to push the current revision of this page to one or more other wiki\'s.', |
| 22 | + 'push-button-desc' => 'This tab allows you to push the current revision of this page to one or more other wikis.', |
23 | 23 | 'push-button-pushing' => 'Pushing', |
24 | 24 | 'push-button-completed' => 'Push completed', |
25 | 25 | 'push-button-failed' => 'Push failed', |