From dd2381740cf67a73e9bb9b7455e23ed983b9a5e2 Mon Sep 17 00:00:00 2001 From: dave Date: Sat, 28 Feb 2009 18:36:07 +0000 Subject: the wire lang tweaked git-svn-id: https://code.elgg.org/elgg/trunk@2999 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/thewire/languages/en.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mod') diff --git a/mod/thewire/languages/en.php b/mod/thewire/languages/en.php index 798445562..e117dbef8 100644 --- a/mod/thewire/languages/en.php +++ b/mod/thewire/languages/en.php @@ -9,13 +9,13 @@ 'thewire' => "The wire", 'thewire:user' => "%s's wire", 'thewire:posttitle' => "%s's notes on the wire: %s", - 'thewire:everyone' => "Site wide wire", + 'thewire:everyone' => "All wire posts", - 'thewire:read' => "Your wire", + 'thewire:read' => "Your wire posts", 'thewire:strapline' => "%s", - 'thewire:add' => "Post to your wire", + 'thewire:add' => "Post to the wire", 'thewire:text' => "A note on the wire", 'thewire:reply' => "Reply", 'thewire:via' => "via", -- cgit v1.2.3