Results 1 to 2 of 2

Thread: Edit Action labels

  1. #1
    sss@cfi2.com is offline Junior Member
    Join Date
    May 2010
    Posts
    1

    Default Edit Action labels

    I need to change "Opportunities" to "Pre-Opps" for my application.
    I have been able to change the label everywhere except the the Actions.
    Is there a way to change the Action labels through the interface? I could not find anything in the Studio.
    Thanks
    Sarvajit

  2. #2
    davidboris is offline Sugar Community Member
    Join Date
    May 2010
    Posts
    1,113

    Default Re: Edit Action labels

    Hello,

    You have to change following labels in custom/modules/Opportunities/language/<YOUR_LANGUAGE>.php

    PHP Code:
    'LBL_NEW_FORM_TITLE' => 'Create Opportunity',
      
    'LNK_NEW_OPPORTUNITY' => 'Create Opportunity',
      
    'LNK_OPPORTUNITY_LIST' => 'View Opportunities'
    Thumbs up.

    Skype ID - david__boris

    SugarForge Projects:

    WYSIWYG now in studio!(Version 1.1 is out now!)

    Sugar Feeds on your personalized home pages like iGoogle, My Yahoo!, etc.

    Fab Tools! > Dashlet Not Followed Opportunities for past six Months

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 2
    Last Post: 2010-02-26, 09:22 PM
  2. Customization: Edit labels
    By roffe in forum Help
    Replies: 9
    Last Post: 2009-03-25, 03:25 PM
  3. Problem when edit Labels
    By carlo75 in forum Help
    Replies: 2
    Last Post: 2009-03-12, 11:57 AM
  4. url missing module,action,record during Edit
    By piccirm in forum Developer Help
    Replies: 2
    Last Post: 2009-01-27, 02:29 PM
  5. bug 4.5.1 Edit Labels
    By Dycobee in forum Help
    Replies: 6
    Last Post: 2008-01-18, 12:12 PM

Tags for this Thread

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
  •