New Zenner
- Join Date:
- May 2010
- Posts:
- 58
- Plugin Contributions:
- 1
Content_glider_next
Hi does any one know how to change this
CONTENT_GLIDER_NEXT
on a new language as I have french and spanish :frusty:
using: v1.3.9h
Views: 580
New Zenner
Hi does any one know how to change this
CONTENT_GLIDER_NEXT
on a new language as I have french and spanish :frusty:
using: v1.3.9h
Deceased
raf696:
Hi does any one know how to change this
CONTENT_GLIDER_NEXT
on a new language as I have french and spanish :frusty:
using: v1.3.9h
I don't quite understand what you are trying to achieve.
Do you just want to change the define or do you want the constant CONTENT_GLIDER_NEXT to appear in your other languages?
New Zenner
Yes thats right in different languages as in english it's fine but in other it looks like this
CONTENT_GLIDER_NEXT
Deceased
raf696:
Yes thats right in different languages as in english it's fine but in other it looks like this
CONTENT_GLIDER_NEXT
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.
Deceased
@raf696
have you had any success with my suggestion(s)?
New Zenner
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.
Hi thanks for that but it did not work. looks like this CONTENT_GLIDER_PROXIMO
New Zenner
Hi thanks for that it works now. Thank you
I was using the wrong content_glider folder. :clap:
Fields marked required must be completed.
Tell staff why this post should be reviewed.