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 69e35cdfd..c2e23d04f 100644 --- a/mod/thewire/languages/en.php +++ b/mod/thewire/languages/en.php @@ -6,7 +6,7 @@ * Menu items and titles */ - 'thewire' => "The wire", + 'thewire' => "My wire posts", 'thewire:user' => "%s's wire posts", 'thewire:posttitle' => "%s's notes on the wire: %s", 'thewire:everyone' => "All wire posts", |