Post by silkcamel » Wed Sep 28, 2016 10:33 am

I would like to find the php file so that I can modify the bi-language menu from "Language" to "Choose Language". anyone know which file I can find it?
See attached markup.
Thank you.

Attachments

Language choose.jpg

Language choose.jpg (10.17 KiB) Viewed 639 times


New member

Posts

Joined
Sun May 01, 2016 6:05 am

Post by IP_CAM » Wed Sep 28, 2016 11:43 am

in:
oc22\catalog\language\en-gb\common\language.php
or:
oc22\catalog\language\english\common\language.php
change:

Code: Select all

<?php
// Text
$_['text_language'] = 'Language';
to:

Code: Select all

<?php
// Text
$_['text_language'] = 'choose Language';
Ernie
Last edited by IP_CAM on Thu Sep 29, 2016 7:43 am, edited 1 time in total.

My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by silkcamel » Wed Sep 28, 2016 10:13 pm

Thank you IP_CAM, that works. but there is another problem.

when I tried to input Chinese font, it become messy code. see attached. what can I do? Thanks.

Attachments

Language choose 2.jpg

Language choose 2.jpg (24.67 KiB) Viewed 612 times


New member

Posts

Joined
Sun May 01, 2016 6:05 am

Post by IP_CAM » Thu Sep 29, 2016 12:33 am

sorry, that surpasses my knowledge, I have no idea, how this would work! 8)
Ernie

PS. Just recalled, you need to change this in your CHINESE Language File, not in the ENGLISH one !

My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by silkcamel » Thu Sep 29, 2016 7:19 am

I changed the Chinese php file, there is no problem. but when I change the English php file, code messed up.
I have no idea either.

New member

Posts

Joined
Sun May 01, 2016 6:05 am

Post by IP_CAM » Thu Sep 29, 2016 7:42 am

Yeah, but you probably just cannot add Chinese 'Code' into english Language Files, I assume... 8)
Ernie

My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland
Who is online

Users browsing this forum: No registered users and 47 guests