Results 1 to 9 of 9

Thread: "Other Address" -> "Office Address"

  1. #1
    madhrishi is offline Senior Member
    Join Date
    Feb 2009
    Posts
    99

    Default "Other Address" -> "Office Address"

    I would like to change label "Other Address" to "Office Address" in the address description panel of contact's module... i changed en_us.lang.php ....

    'LBL_ALTERNATE_ADDRESS' => 'Other Address:' -> 'LBL_ALTERNATE_ADDRESS' => 'Office Address:',

    but this isnt working ! pls help....

  2. #2
    roblaus's Avatar
    roblaus is offline Sugar Community Member
    Join Date
    Dec 2006
    Location
    Vienna / Austria
    Posts
    2,850

    Default Re: "Other Address" -> "Office Address"

    Recreate js language files in admin/repair
    Besides you should be doing this in custom/contacts/language/en_us.lang.php On this way it is upgrade safe
    __________________________
    Robert Laussegger
    http://www.iscongroup.net

    Bei Fragen: support@iscon.at
    Die deutschen Sprachdateien für SugarCRM und das deutsche Handbuch gibt es hier: http://goo.gl/kPsAz
    Ab sofort auch mit 6.4.2

  3. #3
    madhrishi is offline Senior Member
    Join Date
    Feb 2009
    Posts
    99

    Default Re: "Other Address" -> "Office Address"

    Hi Roblaus,
    I changed both en_us.lang.php and did " Rebuild Javascript Languages" and a "Quick repair and rebuild"...
    nothing works still i only see "Other Address" as the label... what am i missing?

    Thanks

  4. #4
    roblaus's Avatar
    roblaus is offline Sugar Community Member
    Join Date
    Dec 2006
    Location
    Vienna / Austria
    Posts
    2,850

    Default Re: "Other Address" -> "Office Address"

    Why didn't you do it in studio in the first place? Works without problems. Here's the result (in German and utf8):

    <?php
    // created: 2009-05-11 14:08:28
    $mod_strings = array (
    'VALUE' => 'test',
    'LBL_TEST' => 'test',
    'LBL_ALTERNATE_ADDRESS' => 'Büroadresse',
    );
    ?>

    No idea why it doesn't work for you. Delete cache/modules/contacts, it will be recreated when you run a repair.
    __________________________
    Robert Laussegger
    http://www.iscongroup.net

    Bei Fragen: support@iscon.at
    Die deutschen Sprachdateien für SugarCRM und das deutsche Handbuch gibt es hier: http://goo.gl/kPsAz
    Ab sofort auch mit 6.4.2

  5. #5
    madhrishi is offline Senior Member
    Join Date
    Feb 2009
    Posts
    99

    Default Re: "Other Address" -> "Office Address"

    i did change LBL_ALTERNATE_ADDRESS to "Office Address" in studio... it didnt work too...

    also something is weird... i just checked the cache files... i dont find 'LBL_ALTERNATE_ADDRESS' in both cache/jsLanguage/Contacts and cache/modules/Contacts/language/en_us.lang.php ....
    instead... i see

    'LBL_COUNTRY' => 'Country:',
    'LBL_STREET' => 'Other Address',
    'LBL_CITY' => 'City:',


    LBL_STREET is no label i had set anywhere... this is not even available in studio....
    anyone else face this issue??

  6. #6
    joomlaman is offline Senior Member
    Join Date
    Feb 2009
    Posts
    25

    Default Re: "Other Address" -> "Office Address"

    Having the same prob as initial poster.

    Im guessing there is a bug in Sugar Leads Edit view that does not allow you to change this

  7. #7
    roblaus's Avatar
    roblaus is offline Sugar Community Member
    Join Date
    Dec 2006
    Location
    Vienna / Austria
    Posts
    2,850

    Default Re: "Other Address" -> "Office Address"

    no idea what you guys are doing - this should be really straightforward.
    Attached Images Attached Images  
    __________________________
    Robert Laussegger
    http://www.iscongroup.net

    Bei Fragen: support@iscon.at
    Die deutschen Sprachdateien für SugarCRM und das deutsche Handbuch gibt es hier: http://goo.gl/kPsAz
    Ab sofort auch mit 6.4.2

  8. #8
    joomlaman is offline Senior Member
    Join Date
    Feb 2009
    Posts
    25

    Default Re: "Other Address" -> "Office Address"

    Actually didnt notice he was talking about contact fields.

    My prob is in lead edit view.

  9. #9
    jaolick is offline Member
    Join Date
    May 2009
    Posts
    8

    Default Re: "Other Address" -> "Office Address"

    I am having the same issue. We did a fresh installation of Sugar Express yesterday and today I tried to change the labels in studio again. We are trying to set the first address to Mailing Address and the second address to Street Address.

    The changes worked on the Account module, but did not work on the Contact or Lead modules.

    It appears to be an issue with the address fields labels Alternate address. I can post screenshots of my screens in studio and then the module screens if that would help.

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-04-27, 03:11 PM
  2. Replies: 6
    Last Post: 2009-01-23, 12:19 PM
  3. How to create "Email Address(es)" like fields?
    By ptctaji in forum Developer Tutorials
    Replies: 0
    Last Post: 2009-01-21, 08:54 AM
  4. Replies: 2
    Last Post: 2008-12-22, 12:47 PM
  5. "Illegal address syntax" when sending campaign emails
    By amirtal333 in forum General Discussion
    Replies: 0
    Last Post: 2006-08-02, 02:09 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
  •