aboutsummaryrefslogtreecommitdiff
path: root/mod/thewire
diff options
context:
space:
mode:
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-06-12 21:38:50 +0000
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-06-12 21:38:50 +0000
commita23b178eff2982b620e4de21eb609c89071b3ff7 (patch)
tree8d7547e4e861e962d27fb276d582349f116ab962 /mod/thewire
parentc57e5a3ac701e4f33f205f23b30ad872b67c7656 (diff)
downloadelgg-a23b178eff2982b620e4de21eb609c89071b3ff7.tar.gz
elgg-a23b178eff2982b620e4de21eb609c89071b3ff7.tar.bz2
pulling in blacktooth's wire language typo fix : pull request #32
git-svn-id: http://code.elgg.org/elgg/trunk@9194 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/thewire')
-rw-r--r--mod/thewire/languages/en.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/thewire/languages/en.php b/mod/thewire/languages/en.php
index b55fb11d0..1b9d71c56 100644
--- a/mod/thewire/languages/en.php
+++ b/mod/thewire/languages/en.php
@@ -43,7 +43,7 @@ $english = array(
*/
'thewire:posted' => "Your message was successfully posted to the wire.",
'thewire:deleted' => "The wire post was successfully deleted.",
- 'thewire:blank' => "Sorry, you need to enter come text before we can post this.",
+ 'thewire:blank' => "Sorry, you need to enter some text before we can post this.",
'thewire:notfound' => "Sorry, we could not find the specified wire post.",
'thewire:notdeleted' => "Sorry. We could not delete this wire post.",