
Originally Posted by
frank18
Ok, the define for CONTENT_GLIDER_NEXT is obviously missing in the other language files (french, spanish).
Go to Admin > Tools > Developers Tool Kit and do a search for CONTENT_GLIDER_NEXT
You will find an english language file containing the constant CONTENT_GLIDER_NEXT , most likely somewhere in the path of includes/languages/english/YOUR_TEMPLATE/etc etc
Check if the same file exists in includes/languages/french/YOUR_TEMPLATE/etc etc
If it does not exist then copy the file from the english location to the corresponding french location. Then open the copied file and edit the define for CONTENT_GLIDER_NEXT - replace the english wording with the french word or phrase. Save, upload, done.
If the file exists in your french language path then you need to merge the english and french file. Then do the same editing of the word/phrase.
Same goes for the spanish equivalent.
If you are having problems with this then let us know or PM me.