Results 1 to 5 of 5

Thread: Uninstall a language pack!?

  1. #1
    Mik3e is offline Member
    Join Date
    Apr 2007
    Posts
    8

    Default Uninstall a language pack!?

    Hi there,

    I ve installed SugarCRM 4.5.1b and the german language pack. I got many problems with editing forms and fields, so i decided to remove the german language pack (maybe this is the reason for my troubles).

    But the problem is: How can i uninstall this language pack? Has anyone an idea for me?

    Thanks a lot,
    ciao,
    Mike

  2. #2
    Markku's Avatar
    Markku is offline Sugar Community Member
    Join Date
    Nov 2004
    Location
    Helsinki
    Posts
    910

    Default Re: Uninstall a language pack!?

    Try Admin -> Module loader and click "delete package" next to German language pack.

  3. #3
    Mik3e is offline Member
    Join Date
    Apr 2007
    Posts
    8

    Default Re: Uninstall a language pack!?

    Hi Markku,

    Thanks for your response...
    But that was the first thing i tried ) The problem is, that the language pack is not in the list of installed packages...

    Regards,
    Mike

  4. #4
    Markku's Avatar
    Markku is offline Sugar Community Member
    Join Date
    Nov 2004
    Location
    Helsinki
    Posts
    910

    Default Re: Uninstall a language pack!?

    OK, in that case locate this section in config.php

    Code:
    array (
        'en_us' => 'US English',
        'ge_ge' => 'Deutsch ',
      ),
    and remove row 'ge_ge' => 'Deutsch ',

    then delete ge_ge_lang.php files from /include/language and from all modules/modulename/language directories and remove German language file from /cache/upload directory.

    Hope this helps

    - Markku

  5. #5
    Mik3e is offline Member
    Join Date
    Apr 2007
    Posts
    8

    Default Re: Uninstall a language pack!?

    Hi,

    Yeah, that's what i was looking for I already saw the array in the config file, but wasn't sure to delete this row..
    Thanks a lot,

    Mike

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: 2006-10-22, 06:37 PM
  2. Replies: 0
    Last Post: 2006-09-08, 08:22 AM
  3. British Language Pack for SugarCRM v4.0.0
    By rbemrose in forum Translators
    Replies: 11
    Last Post: 2006-06-21, 09:45 PM
  4. New British Language Pack for SugarCRM v3.5.1
    By rbemrose in forum Translators
    Replies: 1
    Last Post: 2005-11-03, 12:33 AM
  5. Install language pack?
    By bjorn in forum Help
    Replies: 2
    Last Post: 2005-02-27, 11:20 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
  •