By Florian Fick on Saturday, 10 October 2015
Posted in General Issues
Likes 0
Views 881
Votes 0
Hi. Sorry when i ask again, but I closed my last quesion, because there were various problems in one question.

I still have the problem in backend, that the backend ts not really in german. But the files are translated. For the backend self its not really a problem, but for the workflow. So, all custom fields are in english and I have to translate every event, profile. ....... The work should be unnecessary , because actually everything is already translated from yourside .

What can I do? Thanks.
Hey Florian,

I am really sorry for the delay of this reply as it is a weekend for us here.

That was known issue, I already help you fix it on this language file JoomlaFOlder/administrator/language/de-DE/de-DE.com_easysocial.ini


// find this string
COM_EASYSOCIAL_ACL_FILEUPLOAD_MAX_NOTICE="(Hinweis: Derzeit ist der Wert für upload_max_filesize bei %1sMB)"_QQ_";

//Replace with
COM_EASYSOCIAL_ACL_FILEUPLOAD_MAX_NOTICE="(Hinweis: Derzeit ist der Wert für upload_max_filesize bei %1sMB)"


it should work fine now, can you give it a check now?
·
Saturday, 10 October 2015 11:17
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex. At first glance it looks now works . Thx and regards.
·
Saturday, 10 October 2015 14:30
·
0 Likes
·
0 Votes
·
0 Comments
·
You're welcome, glad to heard your issue resolved .
·
Saturday, 10 October 2015 14:42
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post