vtiger Forum Index vtiger
The Honest Open Source CRM
 

Change navigation links
Click here to go to the original topic

 
       vtiger Forum Index -> Language Packs - 5.0.2
Previous topic :: Next topic  
Author Message
michaelphill



Joined: 30 Nov 2006
Posts: 18

Posted: Mon Mar 12, 2007 8:34 pm    Post subject: Change navigation links  

Does anyone know which language file is used to change the wording of the navigation links (in the tabs and the drop-downs)?
Back to top  
Lukas



Joined: 22 Sep 2006
Posts: 406
Location: Czech rep.

Posted: Mon Mar 12, 2007 8:40 pm    Post subject: Change navigation links  

Hi, for wich vTiger version ?

- 5.0.2
- 5.0.3 RC2
- SVN

?

Thanks & Regards
LN
Back to top  
Lukas



Joined: 22 Sep 2006
Posts: 406
Location: Czech rep.

Posted: Mon Mar 12, 2007 9:20 pm    Post subject: Re: Change navigation links  

Hi, this is for latest SVN version (can be at diff lines...)

for parent tabs: include/language/en_us.lang.php from line 418

line 418 'My Home Page' => 'My Home Page',
line 419 'Marketing' => 'Marketing',
line 420 'Sales' => 'Sales',
line 421 'Support' => 'Support',
line 422 'Analytics' => 'Analytics',
line 423 'Inventory' => 'Inventory',
line 424 'Tools' => 'Tools',
line 425 'Settings' => 'Settings',

for child tabs: include/language/en_us.lang.php from line 375

line 375 'Leads' => 'Leads',
line 376 'Accounts' => 'Accounts',
line 378 'Contacts' => 'Contacts',
line 379 'Potentials' => 'Potentials',
line 380 'Products' => 'Products',
line 381 'Emails' => 'Emails',
line 382 'HelpDesk' => 'Trouble Tickets',
line 389 'Quotes' => 'Quotes',
line 391 'PurchaseOrder' => 'Purchase Orders',
line 392 'SalesOrder' => 'Sales Orders',
line 393 'Invoice' => 'Invoices',
line 394 'Calendar' => 'Calendar',
line 395 'Home' => 'Home',
line 396 'Campaigns' => 'Campaigns',
line 397 'PriceBooks' => 'Price Books',
line 398 'Notes' => 'Notes',
line 399 'Faq' => 'FAQ',
line 400 'Dashboards' => 'Dashboard',
line 401 'Reports' => 'Reports',
line 402 'Vendors' => 'Vendors',
line 403 'Rss' => 'RSS',
line 404 'Portal' => 'My Sites',


Thanks & Regards

LN
Back to top  
 
       vtiger Forum Index -> Language Packs - 5.0.2
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.15 © 2001, 2002 phpBB Group