aboutsummaryrefslogtreecommitdiff
path: root/mod/pages/languages/en.php
diff options
context:
space:
mode:
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-07-15 16:38:16 +0000
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-07-15 16:38:16 +0000
commit5696bea39a9be7f8c44e0d4abf7ca776db711bfa (patch)
tree8e3fb8e7e3109315c532d8a127c9f72aa6fd9ba8 /mod/pages/languages/en.php
parent4ece630febf2c1275c7781e8cb9d4f4321aacfc1 (diff)
downloadelgg-5696bea39a9be7f8c44e0d4abf7ca776db711bfa.tar.gz
elgg-5696bea39a9be7f8c44e0d4abf7ca776db711bfa.tar.bz2
Convert spaces to tabs.
git-svn-id: http://code.elgg.org/elgg/trunk@6713 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 b31c59572..2eb2469d8 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",
- 'pages:via' => "via pages",
+ tt'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
**/
- 'pages:river:annotate' => "a comment on this page",
- 'pages:river:created' => "%s wrote",
- 'pages:river:updated' => "%s updated",
- 'pages:river:posted' => "%s posted",
+ 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:create' => "a new page titled",
- 'pages:river:update' => "a page titled",
- 'page:river:annotate' => "a comment on this page",
- 'page_top:river:annotate' => "a comment on this page",
+ 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",
/**
* Form fields
@@ -86,7 +86,7 @@
* Widget
**/
- 'pages:num' => 'Number of pages to display',
+ t'pages:num' => 'Number of pages to display',
'pages:widget:description' => "This is a list of your pages.",
/**