Discussion Board

Results 1 to 4 of 4
  1. #1
    Regular Contributor RS3's Avatar
    Join Date
    Sep 2010
    Posts
    65
    Hello,

    Our Qt app for Symbian supports 5 languages. By default
    Code:
    ; Language  
    &EN
    gets displayed in the .pkg file. How do I mention the other languages in it? Tried with this
    Code:
    languages = "; Language"\
                    "&EN,IT, DE"
    my_deployment.pkg_prerules = languages
    DEPLOYMENT += my_deployment
    but with this the smart installer doesn't get created! What am I doing wrong here?

  2. #2
    Nokia Developer Champion savaj's Avatar
    Join Date
    Oct 2007
    Location
    જુનાગઢ - India
    Posts
    3,034
    AFAIK you just have to bundle *.qm/*.ts file in your project and then depending on your current Locale load respective *.qm/*.ts file.

  3. #3
    Regular Contributor RS3's Avatar
    Join Date
    Sep 2010
    Posts
    65
    Hey thanks for the quick response! But that's not my trouble! .qm, .ts files all are set fine, I do get a localized app up n running. My problem is in displaying these supported languages in the package file (.pkg file)! (which will be verified by the Nokia Team during upload!)

  4. #4
    Nokia Developer Champion savaj's Avatar
    Join Date
    Oct 2007
    Location
    જુનાગઢ - India
    Posts
    3,034
    Sorry for misunderstanding your question.

    Your problem is looks similar to this bug, App loses package dependencies if it define any values for .pkg_prerules.

Similar Threads

  1. Multiple Language support in widget?
    By nithyakrishnan in forum Symbian Web Runtime
    Replies: 1
    Last Post: 2009-08-28, 12:13
  2. how do we handle multiple language releases
    By dazza66667 in forum [Closed] Publishing to Nokia Store
    Replies: 11
    Last Post: 2009-08-10, 16:49
  3. J2me Application in multiple language
    By swap842 in forum Mobile Java General
    Replies: 7
    Last Post: 2009-06-09, 12:18
  4. Any Limit for Multiple Language..!
    By say2paul in forum Symbian C++
    Replies: 0
    Last Post: 2005-08-29, 08:23
  5. Multi-Language <> Limit for Multiple Language
    By say2paul in forum Symbian User Interface
    Replies: 0
    Last Post: 2005-08-29, 08:20

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved