Index: trunk/extensions/SocialProfile/UserBoard/UserBoard.i18n.php |
— | — | @@ -10,11 +10,12 @@ |
11 | 11 | |
12 | 12 | /** English |
13 | 13 | * @author Wikia, Inc. |
| 14 | + * @author Purodha |
14 | 15 | */ |
15 | 16 | $messages['en'] = array( |
16 | 17 | 'boardblastlogintitle' => 'You must be logged in to send board blasts', |
17 | | - 'boardblastlogintext' => 'You must be logged in to send board blasts. |
18 | | -Click <a href="index.php?title=Special:UserLogin">here to login</a>', |
| 18 | + 'boardblastlogintext' => 'In order to send board blasts, |
| 19 | +you must be <a href="index.php?title=Special:UserLogin">logged in</a>.', |
19 | 20 | 'messagesenttitle' => 'Messages sent', |
20 | 21 | 'boardblasttitle' => 'Send board blast', |
21 | 22 | 'boardblaststep1' => 'Step 1 - Write your message', |