Ekaitz
Forum Replies Created
-
mlopezcol
Tienes que hacer lo que pone en el post que le envié a bkng. Si realizas esos pasos tiene que funcionar.
Yes it is in the dashboard
Hello bkng,
Sorry, my english isn´t very well.
The ScholarPress Courseware Dutch translation is done, you have it in:
wp-content\buddypress-courseware\languages\bpsp-de_DE.mo & bpsp-de_DE.po
to change courseware language, you must do this things:
1.Copy bpsp-de_DE.mo & bpsp-de_DE.po to the “i18n” directory (“i18n” is in the same level of “languages” directory).
2.Delete all files from “wp-content\buddypress-courseware\languages\” except “bpsp.pot”.
3.You have to change courseware.php file (“wp-content\buddypress-courseware\”) in the same way that explains in this link:
https://github.com/courseware/buddypress-courseware/commit/b8c91cd2c0c91c42db194928118742172658a890
In resume, the modifications are:
-> Delete “‘/languages/'”.
-> Include “‘/i18n'” (this is the new path to dutch version).4.You must have wordpress in dutch, but it isn´t enough that wordpress options and dashboard appear in dutch. The option that you have selected in (WordPress dashboard) Setting > General > Site Language > MUST BE DUTCH.
Ekaitz
fixed…
thanks
Hello,
I have found this post, where Stas explained how to use a diferent .mo file (for example, spanish translation) into SholarPress Courseware:
http://buddypress.org/community/groups/buddypress-courseware/forum/topic/spanish-languages/Stas said 1 year, 11 months ago:
“I can see the errors gone now.About translations, there was a bug: I forgot to update the path to translations, the constant was obsolete.
Here’s the modifications I did in courseware.phphttp://github.com/scholarpress/buddypress-courseware/commit/b8c91cd2c0c91c42db194928118742172658a890
Also, rename the translation file into bpsp-da_DK.po/.mo, I used this textdomain because it was shorter, and it’s much cleaner to read the code.”
But the link above is broken and I can´t see the solution.
What can I do?
Thanks.
Hello,
Here is the handbook of buddypress ScholarPress Courseware
http://buddypress.coursewa.re/handbook.html
bye