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.
See attached markup.
Thank you.
Attachments
Language choose.jpg (10.17 KiB) Viewed 638 times
in:
oc22\catalog\language\en-gb\common\language.php
or:
oc22\catalog\language\english\common\language.php
change:
to:
Ernie
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';
Code: Select all
<?php
// Text
$_['text_language'] = 'choose Language';
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.
sorry, that surpasses my knowledge, I have no idea, how this would work!
Ernie
PS. Just recalled, you need to change this in your CHINESE Language File, not in the ENGLISH one !

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.
Yeah, but you probably just cannot add Chinese 'Code' into english Language Files, I assume...
Ernie

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.
Who is online
Users browsing this forum: Amazon [Bot] and 36 guests