aboutsummaryrefslogtreecommitdiff
path: root/mod/pages/languages/en.php
diff options
context:
space:
mode:
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-07-15 16:45:06 +0000
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-07-15 16:45:06 +0000
commit3b29bf9a2f9e95a03753f063bbe170e7081c6c99 (patch)
treeba0277d49c8edcf95dffd14c27057863ce3d40cb /mod/pages/languages/en.php
parent5696bea39a9be7f8c44e0d4abf7ca776db711bfa (diff)
downloadelgg-3b29bf9a2f9e95a03753f063bbe170e7081c6c99.tar.gz
elgg-3b29bf9a2f9e95a03753f063bbe170e7081c6c99.tar.bz2
Converting spaces to tabs without the stray t.
git-svn-id: http://code.elgg.org/elgg/trunk@6714 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/pages/languages/en.php')
-rw-r--r--mod/pages/languages/en.php18
1 files changed, 9 insertions, 9 deletions
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.",
/**