From 3b29bf9a2f9e95a03753f063bbe170e7081c6c99 Mon Sep 17 00:00:00 2001 From: brettp Date: Thu, 15 Jul 2010 16:45:06 +0000 Subject: Converting spaces to tabs without the stray t. git-svn-id: http://code.elgg.org/elgg/trunk@6714 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/pages/languages/en.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'mod/pages/languages/en.php') diff --git a/mod/pages/languages/en.php b/mod/pages/languages/en.php index 2eb2469d8..b31c59572 100644 --- a/mod/pages/languages/en.php +++ b/mod/pages/languages/en.php @@ -31,7 +31,7 @@ 'pages:welcomeerror' => "There was a problem saving your welcome message", 'pages:welcomeposted' => "Your welcome message has been posted", 'pages:navigation' => "Page navigation", - tt'pages:via' => "via pages", + 'pages:via' => "via pages", 'item:object:page_top' => 'Top-level pages', 'item:object:page' => 'Pages', 'item:object:pages_welcome' => 'Pages welcome blocks', @@ -42,14 +42,14 @@ * River **/ - t'pages:river:annotate' => "a comment on this page", - t'pages:river:created' => "%s wrote", - tt'pages:river:updated' => "%s updated", - tt'pages:river:posted' => "%s posted", + 'pages:river:annotate' => "a comment on this page", + 'pages:river:created' => "%s wrote", + 'pages:river:updated' => "%s updated", + 'pages:river:posted' => "%s posted", 'pages:river:create' => "a new page titled", - tt'pages:river:update' => "a page titled", - tt'page:river:annotate' => "a comment on this page", - tt'page_top:river:annotate' => "a comment on this page", + 'pages:river:update' => "a page titled", + 'page:river:annotate' => "a comment on this page", + 'page_top:river:annotate' => "a comment on this page", /** * Form fields @@ -86,7 +86,7 @@ * Widget **/ - t'pages:num' => 'Number of pages to display', + 'pages:num' => 'Number of pages to display', 'pages:widget:description' => "This is a list of your pages.", /** -- cgit v1.2.3