Welcome, Guest. Please login or register.
Did you miss your activation email?
May 27, 2012, 05:33:32 AM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155555 Posts in 21715 Topics by 7737 Members
Latest Member: gx-world
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: using turkish words in menu and login form  (Read 2354 times)
berta

Offline Offline

Posts: 11



WWW
« on: January 06, 2008, 07:34:58 AM »

Sorry in advance if this is a very stupid question but since I am not an expert it is driving me crazy.
I have a site in Turkish and I cannot find the way to change titles like "menu" or "login" in the navigation area.
I tried the index file but I was not successful. I tryed changing the system language to TR but still shows those in English.
For example, where it says Menu I should write Men]  (an u with dots), and where it says login I should write "Giris"
Can you tell me in which files I can find that info and change the words?
Logged

Berta
kweitzel
Forum administrator
*****
Offline Offline

Posts: 6977


WWW
« Reply #1 on: January 06, 2008, 08:13:53 AM »

Some info (like the login and search form) have to be manually modified in the index.php of the template you are using.

cheers

Klaus
Logged

WebsiteBaker Org e.V. - for WebsiteBaker

berta

Offline Offline

Posts: 11



WWW
« Reply #2 on: January 06, 2008, 07:01:37 PM »

Thanks Klaus,

In the index file I found lines like :
<h2><?php echo $TEXT['MENU']; ?></h2>

or <?php echo $TEXT['LOGIN']; ?>

But when modify MENU to 'Menu' or LOGIN to 'Giris' does not work. Is that 'MENU' or 'LOGIN' a reference to some kind of text somewhere?  where can I find it?

Berta
Logged

Berta
ruebenwurzel
WebsiteBaker Org e.V.

Offline Offline

Posts: 7973



WWW
« Reply #3 on: January 06, 2008, 08:11:36 PM »

Hello,

why didn't you simply hardcode it?

Code:
<h2>Menu</h2>
<h2>Giris</h2>

Matthias
Logged
berta

Offline Offline

Posts: 11



WWW
« Reply #4 on: January 07, 2008, 12:41:00 PM »

Matthias, Thank you you always have the best answers....
I did not do it because I did not know I could, I do not know PHP, but I am learning... slowly and thanks to people like you.

Berta

http://anatolian.tv
Logged

Berta
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!