diff options
Diffstat (limited to 'mod/thewire/languages')
-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", |