Results 1 to 4 of 4

Thread: I get ? where едц should be.

  1. #1
    skenliv is offline Junior Member
    Join Date
    Feb 2007
    Posts
    3

    Default I get ? where едц should be.

    Hi there,

    All translation ive done to swedish, get ? where едц should be.
    In the translation files, there are едц. I dont know if this is correct?

    Ive tried changing php.ini default character to iso-8859-1.
    Also changed the apache default char.

    едц from database is working with UTF-8 correcly.

    Please help, i dont know hot to fix this.

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

    Default Re: I get ? where едц should be.

    Hello skenliv,

    In the language pack you've created, you may need to find this line in ./include/language/se_se.lang.php (or whatever the filename is you've chosen):

    PHP Code:
    'LBL_CHARSET' => 'UTF-8'
    Ensure that the value is 'UTF-8' -- if not, changing it to 'UTF-8' may solve the problem.
    Julian Ostrow
    Systems and Applications Engineer
    SugarCRM Inc.

  3. #3
    skenliv is offline Junior Member
    Join Date
    Feb 2007
    Posts
    3

    Default Re: I get ? where едц should be.

    No it did not help

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

    Default Re: I get ? where едц should be.

    Hi skenliv,

    Most likely your language file is not saved in UTF8 format, you need editor like Notepad ++ to change the encoding and save the file in different format.

    If nothing else, just send me your language files and I'll email them back in UTF8 format.

Thread Information

Users Browsing this Thread

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

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
  •