From 2417a810cb3799ade1be23b1de88349a3fb1d701 Mon Sep 17 00:00:00 2001 From: pete Date: Tue, 9 Mar 2010 13:45:53 +0000 Subject: Added basic (stage1) site-wide navigation. Needs improving with a way for admin and plugin authors to decide which mods display in the primary nav-bar, and which page within each tool they point at. git-svn-id: http://code.elgg.org/elgg/trunk@5326 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/thewire/languages/en.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mod') diff --git a/mod/thewire/languages/en.php b/mod/thewire/languages/en.php index c2e23d04f..23e243716 100644 --- a/mod/thewire/languages/en.php +++ b/mod/thewire/languages/en.php @@ -6,6 +6,7 @@ * Menu items and titles */ + 'thewire:title' => "The Wire", 'thewire' => "My wire posts", 'thewire:user' => "%s's wire posts", 'thewire:posttitle' => "%s's notes on the wire: %s", -- cgit v1.2.3