UserBox

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

Sponsored Links

+- Recent Posts

Re: German Language files by Tony_R
Today at 07:49:36 am

Re: German Language files by Tony_R
May 15, 2012, 02:09:12 pm

Re: German Language files by EzPortal
May 15, 2012, 02:00:02 pm

Re: German Language files by Tony_R
May 15, 2012, 01:55:26 pm

Re: German Language files by EzPortal
May 15, 2012, 01:38:52 pm

Re: German Language files by Tony_R
May 15, 2012, 01:29:19 pm

Re: German Language files by Tony_R
May 15, 2012, 09:44:14 am

Re: German Language files by Tony_R
May 15, 2012, 08:34:06 am

Re: German Language files by EzPortal
May 15, 2012, 07:27:30 am

Cache Error ? by Tony_R
May 15, 2012, 05:01:37 am

Quick Menu

Announcements
Community Guidelines & Rules
How To Section
EzPortal Showcase
Support

Author Topic: How do I change wording in nav bar.  (Read 3142 times)

0 Members and 1 Guest are viewing this topic.

Offline mirasport

  • Posts: 3
  • Karma: 0
    • View Profile
How do I change wording in nav bar.
« on: December 13, 2010, 10:16:31 pm »
Dear All.

How do I change wording in navigation bar from 'Forum' to another words.

Please suggest me now I edit file /theme/default/languages/EzPortal.english.php and change

$txt['ezp_forum_tab'] = 'Webboard';

and

$txt['ezp_txt_visible_forum'] = 'Webboard';

then save but when I refresh my web it still show 'Forum'

PLease suggest me.

Regards,

Offline EzPortal

  • Administrator
  • *****
  • Posts: 671
  • Karma: 44
    • View Profile
Re: How do I change wording in nav bar.
« Reply #1 on: December 15, 2010, 09:15:30 am »
Check also themes/default/modofications.english.php

Offline mirasport

  • Posts: 3
  • Karma: 0
    • View Profile
Re: How do I change wording in nav bar.
« Reply #2 on: December 15, 2010, 08:28:34 pm »
I set that file to

<?php
// Version: 2.0 RC3; Modifications

// Important! Before editing these language files please read the text at the top of index.english.php.

// Begin EzPortal Text Strings
$txt['ezp_forum_tab'] = 'Webboard';
$txt['ezportal_admin'] = 'EzPortal';
$txt['ezportal_settings'] = 'Settings';
$txt['ezportal_block_manager'] = 'ezBlock Manager';
$txt['ezportal_page_manager'] = 'Page Manager';

But it not change...

How do I do?

Offline EzPortal

  • Administrator
  • *****
  • Posts: 671
  • Karma: 44
    • View Profile
Re: How do I change wording in nav bar.
« Reply #3 on: December 15, 2010, 08:39:03 pm »
Modifications.english.php too
Then SMF 2.0 admin -> forum maintenance clear cache

Offline mirasport

  • Posts: 3
  • Karma: 0
    • View Profile
Re: How do I change wording in nav bar.
« Reply #4 on: December 15, 2010, 08:42:46 pm »
Modifications.english.php too
Then SMF 2.0 admin -> forum maintenance clear cache

Wow then I clear Cache it change.
Thank you so much.

 

Powered by EzPortal