Results 1 to 4 of 4

Thread: Rename Tabs

  1. #1
    stheologo is offline Sugar Community Member
    Join Date
    Sep 2007
    Posts
    23

    Default Rename Tabs

    I am trying to rename the tabs in community Edition 5.0.0b, But after I change the name and hit save, it reverts back to the original name. I am trying to change the accounts tab name to Customers.
    Any Ideas?

    Thanks

  2. #2
    DragonflyMaster is offline Sugar Community Member
    Join Date
    Dec 2007
    Location
    Rimini, Italy
    Posts
    1,421

    Default Re: Rename Tabs

    Quote Originally Posted by stheologo
    I am trying to rename the tabs in community Edition 5.0.0b, But after I change the name and hit save, it reverts back to the original name. I am trying to change the accounts tab name to Customers.
    Any Ideas?

    Thanks
    What language are you using when trying to do this?
    Non-english languages have this bug in 5.0.0b.
    So, if it is your case, access Sugar in en_us language and modify that tab choosing english language.
    If this is not your case, what I can suggest is to hand code the modification:
    go in <sugar-root>\custom\include\language\en_us.lang.php and add the following line:
    Code:
    $app_list_strings['moduleList']['Accounts']='Customers';
    If that file does not exist, create it.
    At the end maybe you should delete template cache.
    What do you think the cookie monster eats ?

  3. #3
    stheologo is offline Sugar Community Member
    Join Date
    Sep 2007
    Posts
    23

    Default Re: Rename Tabs

    Thanks, I am using us english

  4. #4
    DragonflyMaster is offline Sugar Community Member
    Join Date
    Dec 2007
    Location
    Rimini, Italy
    Posts
    1,421

    Default Re: Rename Tabs

    Quote Originally Posted by stheologo
    Thanks, I am using us english
    So proceed with hand-coding.
    Sorry, I have no better idea.
    What do you think the cookie monster eats ?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Rename Tabs causes fatal error
    By mclemmens in forum Help
    Replies: 6
    Last Post: 2009-07-20, 10:20 PM
  2. Rename Configure Groupings of Tabs!
    By Jimbobway in forum Feature Requests
    Replies: 1
    Last Post: 2008-02-01, 11:59 PM
  3. Problem with Rename Tabs in Admin
    By caxy in forum Help
    Replies: 2
    Last Post: 2007-12-19, 09:15 PM
  4. How do I rename tabs?
    By JerkyChew in forum Help
    Replies: 1
    Last Post: 2005-04-07, 03:12 PM
  5. Rename Tabs?
    By test in forum Help
    Replies: 2
    Last Post: 2005-03-03, 01:06 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •