New! More Languages Supported

I've been out for a few weeks so I didn't have a chance to post about the new languages we started to support in late June.
We now support these 12 languages: English, French, German, Italian, Spanish, Dutch, Portuguese, Swedish, Danish, Finnish, Norwegian and Japanese
You can switch the application UI to any of these languages by going to the head icon in the upper right corner of the UI, selecting "My Information" and thenchoosing your desired language from the drop down.
Also, the language of the form being created can be set independent of the application UI (English app UI users can create a French form). Form language determines the language of the form errors, submit button, submission receipt e-mail and other strings in the HTML form respondents fill out. The form language can be changed on the Options tab under "Language & Formatting"
International date/time, currency and number formatting are already available (this shipped in the March 12th release). These are now defaulted to the appropriate format based on the form language.
Templates are not yet localized in this release.All users (no matter the app language) will have access to the English templates. Localized templates will be provided over the next two months.
Please give us your feedback...
Thanks,
Randy.

Thanks Randy,
I set Italian for my form     all ok!

Similar Messages

  • More Language support in Story.

    Ok so i am from israel and i want to create a script, but there are NO scriptwriting programs for hebrew at all. so i saw story is a great program, so maybe you can integrate hebrew. please. . oh and i have free edition.

    Hello and sorry for the delay.
    We are evaluating supporting more languages in Story but it is going to need a lot more time. We’ll write back when we have a date for supporting more languages. We do not have a definite plan at the moment.
    --Anubhav

  • More Language support in Leopard

    I dont know if this is possible at the moment, but what I would like to see in the new Mail (for Leopard), as I constantly write emails in 2 languages (either or) would be a language button. This would appear at the top of a new email you are about to write, right next to 'attach' 'address' and 'fonts'. This would then enable me to select which language I would be typing the email and would therefore let the automatic spellcheck correct where apropriate.
    My other language appart from English is Welsh, which there is currently no dictionary for on Tiger anyway. But this would be a great advantage to all who type in Spanish and English or any other combination of languages.
    Let me know what you think.
    Thanks for reading.

    My other language appart from English is Welsh, which
    there is currently no dictionary for on Tiger anyway.
    For Welsh spell checking, you can install Cocoaspell and the Aspell CY dictionary.
    http://cocoaspell.leuski.net/

  • Frutiger for more languages

    Is there a version of Frutiger that can be used in different languages? The current version does not support the special characters used in, for instance, Polish or Romanian. Is there perhaps a place where I could find a list of the languages supported by (this new/different type of) Frutiger?

    Frutiger Std supports Adobe Western 2 which includes the following languages: Afrikaans, Basque, Breton, Catalan, Danish, Dutch, English, Finnish, French, Gaelic, German, Icelandic, Indonesian, Irish, Italian, Norwegian, Portuguese, Sami, Spanish, Swahili and Swedish.
    If you need more language support you'll have to license one of the versions sold by Linotype.com.

  • Beta: Support for more languages

    We've added support for many more languages.  See the full list below.  You can access the beta by clicking this special link.  This link will allow you to use the site, same as before, but will also enable the new language support. 
    You can find additional supported languages in the footer menu.  Once you select your desired language, you can begin creating themes.  Try it out and let us know how it works for you. We look forward to reading your feedback and seeing new localized themes in Kuler!
    List of supported languages:
    Brazilian Portuguese
    Danish
    Dutch
    English (default)
    Finnish
    German
    Italian
    Japanese
    Korean
    Norwegian
    Russian
    Spanish
    Swedish
    Traditional Chinese
    Turkish
    Polish
    Czech

    http://na.blackberry.com/eng/support/downloads/download_sites.jsp
    go to this page and find a carrier for the country you want (here : Sweden).
    Download the Handheld Device Software OS and install it on your blackberry.
    for the installation howto, please refer to this discussion :
    http://supportforums.blackberry.com/rim/board/message?board.id=8300&thread.id=6807&jump=true
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

  • I18n - how to add support for more languages (CQ 5.4)

    I have a number of questions around adding support for more languages. We are already using multiple languages and would like to add more.
    1. Standard languages provided
    in /libs/wcm/core/i18n I can see the standard ootb languages for CQ 5.4: de es fr it ja zh-cn
    How can I add more? Are there additional language packages provided by Adobe for CQ 5.4?
    2. Translator tool
    We have our own additional keys/strings in
      /apps/site/i18n/publish
    When I open these with the translator tool
      /libs/cq/i18n/translator.html
    as admin, I can see them all just fine.
    However when I open them as another user, I only see the columns of the languages defined in /libs/wcm/core/i18n
    There is a description how to extend this for 5.5 here:
    http://dev.day.com/docs/en/cq/5-5/developing/cq5-translator.html#Changing%20Languages%20Li sted%20in%20the%20Grid
    and I have added the languages to /etc/languages in the "languages" property, but this does not work with 5.4 apparently (at least as far as I have tried).
    I still only get the default languages from /libs/wcm/core/i18n despite the other languages being there in
      /apps/site/i18n/publish
    and as admin I can see and edit them.
    How do I make them visible and editable for other users?
    3. Tags
    When editing the translations of tags, I want all the possible languages to appear in the dialog box for editors.
    I have extended the "languages" property in /etc/tags and this works basically fine (as expected) as described in:
    http://dev.day.com/docs/en/cq/5-5/developing/cq5-translator.html#Changing%20Language%20Nam es%20and%20Default%20Countries
    The desired language must be supported and listed in:
      /libs/wcm/core/resources/languages
    I want to use a 2-letter iso code (e.g. "no" for Norway") and this desired 2-letter iso code must exist as a node. If that is not the case and only nodes with locales exist (e.g. "no_no" and "no_no_ny") then a 2-letter node must be created with a default setting pointing to the default locale.
    I have tried this and it works fine as expected when the default language node is created in
      /libs/wcm/core/resources/languages
    But /libs is a system folder that should not be modified, it could be potentially overwritten by Adobe packages.
    The 5.5 docs say to create the node in
      /apps/wcm/core/resources/languages
    instead, but this did not work for me in CQ 5.4 and I could find no other docs describing a process for 5.4
    How to do this properly in 5.4?

    Thanks for that hint, I checked it and the user does have read access to /etc/languages and /etc/tags and also /libs
    So it seems the only workaround would be to create dummy nodes in /libs/wcm/core/i18n - which I did with a script (to be able to repeat after installation of hotfixes/and updates).
    So for example for Norwegian:
    # set default 2-letter node for norway (since it is missing)
    curl -u "admin:${PASS}" -X POST "http://${SERVER_IP}:${PORT}/libs/wcm/core/resources/languages/no" -d 'jcr:primaryType@TypeHint=Name' -d 'jcr:primaryType=nt:unstructured' -isS | grep HTTP
    curl -u "admin:${PASS}" -X POST "http://${SERVER_IP}:${PORT}/libs/wcm/core/resources/languages/no" -d 'country=*' -isS | grep HTTP
    curl -u "admin:${PASS}" -X POST "http://${SERVER_IP}:${PORT}/libs/wcm/core/resources/languages/no" -d 'defaultCountry=no_no' -isS | grep HTTP
    curl -u "admin:${PASS}" -X POST "http://${SERVER_IP}:${PORT}/libs/wcm/core/resources/languages/no" -d 'language=Norwegian' -isS | grep HTTP
    # set dummy node for missing languages in /libs/wcm/core/i18n
    curl -u "admin:${PASS}" -X POST "http://${SERVER_IP}:${PORT}/libs/wcm/core/i18n/no" -d 'jcr:primaryType@TypeHint=Name' -d 'jcr:primaryType=nt:folder' -isS | grep HTTP
    curl -u "admin:${PASS}" -X POST "http://${SERVER_IP}:${PORT}/libs/wcm/core/i18n/no" -d 'jcr:mixinTypes@TypeHint=Name[]' -d 'jcr:mixinTypes=mix:language' -isS | grep HTTP
    curl -u "admin:${PASS}" -X POST "http://${SERVER_IP}:${PORT}/libs/wcm/core/i18n/no" -d 'jcr:language=no' -isS | grep HTTP
    This does create a proper dummy node (which is otherwise empty) in /libs/wcm/core/i18n
    But unfortunately the Norwegian language still does not show up in the translator tool /libs/cq/i18n/translator.html
    Only the standard languages show for my user.
    Admin user does see all langauges we have in /apps/site/i18n/publish (but that was already the case before) - so I assume it must be some permissions are missing. I also tried giving that user modify+create permissions to /apps/site/i18n/publish but that did not make any difference.
    Any other ideas what could be missing?

  • Second-party software problem? Firefox language support?

    Please reply if you can help: CJ Hinke <[email protected]>
    Installed Leopard and only reinstalled the latest versions of second-party software. Did away with MS Office and Adobe CS3. First primary problem logged: suddenly Firefox can't read Thai language (all Thai characters replaced with question marks)--has anyone else had language support disappear?
    SMARTreporter gives a green light to the hardware.
    Applications both native Apple and second party keep crashing on launch. Appended below is a partial copy of the Bug Report. All appl crashes seem to hinge on the following problem:
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000007
    Crashed Thread: 0
    Often I can keep relaunching until the appl 'takes'. I'm getting royally tired of this and of deleting my caches over & over (which doesn't work nearly every time). TextEdit, Safari, Quicktime, Terminal, System Preferences, Disk Utility have crashed (and one or two others), not every time but sometimes; so have non-Apple appls: Wired Client, VLC. Even 'Reset' Safari to no apparent improvement. Don't use Dashboard & all my widgets still seem to be there.
    On the Apple side, I have installed iLife and iWork '08 which I use as alternatives to MS.
    Non-Apple, I use:
    Acrobat 8
    StuffIt 12
    Toast 8.0.1
    VLC
    EPSON Scan (haven't tried it yet)
    SMARTreporter 2.3.2
    MenuMeters (menubar item to display network connection, IP, etc.)
    Growl
    GrowlDict
    GrowlTunes
    HardwareGrowler
    Set to open on Start-up:
    DragThing 5.6.4 (layered dock alternative I really like)
    Time Palette 5.7.7 (selected cities time display I really like)
    Meteorologist (displays weather for several cities)
    Desktility (saves & restores icon positions on Desktop for my many disks)
    Internet stuff I use regularly:
    Transmission (BT P2P client)
    Speed Download (d/l manager)
    Wired Client (connects to a remote server)
    Fetch (FTP client, haven't tried it yet)
    Unison (Usenet, haven't tried it yet)
    All are latest versions with only a few exceptions and all were mostly trouble-free in Tiger. This seems like a pretty light list.
    In Tiger, occasionally my browser wouldn't connect to a common site, say, Google or The New York Times. Continuing to do this in Leopard. And now it's harder to get things running just by deleting the caches (over & over). Couldn't even send numerous bug reports to Apple!
    (A little background about my 'net connection might be in order here. In my neighbourhood, I can't buy more than 512kbps--more than four kms from the switch, I'm told. Often my actual speed is more like 56k dial-up. Could the slow speeds be part of the problem?)
    Really wish I hadn't 'upgraded'! I'm beginning to think Apple is using us as beta testers for a system that wasn't a stable release yet. I'm seriously considering reinstalling Tiger--don't see any other solution. Or perhaps Leopard just wasn't intended for PPCs. I'm having as much difficulty as with the anteDeluvian OS 9!
    My intuition as a non-geek but Mac user since 1984 that conflicts with Safari are at the root of these problems. I have now uninstalled almost all second-party software and will reinstall one-by-one as I need to use it to find out if there's one culprit among them.
    Rots of ruck!
    CJ
    Process: Preview [225]
    Path: /Applications/Preview.app/Contents/MacOS/Preview
    Identifier: com.apple.Preview
    Version: 4.0 (469)
    Build Info: Preview-4690000~1
    Code Type: PPC (Native)
    Parent Process: launchd [64]
    Date/Time: 2007-11-11 16:59:41.863 +0700
    OS Version: Mac OS X 10.5 (9A581)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000007
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x94f722c0 CFMachPortSetInvalidationCallBack + 0
    1 ??? 0xfffffffc 0 + -4
    2 com.apple.LaunchServices 0x930d88f4 _LSDoSignalApplicationReady + 128
    3 com.apple.LaunchServices 0x930d885c _LSSignalApplicationReady + 136
    4 com.apple.HIServices 0x94032a94 _SignalApplicationReady + 68
    5 com.apple.HIToolbox 0x96021cec _FirstEventTime + 448
    6 com.apple.HIToolbox 0x960219ec RunCurrentEventLoopInMode + 64
    7 com.apple.HIToolbox 0x96021840 ReceiveNextEventCommon + 260
    8 com.apple.HIToolbox 0x96021718 BlockUntilNextEventMatchingListInMode + 84
    9 com.apple.AppKit 0x91dce7a0 _DPSNextEvent + 580
    10 com.apple.AppKit 0x91dce1f0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
    11 com.apple.AppKit 0x91dc7eac -[NSApplication run] + 736
    12 com.apple.AppKit 0x91d9892c NSApplicationMain + 440
    13 com.apple.Preview 0x00002620 start + 64
    Thread 0 crashed with PPC Thread State 32:
    srr0: 0x94f722c0 srr1: 0x0000f030 dar: 0x00000007 dsisr: 0x40000000
    r0: 0x007dd180 r1: 0xbfffeb50 r2: 0xa0a225f0 r3: 0x00000000
    r4: 0x007dd0a4 r5: 0x00000002 r6: 0x000031ed r7: 0x00000001
    r8: 0x001fc080 r9: 0x0006d5a0 r10: 0x000e5004 r11: 0x42000248
    r12: 0x94f722c0 r13: 0x00000000 r14: 0xffffffff r15: 0xbffff558
    r16: 0xbffff134 r17: 0xbffff104 r18: 0xa044e564 r19: 0x00132f00
    r20: 0xbffff640 r21: 0xa040e564 r22: 0x00119b30 r23: 0x0000002c
    r24: 0xbfffeda8 r25: 0x0000003c r26: 0x00004203 r27: 0x007dd46c
    r28: 0xa0a20000 r29: 0x007e0000 r30: 0x00000003 r31: 0x930d887c
    cr: 0x44000242 xer: 0x00000007 lr: 0x007dd190 ctr: 0x94f722c0
    vrsave: 0x00000000g

    Please reply if you can help: CJ Hinke <[email protected]>
    Installed Leopard and only reinstalled the latest versions of second-party software. Did away with MS Office and Adobe CS3. First primary problem logged: suddenly Firefox can't read Thai language (all Thai characters replaced with question marks)--has anyone else had language support disappear?
    SMARTreporter gives a green light to the hardware.
    Applications both native Apple and second party keep crashing on launch. Appended below is a partial copy of the Bug Report. All appl crashes seem to hinge on the following problem:
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000007
    Crashed Thread: 0
    Often I can keep relaunching until the appl 'takes'. I'm getting royally tired of this and of deleting my caches over & over (which doesn't work nearly every time). TextEdit, Safari, Quicktime, Terminal, System Preferences, Disk Utility have crashed (and one or two others), not every time but sometimes; so have non-Apple appls: Wired Client, VLC. Even 'Reset' Safari to no apparent improvement. Don't use Dashboard & all my widgets still seem to be there.
    On the Apple side, I have installed iLife and iWork '08 which I use as alternatives to MS.
    Non-Apple, I use:
    Acrobat 8
    StuffIt 12
    Toast 8.0.1
    VLC
    EPSON Scan (haven't tried it yet)
    SMARTreporter 2.3.2
    MenuMeters (menubar item to display network connection, IP, etc.)
    Growl
    GrowlDict
    GrowlTunes
    HardwareGrowler
    Set to open on Start-up:
    DragThing 5.6.4 (layered dock alternative I really like)
    Time Palette 5.7.7 (selected cities time display I really like)
    Meteorologist (displays weather for several cities)
    Desktility (saves & restores icon positions on Desktop for my many disks)
    Internet stuff I use regularly:
    Transmission (BT P2P client)
    Speed Download (d/l manager)
    Wired Client (connects to a remote server)
    Fetch (FTP client, haven't tried it yet)
    Unison (Usenet, haven't tried it yet)
    All are latest versions with only a few exceptions and all were mostly trouble-free in Tiger. This seems like a pretty light list.
    In Tiger, occasionally my browser wouldn't connect to a common site, say, Google or The New York Times. Continuing to do this in Leopard. And now it's harder to get things running just by deleting the caches (over & over). Couldn't even send numerous bug reports to Apple!
    (A little background about my 'net connection might be in order here. In my neighbourhood, I can't buy more than 512kbps--more than four kms from the switch, I'm told. Often my actual speed is more like 56k dial-up. Could the slow speeds be part of the problem?)
    Really wish I hadn't 'upgraded'! I'm beginning to think Apple is using us as beta testers for a system that wasn't a stable release yet. I'm seriously considering reinstalling Tiger--don't see any other solution. Or perhaps Leopard just wasn't intended for PPCs. I'm having as much difficulty as with the anteDeluvian OS 9!
    My intuition as a non-geek but Mac user since 1984 that conflicts with Safari are at the root of these problems. I have now uninstalled almost all second-party software and will reinstall one-by-one as I need to use it to find out if there's one culprit among them.
    Rots of ruck!
    CJ
    Process: Preview [225]
    Path: /Applications/Preview.app/Contents/MacOS/Preview
    Identifier: com.apple.Preview
    Version: 4.0 (469)
    Build Info: Preview-4690000~1
    Code Type: PPC (Native)
    Parent Process: launchd [64]
    Date/Time: 2007-11-11 16:59:41.863 +0700
    OS Version: Mac OS X 10.5 (9A581)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000007
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x94f722c0 CFMachPortSetInvalidationCallBack + 0
    1 ??? 0xfffffffc 0 + -4
    2 com.apple.LaunchServices 0x930d88f4 _LSDoSignalApplicationReady + 128
    3 com.apple.LaunchServices 0x930d885c _LSSignalApplicationReady + 136
    4 com.apple.HIServices 0x94032a94 _SignalApplicationReady + 68
    5 com.apple.HIToolbox 0x96021cec _FirstEventTime + 448
    6 com.apple.HIToolbox 0x960219ec RunCurrentEventLoopInMode + 64
    7 com.apple.HIToolbox 0x96021840 ReceiveNextEventCommon + 260
    8 com.apple.HIToolbox 0x96021718 BlockUntilNextEventMatchingListInMode + 84
    9 com.apple.AppKit 0x91dce7a0 _DPSNextEvent + 580
    10 com.apple.AppKit 0x91dce1f0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
    11 com.apple.AppKit 0x91dc7eac -[NSApplication run] + 736
    12 com.apple.AppKit 0x91d9892c NSApplicationMain + 440
    13 com.apple.Preview 0x00002620 start + 64
    Thread 0 crashed with PPC Thread State 32:
    srr0: 0x94f722c0 srr1: 0x0000f030 dar: 0x00000007 dsisr: 0x40000000
    r0: 0x007dd180 r1: 0xbfffeb50 r2: 0xa0a225f0 r3: 0x00000000
    r4: 0x007dd0a4 r5: 0x00000002 r6: 0x000031ed r7: 0x00000001
    r8: 0x001fc080 r9: 0x0006d5a0 r10: 0x000e5004 r11: 0x42000248
    r12: 0x94f722c0 r13: 0x00000000 r14: 0xffffffff r15: 0xbffff558
    r16: 0xbffff134 r17: 0xbffff104 r18: 0xa044e564 r19: 0x00132f00
    r20: 0xbffff640 r21: 0xa040e564 r22: 0x00119b30 r23: 0x0000002c
    r24: 0xbfffeda8 r25: 0x0000003c r26: 0x00004203 r27: 0x007dd46c
    r28: 0xa0a20000 r29: 0x007e0000 r30: 0x00000003 r31: 0x930d887c
    cr: 0x44000242 xer: 0x00000007 lr: 0x007dd190 ctr: 0x94f722c0
    vrsave: 0x00000000g

  • Multi language support for Product Information Management

    Does Product Information Management support mutiple langauges and to what extent? For example, an Item Description can be entered for several language but can the user-defined attributes be entered for several languages?
    Where can I find more documentation of the multi-language support of PIM?
    We are on Advanced Product Catalog version 12.0.0.

    Was able to do it by adding new files to the shared folder and updating the style in the lang folder to point to the new files.

  • Language Support for Content in Air

    We are developing an app for displaying content in a number
    of languages. Can we assume that any language that can be viewed in
    a web browser can also be viewed properly in an Air app?
    There are a few languages that
    Air
    ships with, which allow a user to read dialog boxes and
    messages in their own native language. However, I imagine that more
    languages can be supported for the display of content within an
    app. E.g. a user may be using the English version of Air, viewing
    content in Urdu. Our app will show content from numerous UTF-8
    encoded Atom feeds.
    The specific languages that we need to support are:
    * Farsi (Persian)
    * Arabic
    * Urdu
    * Hindi
    * Turkish
    * Vietnamese
    * English
    * Spanish
    * Brazilian Portuguese
    * Ukrainian
    * Russian
    * Indonesian
    * Chinese Simplified
    * Chinese Traditional
    Will all of these be fine? Is there anything that we need to
    bear in mind during development?
    Thanks a lot for your help.

    Such as history says, today decision will verify in the future, remove the support ARMV6 maybe was good desition in the past but is wrong today, Adobe remove armv6 support since Air 2.6, this version was delivery few months later after Apple delivery iPhone4 where repplace the armv6
    "armv6 Support
    Because an armv7 processor is required to run versions of iOS later than 4.2.1, setting the "iOS Deployment target" to 4.3 or later means you no longer have to build your app for armv6."
    . So maybe that was argument. This are the links (http://helpx.adobe.com/air/kb/archived-air-sdk-version.html, http://helpx.adobe.com/air/release-note/release-notes-air-developers-2.html, http://helpx.adobe.com/air/release-note/release-notes-developer-air-2-1.html, http://developer.apple.com/library/ios/#qa/qa1623/_index.html, )
    But after 1year of their desition samsung delivery new and potential medium smarthphones such as Samsung Ace (most popular en Latin America, http://blog.gsmarena.com/galaxy-ace-and-gio-become-the-first-armv6-smartphones-to-get-cm10 -ports/).
    So Adobe is loss  mobile war if continue in the line not support armv6 because each year new phones support armv6 with Android.
    Well, appart of the history, alot of clients, users and developers find the way to install air, Adobe can see this link: http://www.chileandroid.com/t6513-adobe-flash-player-11-armv6-solo-instalar-el-apk and this link http://forums.adobe.com/thread/962678 or this link https://groups.google.com/forum/?fromgroups=#!topic/flashcodersny/CDvoxZaefVQ
    Finally, some other technologies look long live for armv6 and maybe grown spectrum such as firefox: http://blog.mozilla.org/futurereleases/2013/01/11/firefox-for-android-beta-adds-additional -armv6-support/
    Today, the support Air into BB10 is very excited, we are near to finish do few changes in order to sopport that platform and the espectation of our customer are growing every time.

  • Native Indian language support for Asha 501

    Hi,
    Can you please let me know the list of native Indian languages supported in Nokia Asha 501? Also, can I store the phone contacts in a native language? I'm more interested in knowing the list of mobiles from Nokia that support the Indian language Telugu.
    Thanks,
    Imtiaz.

    Here, Telugu works for both the menu, for contacts, and for keyboard.
    The Nokia 501 is based on a new operating system, called new Asha software platform. Previous platforms were Nokia Series 40 and Symbian/S60.
    Nokia Series 40 supports Telugu as well, however, you need a firmware variant (certain product code) which includes this language. Therefore it does not make sense to post models. You need the correct product code in your device. Anyway, here is a list of phones with Series 40 and Wi-Fi …
    With Symbian/S60, I have not seen any product code for Telugu.
    With a Windows Phone like the Nokia Lumia 510 you would be off much better, because there, you can add languages easily via the phone menu (if you have Internet access). However, Telugu is neither supported in the menu nor as keyboard. (or I am too stupid to find it).

  • Air language support

    Hi,
    i am searching for the following Info:
    which language does the Adobe Air installation programm support?
    If i click on System requirements it shows the following languages:
    Chinese Traditional
    Chinese Simplified
    English
    French
    German
    Italian
    Japanese
    Korean
    Brazilian Portuguese
    Russian
    Spanish
    Czech
    Dutch
    Swedish
    Turkish
    Polish
    Is this list complete or are there any other languages supported? I want to distribute AIR to my customers in more then 22 countries and i am wondering which language will show up, if someone from a country which is not on the list above installs air. English?
    Thank you in advance.

    Danish is not supported. On weekend (tomorrow) I will update Adobe AIR SDK with danish support. You can grab it here http://gamespoweredby.com/adt.html but version that I will use will be latest beta - 15.0.0.243 or newer. At this moment there is 14.0.0.157 (outdated).
    Also you need to login at bugbase and put your vote https://bugbase.adobe.com/index.cfm?event=bug&id=3710257  for native danish supporting

  • Limited language support on N97

    I got my new N97 two days ago and I'm having great fun with it.
    The biggest PROBLEM I have (other than the short battery life problem) is that it does not support other languages. It's got huge memory and apps to view documents etc etc. Supposed to be a phone that can do it all! But really, is it?
    I'm a Korean who lives in the UK and frequently travel between Europe and Asia. Because I get emails in Korean and English, I really need Korean language support on the phone. --; what's the use if you can't read the emails, documents, titles of korean songs and all other languages other than English on the phone? What's the use of mobile internet if you can't do things that you normally do on laptop for fun? I want to read news on my mobile in Korean!!!!!
    I was going to get an iphone because it supports different lanugages but changed my mind in the last minute. I think N97 looks really cool. But now I'm beginning to have second thoughts on it. If Nokia is really going to do what it says it's going to do with "connecting people" that happens to include "mobile internet" and so on, then they should have loaded full language support on the phone!!!!
    PLEASE NOKIA, CONSIDER MY POINT AND LOAD SOME EXTRA LANGUAGE SUPPORT ON YOUR PHONES.

    to hyowonnie
    hi! i don't know if you've solved this issue but it has been solved through one of the 5800 topics.
    well, more like half solved, you will be able to read korean hangeul but not write. i haven't found that one yet. i'm not korean but i'm studying the language. i was ready to leave nokia for an iphone until i found this, gave me enough hope to hold on.
    here is the thread
    kudos to chanchan05 for giving me the tip
    it was never linked though, i'm doing so now. kudos to the developer of this work around. i don't know if he gets enough thanks for it. Chrisk22 of daily mobile forums.
    here is the link: 
    http://forum.dailymobile.se/index.php/topic,15893.0.html
    if you can't get in, just sign up for the forums. it's not that hard to do, just need a computer to do it. and restart the phone afterwards
    i hope this helps
    화이팅!
    you'll be glad when you get to read this on your n97.

  • Multiple language support and cookie

    We are developping an application with the help of Oracle Portal (9ias V2) new release.
    We use this API "wwctx_app_language.set_language" to set the language chosen by the user during
    connection to support multiple languages. When he navigates, we use this API
    "wwctx_api.get_nls_language" to know which language has been set to display the
    contect according to the language chosen during the connection. But we notice that
    the API has not properly set the session. As everytime it displays in English however the
    user has chosen some other language. Whether there is any other solution to bypass this problem (with
    the help of cookies,...etc.)
    Thanks in advance

    Not a trivial task. You will essentially have to create a UFL that converts wide char to MBCS and passes it back to report formulas. E.g. all of the fields that need to be translated will have to be in a formula - that is how UFLs work.  
    For more discussion, see these forum threads;
    Multiple language support
    Crystal Reports localization issue
    English resource files
    Also, see this help file:
    http://msdn.microsoft.com/en-us/library/ms227600(VS.80).aspx
    Ludek

  • Strongly recommend update more Language packs!!!

    Nokia officia!
    Here your customers need you pay attention on this.
    We really need you to update more Language packs in Ovi store.
    It help Nokia customers more convenience for read and type on text & mail.
    As a smart phone like "N8" only can read in five Languages, even there has some other Language packs can download on Ovi store, but most are in Europe not include Asia.
    So I am saying is update more Language packs as global please
    Thank You very much!

    Hi DellPatrick,
    I would uninstall all CS6 products using the uninstallers located at Mac HD > Applications > Utilities > Adobe Installers
    Then download and run the cleaner tool and remove everything Creative Cloud related
    http://www.adobe.com/support/contact/cscleanertool.html
    Finally create a new admin user account, log out of the current account and reinstall from the newly created one
    10.8 - http://support.apple.com/kb/PH11468
    -Dave

  • Does Apple have plan about Thai Language support on "iPod" device? (especially iPod Classic)

    Hello Guys,
    My name is Dithapong from Thailand, and I'm one of the big fans of Apple products.
    I love music, so the "iPod Classic" is the latest device I've bought. The sound is great, more than other iDevice
    Only one problem for me, the iPod classic does not support Thai language,
    so it's hard for me to play or search Thai song (it show 'blank' in iPod) which is my native language ><
    So, I wanna know that, does Apple have plan to release new firmware which have Thai Language support on iPod device?
    I and many iPod lovers in Thailand will be very much happy you (Apple) do.
    Could you please give my an answer? whether it is Yes or No (with the reason)
    Thank you very much
    Dithapong

    Nobody in these forums can tell you anything about Apple's plans, but you can ask them for the feature you want via
    http://www.apple.com/feedback

Maybe you are looking for