Browse Source
- Redirect when you've successfully created a group
- Redirect when you've successfully created a group
- Move the feed creation system to InitAccount and clean the Feed widget - Move some translationspull/16/head
6 changed files with 76 additions and 102 deletions
-
71app/widgets/Feed/Feed.php
-
2app/widgets/Feed/locales.ini
-
30app/widgets/InitAccount/InitAccount.php
-
10app/widgets/InitAccount/initaccount.tpl
-
1app/widgets/InitAccount/locales.ini
-
64app/widgets/ServerNodes/ServerNodes.php
@ -1,6 +1,4 @@ |
|||
my_posts = 'My Posts' |
|||
feed.no_support = "Your server doesn't support post publication, you can only read contact's feeds" |
|||
feed.error = 'An error occured : ' |
|||
feed.creating = 'Creating your feed...' |
|||
feed.empty_title = 'Hi!' |
|||
feed.empty = 'This is your newsfeed, here you will see the posts published by you and your contacts.' |
|||
Write
Preview
Loading…
Cancel
Save
Reference in new issue