Results 1 to 2 of 2

Thread: Change text/language in buttons

  1. #1
    kafir is offline Junior Member
    Join Date
    May 2007
    Posts
    3

    Default Change text/language in buttons

    Hi,
    Does anyone know how I change the text/language in e.g. the search, view and other buttons? Please tell me where I need to make my changes. I run Sugar 4.5.1d

    I'm translating from English to Danish and need to change the buttons to.

    Hope you guys can help.

    /Kafir

  2. #2
    julian's Avatar
    julian is offline Sugar Team Member
    Join Date
    Sep 2004
    Posts
    1,639

    Default Re: Change text/language in buttons

    Hello kafir,

    Nearly all the buttons are located in ./include/language/en_us.lang.php (of course you would copy this file to create your own language pack).

    Look for the area around:

    Code:
    	'LBL_SEARCH_BUTTON_LABEL' => 'Search',
    	'LBL_SEARCH_BUTTON_TITLE' => 'Search [Alt+Q]',
    	'LBL_SEARCH' => 'Search',
    	'LBL_SELECT_BUTTON_KEY' => 'T',
    	'LBL_SELECT_BUTTON_LABEL' => 'Select',
    	'LBL_SELECT_BUTTON_TITLE' => 'Select [Alt+T]',
    Julian Ostrow
    Systems and Applications Engineer
    SugarCRM Inc.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 4
    Last Post: 2006-12-27, 05:26 PM
  2. Module Builder Help - change name feild name
    By mtfrog77 in forum Developer Help
    Replies: 2
    Last Post: 2006-10-20, 03:16 PM
  3. How to change current_user system wide
    By ElChef in forum Developer Help
    Replies: 0
    Last Post: 2006-06-17, 10:47 AM
  4. Contact list sort option change
    By u694283 in forum Help
    Replies: 0
    Last Post: 2006-04-19, 12:08 PM

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
  •