From 21e4f3681d9f936af24e6a44868628ceeb53ddf9 Mon Sep 17 00:00:00 2001 From: pete Date: Mon, 8 Mar 2010 15:45:41 +0000 Subject: Updates to thewire interface git-svn-id: http://code.elgg.org/elgg/trunk@5302 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/thewire/languages/en.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mod/thewire/languages') diff --git a/mod/thewire/languages/en.php b/mod/thewire/languages/en.php index da0fc222f..69e35cdfd 100644 --- a/mod/thewire/languages/en.php +++ b/mod/thewire/languages/en.php @@ -7,11 +7,11 @@ */ 'thewire' => "The wire", - 'thewire:user' => "%s's wire", + 'thewire:user' => "%s's wire posts", 'thewire:posttitle' => "%s's notes on the wire: %s", 'thewire:everyone' => "All wire posts", - 'thewire:read' => "Wire posts", + 'thewire:read' => "My wire posts", 'thewire:strapline' => "%s", @@ -20,7 +20,7 @@ 'thewire:reply' => "Reply", 'thewire:via' => "via", 'thewire:wired' => "Posted to the wire", - 'thewire:charleft' => "characters left", + 'thewire:charleft' => "characters remaining", 'item:object:thewire' => "Wire posts", 'thewire:notedeleted' => "note deleted", 'thewire:doing' => "What are you doing? Tell everyone on the wire:", -- cgit v1.2.3