diff options
author | cash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2010-08-23 20:15:53 +0000 |
---|---|---|
committer | cash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2010-08-23 20:15:53 +0000 |
commit | acb5a3597db4c5453b5e4cbe3778c211e1f88603 (patch) | |
tree | 3b70586bf1631807a00be8863f5d0ffdf25a0297 /mod/thewire/languages/en.php | |
parent | d6e3334ff863338a062b8175cfb99ea823bb1128 (diff) | |
download | elgg-acb5a3597db4c5453b5e4cbe3778c211e1f88603.tar.gz elgg-acb5a3597db4c5453b5e4cbe3778c211e1f88603.tar.bz2 |
merged [6829] from 1.7 branch into trunk
git-svn-id: http://code.elgg.org/elgg/trunk@6854 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/thewire/languages/en.php')
-rw-r--r-- | mod/thewire/languages/en.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/thewire/languages/en.php b/mod/thewire/languages/en.php index 0fb114028..0f1055273 100644 --- a/mod/thewire/languages/en.php +++ b/mod/thewire/languages/en.php @@ -19,7 +19,7 @@ 'thewire:add' => "Post to the wire", 'thewire:text' => "A note on the wire", 'thewire:reply' => "Reply", - 'thewire:via' => "via", + 'thewire:via_method' => "via %s", 'thewire:wired' => "Posted to the wire", 'thewire:charleft' => "characters remaining", 'item:object:thewire' => "Wire posts", |