Index: trunk/extensions/TweetANew/TweetANew.i18n.php |
— | — | @@ -5,14 +5,14 @@ |
6 | 6 | * @addtogroup Extensions |
7 | 7 | * @license GPL |
8 | 8 | */ |
9 | | - |
| 9 | + |
10 | 10 | $messages = array(); |
11 | 11 | |
12 | 12 | /** English |
13 | 13 | * @author Gregory Varnum |
14 | 14 | */ |
15 | | -$messages['en'] = array( |
16 | | - 'tweetanew-desc' => 'Tweets when a page is created or edited. Depending on preferences set for the entire wiki, either automatically or from the edit page.', |
| 15 | +$messages['en'] = array( |
| 16 | + 'tweetanew-desc' => 'Tweets when a page is created or edited. Depending on preferences set for the entire wiki, either automatically or from the edit page.', |
17 | 17 | 'tweetanew-accesskey' => 'e', |
18 | 18 | 'tweetanew-newaction' => 'Tweet about this new page', |
19 | 19 | 'tweetanew-newtooltip' => 'Send information about this new page to Twitter', |