From 1ce8bfd2645cac79d44676ec769957f8d35e557c Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 19 Jun 2008 18:06:48 +0000 Subject: git-svn-id: https://code.elgg.org/elgg/trunk@1002 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) (limited to 'languages') diff --git a/languages/en.php b/languages/en.php index 046349b22..cb2745df8 100644 --- a/languages/en.php +++ b/languages/en.php @@ -199,7 +199,13 @@ * River */ 'river' => "River", - + 'river:widget:noactivity' => 'We could not find any activity.', + 'river:widget:title' => "%s activity.", + 'river:widget:description' => "Show your latest activity.", + 'river:widget:title:friends' => "%s friends activity.", + 'river:widget:description:friends' => "Show what your friends are up to.", + + 'river:relationship:friend' => 'is now friends with', /** * Search @@ -378,16 +384,6 @@ Alternatively, you can enter your database settings below and we will try and do */ 'xmlrpc:noinputdata' => "Input data missing", - /** - * River - */ - 'river:widget:noactivity' => 'User has no visible activity.', - 'river:widget:title' => "%s activity.", - 'river:widget:description' => "Show your latest activity.", - 'river:widget:title:friends' => "%s friends activity.", - 'river:widget:description:friends' => "Show what your friends are up to.", - - 'river:relationship:friend' => 'is now friends with', ); -- cgit v1.2.3