Language setting of browser and Application Primary Language

Hi,
my browser is currently set to German, that's why the APEX builder is also displayed in German. Brrr, I like development environments when they are not displayed in English - sometimes you don't understand this translations :-)
But my problem now is that I have created an application and set the Application Primary Language to English (en).
I would now assume that all the text APEX is creating during wizard actions will be created in the Application Primary Language and not in the language the browser is currently set to. But all the text is created in the browser language!!!
I think that's not a good behavior, because if you have a multi user/multi country development, the developers have to change there browser settings so that we get a consistent application. But to archive that I have set the primary language for the application.
Patrick
Check out my APEX-blog: http://inside-apex.blogspot.com

Patrick,
The resulting "defaults" strings which are displayed/used in the wizards should be Estonian, because that's my primary language of the application. Does it really make sense to show them in English/German, ...? Because the result language of the application should be Estonian.A) And how exactly will the Builder obtain the Estonian translation of these strings or of the translation of these strings into any of the hundreds of other languages we know nothing about?
I think the answer is that the Builder should maintain an awareness of the language setting of the application being developed. During the generation of possibly translatable text, the wizards should use a translated message for that text/language if: a) the language is one of the ten languages in which we make the Builder application available, and b) the developer has installed that "language version" of the Builder application (even if they are running a different language version at the time of text generation). If either condition does not hold, then the text should be generated in the Builder's primary language (en-us).
The builder is no genius (or not yet ;-) ), so that's up to the developers when they are changing the primary language during development.B) I don't understand your point (what is up to the developers?). The point I was trying to make was that even if we concede that generated text from the Builder should ideally be in the language that is the current primary language setting of the application being developed, the Builder would not be able to make that accommodation during the execution of the portion of the Create Application wizard that creates pages (with generated text in some language) because this occurs beore the language selection is made. Of course, the answer is that the Create Application wizard should be changed to allow the language to be selected before any text can be generated. Wizards would then be able to generate text in the appropriate language according to the rules proposed in (A).
Why does the builder/wizard not use substitution strings (eg. #APPLY_CHANGES#, #NO_DATA_FOUND#) for this type of default text instead?This would result in "code" in areas of the metadata from which translation strings would be extracted into the XLIFF file. Translators would ignore this code so the ultimate translated application (and the primary) would need a repository in which to hold the desired text for each language to be supported and a method with which to dynamically lookup the translated text at runtime. I don't believe the current architecture supports this (apart from the fact that we don't currently do it this way) and I think the performance implications could be significant, but I could be mistaken on both points.
Wouldn't it help to translate the application too?I don't understand this suggestion.
Thanks for your input.
Scott

Similar Messages

  • Browser Language Setting not effective in Application Module

    I am using "LANGUAGE = SYS_CONTEXT('USERENV','LANG')" in WHERE clause to fetch List data based on User's Language. I saw this in JDev 11g's Fusion Order Demo sample.
    It seems that i always get data where LANGUAGE='US', as my AM's locale is always set to en_US. If i set my browser to have "fr" (French) Language, i see that UI Hints for Entity based view objects are displayed in French , but the List data keeps coming back in English.
    I also kept some debug statements in prepareSession of AM and i see that "ADFContext.getCurrent().getEnvironment().getRequestLocale()" changes as per Browser Language , but "session.getLocale()" is always set to en_US. If I change AM configuration for jbo.default.language and jbo.default.country , then "session.getLocale()" is changed accordingly. Shouldn't this Locale change based on what user's browser is configured.?
    Chandresh

    hi Chandresh and Zuhair Jawish
    This forum thread could be related, "ADF BC : using UI Locale to translate data (Steve M. example 95)":
    ADF BC : using UI Locale to translate data (Steve M. example 95)
    But, it looks like Chandresh already found it:
    Re: ADF BC : using UI Locale to translate data (Steve M. example 95)
    regards
    Jan Vervecken

  • Language setting problem in globalization of application

    hello,
    I had an assignment of Globalizing a application from English to Italian language(based on browser language preference)
    I have successfully translated my htmldb application to Italian from english.
    i.e I exported the XLIFF file of the application and than translated it and uploaded it and then published the application.
    The translation is working absolutely fine when I set the Primary language to Italian.
    But thats not the proper way as the Primary language should be English.
    But if I set the primary language to English and set the browser language to Italian it shows the translated text properly but the templates for the region and items are
    not displayed.
    I am not able to make it out.
    I have followed all the steps given in Oracle HTMLDB 2.0 user documentation
    (Chapter 15), but
    am not able to work it out.
    Please kindly help me.
    Thanks in advance.
    Sanjay.
    null

    hi,
    I have successfully exported and imported translations.
    It is also working fine but the problem is with "edit globalization attributes".
    In this we have to set primary language to the application
    and there are 5 options as:
    1) No NLS (Application not translated)
    2)Use Application primary Language
    3) Browser (use browser language preference)
    4) Application preference(use_FSP_LANGUAGE_PREFERENCE)
    5)Item Preference?(use item containing preference)
    Now when i am making primary language as italian the application is running successfully but that is wrong because app. primary language should be English in which it is made.
    Now when i am choosing 3rd option (browser based) the application is not showing images(or templates) only it
    is displaying the translated text.
    So please tell me how to set these settings so that the application can be run successfully in both the languages.
    Please kindly help me in this.
    thanks
    sanjay.
    null

  • Problem in Language Setting

    Hi,
    I have changed the language to German <globalization culture="de-DE"/>
    but i can see the changes only in the Active viewer not in the report legend.
    Pls provide solution.
    Regards,
    GPS

    hi,
    I have successfully exported and imported translations.
    It is also working fine but the problem is with "edit globalization attributes".
    In this we have to set primary language to the application
    and there are 5 options as:
    1) No NLS (Application not translated)
    2)Use Application primary Language
    3) Browser (use browser language preference)
    4) Application preference(use_FSP_LANGUAGE_PREFERENCE)
    5)Item Preference?(use item containing preference)
    Now when i am making primary language as italian the application is running successfully but that is wrong because app. primary language should be English in which it is made.
    Now when i am choosing 3rd option (browser based) the application is not showing images(or templates) only it
    is displaying the translated text.
    So please tell me how to set these settings so that the application can be run successfully in both the languages.
    Please kindly help me in this.
    thanks
    sanjay.
    null

  • Store and display other language

    hi friends
    database - 11g
    apex - 4.1
    i have form based on table. i want to display and store language "gujarati" in database. How it possible??
    Thanks

    Hi,
    you should set your applications Application Primary Language to Gujarati(gu).
    When you open your application click on the button "Edit Application Properties" then click on the tab "Globalization" there you can select Gujarati(gu) as your Application Primary Language.
    regards,
    Erik-jan

  • Change primary language in online Windows 8.1

    Hi all, 
    is there a way to change windows 8.1´s primary language via script?
    After deploying o standard en-us image at every site of our company, we add site-specific language packs using lpksetup.exe commandline.
    On Windows 7, we were able to change default language (which seems to be called primary language in Windows 8.1) using and xml file as described here: http://msdn.microsoft.com/en-ie/goglobal/bb964650%28en-us%29.aspx
    With Windows 8.1 this doesn´t seem to work anymore - does anybody know another way of doing it? 
    Many thanks in advance, 
    Andreas

    Hi, 
    thanks for your answers but that´s not what i was looking for. 
    My Scenario is to deploy Windows 8.1 in a multinationaly environment. I had planned to have only one english image (no language packs at all) for all clients.
    Depending on the clients site, i´d add the needed language packs afterwards via commandline (lpksetup.exe) and set the default UI Language and Inputlanguage for the machine. Adding the languagepacks (using lpksetup.exe or dism.exe) does add the package to
    the local store, nut I still need do do these steps manually: 
    1. Add the language in the control panel applet to make it visible in the list of available languages (at least windows knows that the files are there) 
    2. Make one language the primary one
    3. Choose an input language
    4. Copy those settings for all users
    It can´t be the only way to do offline servicing and redeploy the windows image to all distribution points everytime we need a new language for a new site.
    Also, it´s not an option to let the user do the work, clicking through control panel applets. 
    Is there a way, to do Steps 1 to 4 via commandline in a running Windows installation (DISM doesn´t support any online installation)? 
    Best regards,
    Andreas

  • Language setting Ibooks author

    I have the dutch version of ibooks author (i think). I can find the language setting for text and i can change the language in OS X v 10.7 Lion.
    In the wordlist the spellchecker keeps working in Dutch. Who knows how to solve this problem?

    dfromzwaag wrote:
    then the problem came.
    What is the problem exactly?  You have selected the text and set the Language to English in the Inspector but it keeps checking the text as if it were Dutch?

  • Submit button not setting request in translated application

    I have an application (id 103) with a primary language of en-gb, and application language derived from browser. This works OK (validations, page branches, etc).
    I then created a language mapping to app id 103001 (fr), seeded the translatable text, exported the xliff file, translated some of the strings (using Transolution - http://transolution.python-hosting.com/), uploaded the xliff, applied it and published the application.
    With the browser language set to en-gb, the application still works. When running with the browser set to fr, the correct translations appear, but the submit button does not work - the page refreshes but the fields are not validated. Switching on debug shows the request as SUBMIT when running in english, but it has no value when running in french.
    Any ideas? Using HTML DB version 2.0.0.00.49 on 10g R2 on linux.

    James,
    Thanks for your patience.
    It's a software defect. I verified this in the Application Express code. It only affects the following combination:
    1) Running a translated application
    2) You have an item button on the page
    3) You specify the item button in the declarative When Button Pressed select list condition on the validation.
    The evaluation of the condition is not properly accounting for the translated IDs in use. There are a number of workarounds:
    1) Use a normal button and not an item button
    2) Use a different method to specify the condition, either one of the declarative conditions or a PL/SQL expression (e.g., :REQUEST = ...)
    I hope you don't mind, but I changed the condition for the validation in your application. I removed it from When Button Pressed and changed it to Request = Expression1. After republishing your application, it works fine now.
    Thanks again for your persistence and helpfulness on this issue. I will log this as a bug and we will get this resolved.
    Joel

  • SSIS - pass variables to Data Manager for Appset and Application name

    Hi folks,
    I'm building an SSIS package, and I can't work out how to set the Appset and Application names in the Convert Task item - I have created the item, and the variables, but I can't work out how to reference the two.
    Any tips or help greatly appreciated - this is one of the worst-documented pieces of software I've ever seen!
    Thanks,
    Jason

    Hi,
    Please refer to the other SSIS packages already created. We need not set these parameters while creating the SSIS package. When we link the SSIS to DM package, we can dynamically send the appset name and the application names.
    Hope this helps.

  • How Do I Change the Language of Start Menu and Modern Apps After I Installed Windows? Applying Language Pack only Localizes Traditional Applications?

    Howdy,
    I installed Windows 10 Technical Preview with original language settings for the US region.
    No that I need my Windows localized to Espanol - Spanish.
    I type "language' in Cortana, select Add language to this device and click Add a language on the Region & language.
    Then I select added language and click Set as primary.
    After the restart I see that while Windows Explorer is displayed in Spanish, Start menu is displayed in English (including app sections such as Explore Windows), as well as Modern apps that have retained their English names (such as Mail).
    I even set the location to Spain in regional settings (although I didn't like the idea, as I want to browse the US market). To no avail.
    How do I change the language of the Start menu and modern apps?
    Thank you.
    Well this is the world we live in And these are the hands we're given...

    Okay, I ran the in-place upgrade and it worked!
    What I did:
    1. Downloaded and attached Espanol edition of Windows Setup ISO.
    2. Started setup.exe from that ISO.
    TIP: If need be, you can downgrade your installation of Windows 10 Enterprise Technical Preview to Windows 10 Pro Technical Preview by changing two registry values, EditionID and ProductName. You may use the following registry file on Windows 10 Enterprise
    Technical Preview:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]
    "EditionID"="Professional"
    "ProductName"="Windows 10 Pro Technical Preview"
    Import these settings into registry and start setup wizard from the Windows 10 Pro Technical Preview setup CD. Voila! Windows will offer upgrade of your current setup of Windows 10 Enterprise Technical Preview to Windows 10 Pro Technical Preview with
    saving all your settings and applications!
    The only thing that wasn't localized are the new app sections. I still see Explore Windows and Everyday apps. Probably, these UI strings haven't yet been translated.
    Well this is the world we live in And these are the hands we're given...

  • Dynamic browser language setting

    Hi,
    I need some information on internationalization.
    Let me explain the issue..
    In my application I need both English and Arabic views. It is possible to Change the language through internationalization.
    But one more issue is there for Arabic language. I hope u all know that Arabic letters are from right to left. So I have to change the Browser Language settings also to Arabic..
    But in my application it should be handled by an event. If u click Arabic button, you should get Arabic browsers and if English you should get English Browsers.
    Can anyone help me on this dynamic browser language setting?
    Thanks
    AD

    Hello Alex,
    Did you follow Nibu`s instructions from here how to set languages for webdynpro object ?
    final String locale = wdContext.currentContextElement().getLanguage_selection();
    try
    final String url = WDURLGenerator.getApplicationURL(
    wdComponentAPI.getApplication().getDeployableObjectPart(),Collections.singletonMap("sap-locale", locale));
    WDClientUser.forceLogoffClientUser(url);
    catch (final WDURLException ex)
    wdComponentAPI.getMessageManager().reportException(new WDNonFatalException(ex), false);
    Best regards, Maksim Rashchynski.

  • Setting Primary Language in a multilanguage OSD in Windows 8.1

    Hi!
    I use unattended xml file to add the keyboard languages during OSD, here is a snippet of the xml file:
                <InputLocale>0409:00000409;0406:00000406;040b:0000040b;041d:0000041d;0414:00000414</InputLocale>
                <SystemLocale>en-US</SystemLocale>
                <UILanguage>en-US</UILanguage>
                <UILanguageFallback>en-US</UILanguageFallback>
                <UserLocale>en-US</UserLocale>
    (en-US, da-DK, fi-FI, sv-SE, nb-NO)
    This is necessary so users can set the desired keyboard for first time log on.
    However, when the user has logged on, the order of the languages in control panel, decides witch language is set as "Primary Language" (not to be confused with display language). The top Language is the Primary Language in windows 8 and 8.1
    So my question is:
    How can I change the order of the languages with either unattended xml or script (vbscript, powershell, etc), so it can be automated in OSD?

    Ok, so I finally figured it out!
    I added two Run Command Line's
    The "Language Order" package contains two files, RunOnce.cmd and SetLanguageOrder.ps1
    The RunOnce.cmd contains the following:
    reg load HKU\DefaultUser "C:\Users\Default\ntuser.dat"
    REG ADD HKU\DefaultUser\Software\Microsoft\Windows\CurrentVersion\RunOnce /v newUserProfile /t REG_SZ /d "\"C:\Windows\System32\WindowsPowerShell\v1.0\Powershell.exe\" -noprofile -file \"C:\Program Files\SetLanguageOrder\SetLanguageOrder.ps1\""
    /f
    reg unload HKU\DefaultUser
    xcopy SetLanguageOrder.ps1 "C:\Program Files\SetLanguageOrder\"
    The SetLanguageOrder.ps1 contains the following:
    Set-WinUserLanguageList -Language en-US, nb, sv-SE, da, fi -force
    I hope this will help someone else later on!

  • Under System Preferences, Hardware, CD i DVD...  The menu text and dropdown choices are in a foreign Language.  I have my normal Language set to English.  What gives?

    Under System Preferences, Hardware, CD i DVD...  The menu text and dropdown choices are in a foreign Language.  I have my normal Language set to English.  What gives?

    Thanks for the reply. I only have English - Primary but I guess I could add Finland and then delete it...
    Okay, tried that, lots of variations including deleting all other languages and only using Finnish, and then using only British English etc - when guest is in Finnish the whole lot becomes Finnish/Suomi (see attached photos to compare with the ones above) - then when you delete Finnish and go back to English, everything is Englisg apart from 'Vierastilin käyttäjä' as above.
    Any other ideas where it stores that info - is there a dodgy preference file somewhere which needs zapping?

  • I set up the primary language to English while initializing the MBP, but at the log-in page, the language appears to be a foreign language I don't use, after restart, the language turned into English, has anyone come across the same problem

    I set up the primary language to English while initializing the MBP, but at the log-in page, the language appears to be a foreign language I don't use, after restart, the language turned into English, has anyone come across the same problem, and is that normal?

    i have a similar problem...It seems to be tied to my guest account. It is set to Japanese as primary language but my main login is set to English. I tried changing the guest account to english but the change won't hold. It always reverts to Japanese.

  • I bought a used ipod that I'm trying to set it up and it isn't letting me join my home wi-fi network. So I turn it on and I pick language, then country, then my wi-fi network. When I put in my password it says  -Unable to join the Network.  please help!!!

    I bought a used i-pod touch 4 gen that I'm trying to set up.  It isn't lettting me join my home wi-fi network. So I turn it on and I pick language, then country , then my wi-fi network.  When I put in my password is says - unable to join the network.  I have 4 other Apple products that I have that are working fine.  Please help

    Badunit you said "Continue setting up without the network. You can skip past it, right?"
    It sounds like he is setting up the iPod via wif. You can't continue. What yo can do is reset the iPod
    - Reset the iOS device.
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Then start the setup over again but this time connect the iPod to a computer and set up via iTunes. Then he can troubleshoot the connection proboem.

Maybe you are looking for

  • XML to convert creative html to jsp?

    I am trying to find a way to use XML, XSL, etc., to make the process of building web pages at my company easier between the creative team and developers: 1.) The creative team creates the images, text, and html (using Dreamweaver). Please note, the c

  • ICal on my iPhone does not sync with my Mac or iPad.  I am using the cloud.

    My iCal calendar on my iPhone does not sync with my Mac or iPad.  I am on the cloud and every thing else is syncing.  I've looked at preferences and everything looks right...

  • Automatic mail sync, NOT

    Apple gave me a new iphone 3G yesterday, because 2 month old phone wasn't working properly. The genius went into the settings to set the phone to sync with my mobile me account. Now in order to get mail, i have to actually open mail, then it download

  • Mail.app: Select outgoing (SMTP) server per message?

    Dear community members, I'm looking for a solution to the following problem: I do have multiple e-mail accounts which are configured in the following way: One of them is the master account (let's say [email protected]) added to Mail.app as a POP acco

  • Dynamic link button from speed grade to premiere is grey.

    Dynamic Link button from Speedgrade to Premier is grey. No problems Linking from Premier to SG, but no way to send the project back to Premier. The project is in Apple ProRes 4444. I have a Mac Pro last generation. Thanks for an urgent help!