diff options
author | cash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2010-12-17 12:23:35 +0000 |
---|---|---|
committer | cash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2010-12-17 12:23:35 +0000 |
commit | 152a6ae4f00f6e0407d9a7ba04ae0000a818c554 (patch) | |
tree | 313404e4f91a1328d8ebcbc9d9b8e41ecb968d53 /languages/en.php | |
parent | 31867d1a44f87c775014c9f9c0b8fd546d7c4ba9 (diff) | |
download | elgg-152a6ae4f00f6e0407d9a7ba04ae0000a818c554.tar.gz elgg-152a6ae4f00f6e0407d9a7ba04ae0000a818c554.tar.bz2 |
supporting putting content in groups in for river views and added file river code
git-svn-id: http://code.elgg.org/elgg/trunk@7658 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'languages/en.php')
-rw-r--r-- | languages/en.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php index f30f8ffd7..9ce523a4e 100644 --- a/languages/en.php +++ b/languages/en.php @@ -385,6 +385,7 @@ $english = array( 'river:posted:generic' => '%s posted', 'riveritem:single:user' => 'a user', 'riveritem:plural:user' => 'some users', + 'river:ingroup' => 'to the group %s', /** * Notifications |