Results 1 to 3 of 3

Thread: Change Employee to...

  1. #1
    dblackard is offline Member
    Join Date
    Jun 2009
    Posts
    7

    Default Change Employee to...

    My customer uses contractors and is concerned that the word "Employee" may be used against him to imply employment. Is it possible to change it to Contractor? I am thinking there are too many places using the word Employee to make this feasible. Thanks for any help.

  2. #2
    kbrill's Avatar
    kbrill is offline SugarCRM PS Engineer
    Join Date
    Jul 2004
    Location
    St Louis, MO
    Posts
    3,183

    Default Re: Change Employee to...

    Here are all the files you would have to change, its not that many


    1. include/SugarObjects/templates/company/language/en_us.lang.php
    2. include/language/en_us.lang.php
    3. modules/Accounts/language/en_us.lang.php
    4. modules/Users/language/en_us.lang.php
    5. modules/Employees/language/en_us.lang.php
    6. modules/Administration/language/en_us.lang.php
    7. modules/Connectors/connectors/sources/ext/soap/hoovers/language/en_us.lang.php
    8. modules/Connectors/connectors/sources/ext/soap/jigsaw/language/en_us.lang.php
    9. modules/Connectors/connectors/sources/ext/rest/zoominfocompany/language/en_us.lang.php
    10. portal/include/language/en_us.lang.php
    11. include/SugarObjects/templates/company/language/en_us.lang.php
    12. include/language/en_us.lang.php

    These are from the Enterprise version of SugarCRM 6.0.0 so you might not have all of these files to deal with

    just in each file look for things like

    'LBL_EMPLOYEES' => 'Employees:',

    and change the second part, NEVER change the first part. That part never actually shows up on the screen anyway. Only the second part shows up. Just do a careful Find & Replace and it should take 10 minutes.
    Kenneth Brill - Help Forum Moderator

    I do not respond to 'Private Messages'. Please email me directly instead

    When asking for help, PLEASE give us your Server Information and Version Numbers as asked for on the 'Post New Message' screen as well as any JavaScript errors shown at the bottom of the browser window.
    Help us Help You

  3. #3
    dblackard is offline Member
    Join Date
    Jun 2009
    Posts
    7

    Default Re: Change Employee to...

    Many thanks!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 2009-05-26, 08:58 AM
  2. How to change View Change Log link in Cases Module
    By rraushan2007 in forum Developer Help
    Replies: 1
    Last Post: 2008-08-27, 12:06 PM
  3. How do I delete an employee?
    By mikekenny in forum Help
    Replies: 0
    Last Post: 2006-01-11, 12:37 PM
  4. Replies: 3
    Last Post: 2005-09-15, 03:06 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
  •