Symbian Chinese localization steps

Source: Internet
Author: User

S60 2nd Chinese localization steps:

1. Change Lang SC to Lang 31 in MMP.

2. Add character_set utf8 to the header of *. RSS and * _ caption. RSS files.

3. Change the LOC file:

# Ifdef language 31

# Include "*. L31" (Note: The first Suffix in quotation marks is the letter L, and the last one is the number 1)

# Endif

4. create a new directory in the INC directory (the same directory as the LOC file *. the L31 file contains macro definitions similar to the original loc file. Here, the string is defined as Chinese and saved as utf8. You can set the storage type by right-clicking the File Attribute in carbide C ++.

5. If you want to run on a real machine, packageProgram* Change & en to & ZH In the PK file, and change RSC to R31.

In this way, your program implements localization ^_^

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.