0
1. I've translated language variable on russian, but in activity stream in displays on english:
ADDED_ALBUM="добавил(а) новый альбом"
2. In activity stream url to album is wrong (it going to adminsitrator page)
ADDED_ALBUM="добавил(а) новый альбом"
2. In activity stream url to album is wrong (it going to adminsitrator page)
Responses (4)
-
Accepted Answer
-
Accepted Answer
0Yes, in file ru-RU.com_muscol.ini
Strange things...
I've deleted ADDED_ALBUM="added album" from english file
then I added ADDED_ALBUM="добавил(а) новый альбом"
and activity stream displays
then I translated ADDED_ALBUM= right in english file - now it displays correct, but this is not normal, this is a bug...
I found problem - my admin panel was on english. I switched it on russian - and now "added album" displays on russian, but it is still an error.
Frontend should not depend on the admin language settings. -
Accepted Answer
0yes I see what you mean, but the thing is that the entry on JomSocial is not translated by the system, which means that the string has to be stored "already" translated. therefore, the language used is the language active in that moment (in the backend, as you say, you had English, to described the situation perfectly) -
Accepted Answer
0I understand this, that's why I check it every time after I add new album.
The fact remains ...
If admin panel on english - activity stream for music collection displays (saves in database) in englsih and it's applies only variable ADDED_ALBUM=-
Germinal Campsmore than a month agoyes, it's what said.. we can't select a different language if you're adding from admin, which has english language..
-
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »