Discussion Board

Results 1 to 8 of 8
  1. #1
    Registered User nithyakrishnan's Avatar
    Join Date
    Sep 2008
    Posts
    26
    Hai,

    Whether widgets provide multi language support?.i have seen some examples of localization of strings and images.how i can localize the entire widget.pls provide any resources.

    Thanks in advance,
    Nithya.

  2. #2
    Nokia Developer Champion jappit's Avatar
    Join Date
    Nov 2007
    Location
    Rome, Italy
    Posts
    2,391
    Hi Nithya,

    localizing a widget usually means localizing strings and images: which other resources do you need to localize?

    Pit

  3. #3
    Registered User nithyakrishnan's Avatar
    Join Date
    Sep 2008
    Posts
    26
    Hello Jappit,

    I have to localize a widget,i have to display the entire widget in a different language whether it is possible or not.


    Thanks & Regards,
    Nithya.

  4. #4
    Nokia Developer Champion jappit's Avatar
    Join Date
    Nov 2007
    Location
    Rome, Italy
    Posts
    2,391
    Hi Nithya,

    usually language tokens are contained in text strings or into images, so the articles you've probably already found on Forum Nokia Wiki should help.

    To fully localize a widget, your static HTML code should not contain any text, and all the strings should be dynamically appended by using JavaScript, as explained here:

    http://wiki.forum.nokia.com/index.ph...strings_in_WRT

    Hope it helps,
    Pit

  5. #5
    Registered User nithyakrishnan's Avatar
    Join Date
    Sep 2008
    Posts
    26
    Hai Jappit,


    Thanks for your reply.i have gone through your reply.my app contains lot of data,it will change frequently.whether i can use ttf formats to solve the issue.


    Regards,
    Nithya.

  6. #6
    Nokia Developer Champion jappit's Avatar
    Join Date
    Nov 2007
    Location
    Rome, Italy
    Posts
    2,391
    What do you exactly mean by using ttf formats?

    Pit

  7. #7
    Registered User nithyakrishnan's Avatar
    Join Date
    Sep 2008
    Posts
    26
    Hai Jappit,


    Use of ttf formats in the pc will display the particular font.whether i can use that format inside the css to display the particular font?.

    @font-face {

    src: url('fonts/HighlandGothicLightFLF-webfont.ttf') format('truetype');
    }




    Thanks & Regards,
    Nithya.

  8. #8
    Nokia Developer Champion jappit's Avatar
    Join Date
    Nov 2007
    Location
    Rome, Italy
    Posts
    2,391
    Hi Nithya,

    no, WRT (and more generally the S60 browser) does not support custom fonts, so you cannot use this approach.

    Pit

Similar Threads

  1. Replies: 1
    Last Post: 2010-05-01, 12:48
  2. Localisation support in wrt?
    By nithyakrishnan in forum Symbian Web Runtime
    Replies: 2
    Last Post: 2009-08-10, 06:17
  3. Aptana +Nokia WRT and localisation
    By experlink in forum Symbian Web Runtime
    Replies: 0
    Last Post: 2009-07-17, 08:05
  4. What is WRT 1.0, 1.1, 1.2 versions?
    By naroori in forum Symbian Web Runtime
    Replies: 2
    Last Post: 2008-12-24, 20:07
  5. Forum Nokia WRT Webinar Q&A (In Portuguese)
    By bill.volpe in forum Symbian Web Runtime
    Replies: 0
    Last Post: 2008-06-13, 16:35

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