By Albert on Monday, 16 January 2017
Posted in General
Replies 5
Likes 0
Views 174
Votes 0
After updating EasySocial appeared untranslated lines of code

APP_USER_PHOTOS_STREAM_UPDATED_EVENT_COVER_GROUPS
APP_EVENT_PHOTOS_STREAM_UPLOADED_PHOTO_IN_ALBUM_PLURAL_GROUPS
Hi Albert,
I would like to investigate and find out why this untranslated issue occurs. Can you provide us access to the site experiencing this and also some screenshots of the issue? Thanks.
·
Monday, 16 January 2017 18:05
·
0 Likes
·
0 Votes
·
0 Comments
·
The website I have installed localhost on my computer
·
Monday, 16 January 2017 18:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Albert,
Can you try adding these language constants into EasySocial's language file and see how it goes? JoomlaFolder/language/en-GB/en-GB.com_easysocial.ini

APP_USER_PHOTOS_STREAM_UPDATED_EVENT_COVER_GROUPS="%1$s updated the cover picture of the group event %2$s"
APP_EVENT_PHOTOS_STREAM_UPLOADED_PHOTO_IN_ALBUM_PLURAL_GROUPS="%1$s uploaded %3$s photos in the event album %2$s"
·
Monday, 16 January 2017 19:14
·
0 Likes
·
0 Votes
·
0 Comments
·
After the addition, is normally displayed. Anything else I should add?
·
Monday, 16 January 2017 19:40
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Albert,
This should be added too which will be used in the stream when a user uploaded 1 photo only in a group event album.

APP_EVENT_PHOTOS_STREAM_UPLOADED_PHOTO_IN_ALBUM_SINGULAR_GROUPS="%1$s uploaded a photo in the event album %2$s"
These 3 language constants will be included in the next EasySocial release.
·
Monday, 16 January 2017 19:45
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post