Local language setting

hi members
i have db 10 g release to on os win server 2003 on a system.
i am using dev6i as front end.
with db language set as standard in english.
how can i retrieve at form level or at report level, the language of my choice let say arabic.
is it possible.
teefu
lahore.pakistan.

Hello,
With Forms 6i (C/S version) you set the local settings in the Windows Registry.
You can also force these settings in a PRE-FORM trigger:
Forms_ddl('ALTER SESSION SET NLS_LANGUAGE= ''AMERICAN'' NLS_TERRITORY= ''AMERICA'' NLS_CURRENCY= ''$'' NLS_ISO_CURRENCY= ''AMERICA'' NLS_NUMERIC_CHARACTERS= ''.,'' NLS_CALENDAR= ''GREGORIAN'' NLS_DATE_FORMAT= ''DD-MON-RR'' NLS_DATE_LANGUAGE= ''AMERICAN'' NLS_SORT= ''BINARY''');Francois

Similar Messages

  • System ignores locale/language setting [solved?]

    Hi
    I updated my system a few days ago and since then all gtk2/3 applications ignores language settings. I have set correct locale in /etc/locale.conf, /etc/locale.gen (I haven't changed it since installation), locale command also returns correct values. Even if I force locale from command line (by changing LANG or LC_ALL), apps are still in english.
    When the problem appears I had Cinnamon desktop, but i tried also Gnome and Kde - same effect (in Kde problem affects gtk apps), I also tried to change login manager (lxdm, lightdm, gdm, kdm), also without positive result. Clearing user config also doesn't help. Any ideas?
    Thanks in advance.
    UPDATE: It seems whole system ignores locale (in kde I just can manually select custom locale and then it works in kde/qt apps), including console apps (I just didn't notice that before). Strange thing is that Thunderbird has also correct language settings although it is not kde/qt app (in contrast to e.g firefox, which even ignores general.useragent.locale variable).
    Last edited by Noctivivans (2013-09-16 23:24:36)

    locale-gen
    Generating locales...
    pl_PL.UTF-8... done
    Generation complete.
    locale
    LANG=pl_PL.UTF8
    LC_CTYPE="pl_PL.UTF8"
    LC_NUMERIC="pl_PL.UTF8"
    LC_TIME="pl_PL.UTF8"
    LC_COLLATE="pl_PL.UTF8"
    LC_MONETARY="pl_PL.UTF8"
    LC_MESSAGES="pl_PL.UTF8"
    LC_PAPER="pl_PL.UTF8"
    LC_NAME="pl_PL.UTF8"
    LC_ADDRESS="pl_PL.UTF8"
    LC_TELEPHONE="pl_PL.UTF8"
    LC_MEASUREMENT="pl_PL.UTF8"
    LC_IDENTIFICATION="pl_PL.UTF8"
    LC_ALL=
    locale -a
    C
    pl_PL.utf8
    POSIX
    I tried e.g. invoke
    LANG=pl_PL.UTF8 galculator
    from command line.
    Last edited by Noctivivans (2013-09-15 23:00:47)

  • ABAP SET LOCAL LANGUAGE doesn't work

    Hello Community,
    actually i try to work in a ABAP report with the SET LOCAL LANGUAGE
    statement to change the text environment on the fly to an other
    language. In the debugger i can see that the SY-LANGU is changed to the
    correct country but the messages are in the wrong language...
    i also set the profile parameter  install/collate/active = 1
    I created a small testprogramm:
    REPORT  Z_STEFAN_TEST_002 MESSAGE-ID sabapdocu.
    SET COUNTRY 'US'.
    SET LANGUAGE 'EN'.
    SET LOCALE LANGUAGE 'E'.
    MESSAGE i014.
    When i logon with language DE and start the programm, the messages are
    also in DE and not in EN.
    So can you help me to find a solution?
    best regards,
    Stefan

    Hi Stefan,
    with set locale/language you can set only language environment for text-elements, headers etc...
    I don't know about similar simple solution for messages, but you can load message directly from database table ...
    DATA: l_text TYPE natxt.
    SELECT SINGLE text FROM t100
      INTO l_text
      WHERE sprsl = 'E' AND
      arbgb       = 'SABAPDOCU' AND
      msgnr       = '014'.
    MESSAGE l_text TYPE 'I'.
    Regards
    Matus

  • Cant Set System Locale (language for non-Unicode programs)

    Im trying to deploy custom image wherein Input language and location should be English Australia , BUT system locale (language for non-Unicode programs) should be English-us. The requirement is as below
    Standards and Formats: English (Australia)
    Location: Australia
    Default input language: English (Australia) – US
    Installed input languages: English (Australia) – US
    Time zone: Cen. Australia Standard Time
    System Locale
    Language for non-Unicode programs: Default - English (United States)
    Below is my CS.ini
    SkipLocaleSelection=YES
    UserLocale=en-AU
    SystemLocale=en-US
    UIlanguage=en-AU
    KeyboardLocale=0c09:00000409
    SkipTimeZone=YES
    TimeZoneName=Cen. Australia Standard Time
    when image is deployed the language for non-Unicode is also getting set to en-AU while it should be en-US, other language setting are as per the requirement. what should I do :(
    thanks a lot
    Sanju.
     

    that is a little-known known issue
    Check this post:
    http://myitforum.com/cs2/blogs/smslist/archive/2009/01/12/mssms-userlocale-in-mdt-sccm-also-changes-system-locale-9a532hdf.aspx
    He details how to modify the ZTIConifgure.xml file.

  • WDDOINIT - SET LOCAL LANGUAGE out of parameter

    Hello,
    What I want to do is set the local language with an URL param.
    I tried two way which ended in a dead end.
    1. Read the param in the default handler:
    - In the Default handler it is possible to read params out of the URL
    - But it seams that it is to late to set the language with SET LOCALE LANGUAGE at this time
    2. Set Param in mehod WDDOINIT
    - When I set the language hardcoded in this method all works fine (textalias from otr will be displayed in correct language)
    - Bu it seams that there is no possibility to read the param in this method
    Does anybody have an idea how can I solve this Problem?
    Thanks

    Hm, it depends when you instantiate the corresponding texts in your Webdynpro Component.
    The "default handler" is the "HANDLEDEFAULT" method of the Window?
    This is called very late in the instantiation of the Component. The default texts should be read at this time.
    It may be a solution to build a WebDynpro-Component as framework that instantiates the needed Component after the Inbound is handled.
    (You can do this by defining your WDC as usage in the framework WDC.)
    Then you change the language by the imported URL-parameter in the frameworks-Inbound handler method.
    Then instantiate the embedded WDC (the one containing your application logic).
    This should then use your newly set language settings.

  • No English language setting with European date formatting available

    The English language setting in my iPod bought in Finland forces date format to the American MM/DD/YYYY style. There is no English language setting that would result in the European DD.MM.YYYY or DD/MM/YYYY format.
    Either making date formatting separately configurable (as time formatting already is), or adding another English locale with European-style date formatting solves this problem.

    Yes I agree, date format should be language independant. This is very annoying!

  • How to get the date in local language

    Hi,
    I want display "Date" in Local language. Written code as below to display date in my RTF Template:
    <?format-date:xdoxslt:sysdate_as_xsdformat();'dd'?><?' '?><?xdoxslt:month_name(substring(xdoxslt:sysdate(),3,2), 0, $_XDOLOCALE)?><?' '?><?format-date:xdoxslt:sysdate_as_xsdformat();'yyyy'?>
    Output showing in my RTF template as "26 May 2011". which is correct for englilsh.
    want to display same format in Local languge for example in Germany :
    26 mai 2011
    To get the local language format tried 1) by Putting "DEU" instead of "$_XDOLOCALE" 2. Tried by declaring a variable with value as "DEU"
    But it two cases it showing in english format not in Germany Language. Please give me idea how to get date in local language.
    Thanks
    -Chakri..

    Dont think you have anyway to tell the target language for a single text retrieval. You can obviously set the locale of the user but that will change language of other texts also. If you always want to show some predefined text in English then better you dont keep the those texts at all in the translated files. Or you keep the English text in all the files - so that everytime English only gets displayed. But if your case is a selective one - i.e. you want to show English text to only German users but spanish to Spanish and French to French then I dont have any answer how to achieve the same.
    Regards,
    Shubhadip

  • Some Hardware inventory values get translated/localized to local language of the workstation

    Hi all,
    I am doing hardware inventory in SCCM 2012 R2, I have included the OSArchitecture (actually displayed as "OS Architecture") property for the "Operating System" class (the Win32_OperatingSystem WMI class actually). The data gather correctly
    - from Windows 6.x+ while there is nothing from Windows XP/2003, which is correct according to documentation of the WMI class. That is OK. So inventory works fine.
    My problem is different - for some workstations, the value is localized. Normally, there should be just "64-bit" or "32-bit", but on some of my Czech workstations, the value is "64bitovy" or "32bitovy". This indicates
    the WMI values are obtained as localized.
    Though, if I try to query WMI on the problematic workstation from PowerShell, the value is in English, so the WMI can produce the English value as well, if necessary.
    How can I switch SCCM Hardware Inventory to gather non-localized WMI values from all workstations?
    thank you!

    hello, yes, the caption is also localized.
    it appears like the Display Language of the Operating System account makes the difference. If I install English language pack for OS (not SCCM client) on the client machine and switch the Display Language for the operating system profile, the hardware
    inventory changes to display English 64-bit value.
    It works exactly the same when querying Win32_OperatingSystem from PowerShell. If the user has his display language set as Czech, powershell returns value of "64bitovy", if the user changes his display language to English, PowerShell displays the value
    as "64-bit".
    So as the SCCM client runs under System account, it just queries Win32_OperatingSystem and returns what it gets to SCCM server.
    One solution would be to change system display langauge to English on all workstations, but this seems like impossible.
    Isn't there a method by which I would make all my SCCM clients query in English locale instead?

  • 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.

  • Language Setting for - Hyperion Smart View for Office

    Hi,
    Here's a scenario I need to find an answer to.
    1. We have Essbase system 9 installed on a machine named: USESSSRVR and here the ESSLANG environment variable is set to "English_UnitedStates.US-ASCII@Binary".
    2. We build two Unicode cubes, one for Korea Sales called APPKR.SALESCUB & other for Turkey Sales called APPTR.SALESCUB
    3. Korean users are sitting in Korea & Turkey users are in Turkey & both these users need to see data in their local languages.
    4. Since Essbase Excel Add-In is not compatible with Unicode cubes, we have asked them to use "Hyperion Smart View for Office".
    Now question is,
    -> Where in this entire system do I need to do Language Settings so that they see their characters correctly?
    -> Is there a place in Smart View where you can set languages?
    -> Also we have a limitation that we need to have both the applications APPKR & APPTR on the same Essbase server which is in US.
    PLEASE HELP.
    Thanks.
    ~Jaymin Darbari.

    It's actually because you are installing over an old version. Uninstall SV, review the registry entries and directories and then reinstall with admin priv.
    Of course when I looked it up on support the Oracle ID 1466433.1 suggests that the .net install is corrupt so was i going mad? Not beyond reasonable doubt since I put in an SR a while back about it so I have proof that it is listed as an " "internal bug #14149839 : "SMART VIEW EXTENSION ACTIVATOR OBJECT (-2147467262) This is reported for excel 2010" has been raised with development team. As per the update from the bug this issue has been addressed in patch 11.1.2.2.310 which is yet to be released."
    So if you are on an earlier version of Office possibly is because of the .net install (which I think needs v3.5, at least for Office2003), but I would try do a clean install first.
    Steve

  • Jolt STRING local character set

    Our application sends data containing non-latin characters in FML32 STRING fields. What I found in documentation is:
    For localization, the Jolt Class Library package relies on the conventions of the Java language and the Oracle Tuxedo system. Jolt transfers Java 16-bit Unicode characters to the JSH. The JSH provides a mechanism to convert Unicode to the local character set.
    So how does JSH know the "local character set"?

    tutti_frutti:
    You may want to use the following:
    String input = textfield.getText();
    int len = 0;
    char curr_char;
    if(input != null) {
        len = input.length();
        for( int i = 0; i < len; i++) {
            curr_char = input.charAt(i);
            if(Character.UnicodeBlock.of(curr_char) == Character.UnicodeBlock.ARABIC) {
                // Do something
            else if(Character.UnicodeBlock.of(curr_char) == Character.UnicodeBlock.BASIC_LATIN) {
                // Do some other thing
    }

  • Errorlog filling with changed language setting and changed database context messages

    On one of my servers, the ERRORLOG is filling with messages for "Changed language setting to..." and "Changed database context..." for every single connection.  They are generated for any kind of connection--such as Management Studio.
     How did this get turned on?  How do I suppress the messages in the errorlog?  This is the only server that's having the problem.
    Example at the bottom.
    SQL is: SQL 2008 R2 SP2 
    Trace flags set on this server are 3226, 1118, 1117
    Date,Source,Severity,Message
    01/24/2014 11:23:14,spid65,Unknown,Changed language setting to us_english.
    01/24/2014 11:23:14,spid65,Unknown,Changed database context to 'master'.
    01/24/2014 11:23:14,spid64,Unknown,Changed language setting to us_english.
    01/24/2014 11:23:14,spid64,Unknown,Changed database context to 'master'.
    01/24/2014 11:23:13,spid64,Unknown,Changed language setting to us_english.
    01/24/2014 11:23:13,spid64,Unknown,Changed database context to 'master'.
    01/24/2014 11:23:13,spid55,Unknown,Changed language setting to us_english.
    01/24/2014 11:23:13,spid55,Unknown,Changed database context to 'master'.
    01/24/2014 11:23:11,spid55,Unknown,Changed language setting to us_english.
    01/24/2014 11:23:11,spid55,Unknown,Changed database context to 'master'.
    01/24/2014 11:23:05,spid61,Unknown,DBCC execution completed. If DBCC printed error messages<c/> contact your system administrator.
    01/24/2014 11:23:05,spid61,Unknown,The error log has been reinitialized. See the previous log for older entries.
    01/24/2014 11:23:05,spid61,Unknown,Logging SQL Server messages in file 'F:\SysDB\Program Files\Microsoft SQL Server\MSSQL10_50.ETL\MSSQL\Log\ERRORLOG'.
    01/24/2014 11:23:05,spid61,Unknown,Authentication mode is MIXED.
    01/24/2014 11:23:05,spid61,Unknown,System Manufacturer: 'HP'<c/> System Model: 'ProLiant DL580 G5'.
    01/24/2014 11:23:05,spid61,Unknown,Server process ID is 20096.
    01/24/2014 11:23:05,spid61,Unknown,All rights reserved.
    01/24/2014 11:23:05,spid61,Unknown,(c) Microsoft Corporation.
    01/24/2014 11:23:05,spid61,Unknown,Microsoft SQL Server 2008 R2 (SP2) - 10.50.4000.0 (X64) <nl/>
    Jun 28 2012 08:36:30 <nl/> Copyright (c) Microsoft Corporation<nl/>
    Developer Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1)

    Here's the relevant parts of the startup from today.  I snipped out some specific database info (noted with ...), but the main events are still there.
    ... [Several lines of changed database context/changed language]
    01/24/2014 10:03:33,spid52,Unknown,Changed database context to 'master'.
    01/24/2014 10:03:33,spid51,Unknown,Changed language setting to us_english.
    01/24/2014 10:03:33,spid51,Unknown,Changed database context to 'master'.
    01/24/2014 09:59:44,spid6s,Unknown,Recovery is complete. This is an informational message only. No user action is required.
    01/24/2014 09:59:40,spid11s,Unknown,Service Broker manager has started.
    01/24/2014 09:59:39,spid11s,Unknown,The Database Mirroring protocol transport is disabled or not configured.
    01/24/2014 09:59:39,spid11s,Unknown,The Service Broker protocol transport is disabled or not configured.
    01/24/2014 09:59:35,spid28s,Unknown,CHECKDB for database 'userdb' finished without errors on 2014-01-19 12:19:29.640 (local time). This is an informational message only; no user action is required.
    01/24/2014 09:59:25,spid10s,Unknown,Starting up database 'tempdb'.
    01/24/2014 09:59:25,spid14s,Unknown,CHECKDB for database 'msdb' finished without errors on 2014-01-19 12:20:23.410 (local time). This is an informational message only; no user action is required.
    01/24/2014 09:59:25,spid16s,Unknown,CHECKDB for database 'userdb' finished without errors on 2014-01-19 12:21:44.847 (local time). This is an informational message only; no user action is required.
    01/24/2014 09:59:23,Server,Unknown,SQL Server is now ready for client connections. This is an informational message; no user action is required.
    01/24/2014 09:59:23,Server,Unknown,The SQL Server Network Interface library could not register the Service Principal Name (SPN) for the SQL Server service. Error: 0x2098<c/> state: 15. Failure to register an SPN may cause integrated authentication to
    fall back to NTLM instead of Kerberos. This is an informational message. Further action is only required if Kerberos authentication is required by authentication policies.
    01/24/2014 09:59:23,spid10s,Unknown,Clearing tempdb database.
    01/24/2014 09:59:23,spid31s,Unknown,Starting up database 'userdb'.
    01/24/2014 09:59:23,spid14s,Unknown,Starting up database 'msdb'.
    01/24/2014 09:59:23,spid10s,Unknown,CHECKDB for database 'model' finished without errors on 2014-01-19 12:20:20.393 (local time). This is an informational message only; no user action is required.
    01/24/2014 09:59:23,spid11s,Unknown,A new instance of the full-text filter daemon host process has been successfully started.
    01/24/2014 09:59:23,Server,Unknown,Dedicated admin connection support was established for listening locally on port 53067.
    01/24/2014 09:59:23,Server,Unknown,Server is listening on [ 127.0.0.1 <ipv4> 53067].
    01/24/2014 09:59:23,Server,Unknown,Server is listening on [ ::1 <ipv6> 53067].
    01/24/2014 09:59:23,Server,Unknown,Server named pipe provider is ready to accept connection on [ \\.\pipe\MSSQL$ETL\sql\query ].
    01/24/2014 09:59:23,Server,Unknown,Server local connection provider is ready to accept connection on [ \\.\pipe\SQLLocal\ETL ].
    01/24/2014 09:59:23,Server,Unknown,Server is listening on [ 'any' <ipv4> 50537].
    01/24/2014 09:59:23,Server,Unknown,Server is listening on [ 'any' <ipv6> 50537].
    01/24/2014 09:59:23,Server,Unknown,Server is listening on [ 'any' <ipv4> 5427].
    01/24/2014 09:59:23,Server,Unknown,Server is listening on [ 'any' <ipv6> 5427].
    01/24/2014 09:59:23,Server,Unknown,A self-generated certificate was successfully loaded for encryption.
    01/24/2014 09:59:22,spid6s,Unknown,Server name is 'MYSRV\ETL'. This is an informational message only. No user action is required.
    01/24/2014 09:59:22,spid10s,Unknown,Starting up database 'model'.
    01/24/2014 09:59:22,spid6s,Unknown,The resource database build version is 10.50.4000. This is an informational message only. No user action is required.
    01/24/2014 09:59:22,spid6s,Unknown,Starting up database 'mssqlsystemresource'.
    01/24/2014 09:59:22,spid6s,Unknown,SQL Trace ID 1 was started by login "sa".
    01/24/2014 09:59:21,spid6s,Unknown,FILESTREAM: effective level = 0<c/> configured level = 0<c/> file system access share name = 'ETL'.
    01/24/2014 09:59:21,spid6s,Unknown,SQL Server Audit has started the audits. This is an informational message. No user action is required.
    01/24/2014 09:59:21,spid6s,Unknown,SQL Server Audit is starting the audits. This is an informational message. No user action is required.
    01/24/2014 09:59:21,spid6s,Unknown,Resource governor reconfiguration succeeded.
    01/24/2014 09:59:21,spid6s,Unknown,CHECKDB for database 'master' finished without errors on 2014-01-19 12:20:10.410 (local time). This is an informational message only; no user action is required.
    01/24/2014 09:59:21,spid6s,Unknown,Recovery is writing a checkpoint in database 'master' (1). This is an informational message only. No user action is required.
    01/24/2014 09:59:21,spid6s,Unknown,1 transactions rolled back in database 'master' (1). This is an informational message only. No user action is required.
    01/24/2014 09:59:20,spid6s,Unknown,Starting up database 'master'.
    01/24/2014 09:59:20,Server,Unknown,Node configuration: node 0: CPU mask: 0x000000000000ffff:0 Active CPU mask: 0x000000000000ffff:0. This message provides a description of the NUMA configuration for this computer. This is an informational message only. No user
    action is required.
    01/24/2014 09:59:20,Server,Unknown,Lock partitioning is enabled.  This is an informational message only. No user action is required.
    01/24/2014 09:59:20,Server,Unknown,Using dynamic lock allocation.  Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.  This is an informational message only.  No user action is required.
    01/24/2014 09:59:20,Server,Unknown,Using locked pages for buffer pool.
    01/24/2014 09:59:19,Server,Unknown,Large Page Allocated: 32MB
    01/24/2014 09:59:19,Server,Unknown,Large Page Granularity: 2097152
    01/24/2014 09:59:19,Server,Unknown,Large Page Extensions enabled.
    01/24/2014 09:59:19,Server,Unknown,Detected 16 CPUs. This is an informational message; no user action is required.
    01/24/2014 09:59:19,Server,Unknown,SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
    01/24/2014 09:59:19,Server,Unknown,Registry startup parameters: <nl/>
    -d F:\SysDB\Program Files\Microsoft SQL Server\MSSQL10_50.ETL\MSSQL\DATA\master.mdf<nl/>
    -e F:\SysDB\Program Files\Microsoft SQL Server\MSSQL10_50.ETL\MSSQL\Log\ERRORLOG<nl/>
    -l F:\SysDB\Program Files\Microsoft SQL Server\MSSQL10_50.ETL\MSSQL\DATA\mastlog.ldf<nl/>
    -T 3226<nl/> -T 1118<nl/>
    -T 1117
    01/24/2014 09:59:19,Server,Unknown,This instance of SQL Server last reported using a process ID of 1060 at 1/24/2014 9:57:16 AM (local) 1/24/2014 3:57:16 PM (UTC). This is an informational message only; no user action is required.
    01/24/2014 09:59:19,Server,Unknown,Logging SQL Server messages in file 'F:\SysDB\Program Files\Microsoft SQL Server\MSSQL10_50.ETL\MSSQL\Log\ERRORLOG'.
    01/24/2014 09:59:19,Server,Unknown,Authentication mode is MIXED.
    01/24/2014 09:59:19,Server,Unknown,System Manufacturer: 'HP'<c/> System Model: 'ProLiant DL580 G5'.
    01/24/2014 09:59:19,Server,Unknown,Server process ID is 20096.
    01/24/2014 09:59:19,Server,Unknown,All rights reserved.
    01/24/2014 09:59:19,Server,Unknown,(c) Microsoft Corporation.
    01/24/2014 09:59:19,Server,Unknown,Microsoft SQL Server 2008 R2 (SP2) - 10.50.4000.0 (X64) <nl/>
    Jun 28 2012 08:36:30 <nl/> Copyright (c) Microsoft Corporation<nl/>
    Developer Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1)

  • How can I change hour local language to AM or PM only?

    I set Locale to th_TH and I use SimpleDataFormat class like this 'yyyymmdd hh a' then field 'a' return local language but I want to return AM or PM only.
    I know that it can set new value in i18n.jar (LocalElement_th.class) but I don't want to recompile i18n.jar.How can I solve it.?
    thank you

    Hi,
    I never used this class but try to set a different locale for the object of this class (eg. in the constructor). Or does this affect the time, too?
    Or use a specific DateFormatSymbols object!?
    Greets
    Puce

  • Diffrent language set on Public Conn when launching Viewer

    Hi !
    I'm launching Discoverer Viewer through Discoverer portlet using public connection.
    When i created the connection i set the Locale to use other language than English but when i access the Viewer it takes the default language - English.
    I made another test where i try to connect directly through Discoverer Viewer page, i set the same locale language and it worked ok.
    On the client machine i set the regional settings, i added the language to the browser but no success.
    Does somebody have any idea how i can make this working ?
    Thank you,
    Dani

    HI
    It seems that is a bug; this i found on metalink
    "Bug reproduced. It looks like we do not use the language set in the public (or sso private) connection, but use the language from the publisher.
    Currently the provider supports only 1 language in which
    portlets were published. "
    In this case i have to wait for another patch/version.
    Regards,
    Dani

  • Locale/Language and safari search engine

    hello. does anyone know how to change the safari search engine to what i want as opposed to what is defined in the locale/language settings?
    right now if i am in english the phone uses www.google.com
    if i am in japanese the phone uses www.google.co.jp
    i'd like it to use www.google.com regardless of locale/language settings.
    thank you.

    1. Use  free  AdwareMedic by clicking “Download ” from here
        http://www.adwaremedic.com/index.php
        Install , open,  and run it by clicking “Scan for Adware” button   to remove adware.
        Once done, quit AdwareMedic by clicking AdwareMedic in the menu bar and selecting
        “Quit AdwareMedic”.
                   or
        Remove the adware  manually  by following the “HowTo” from Apple.
        http://support.apple.com/en-us/HT203987
    2. Safari > Preferences > Extensions
         Turn those off and relaunch Safari to test .
         Turn those on one by one and test.
    3. Safari > Preferences >  Search > Search Engine :
        Select your preferred   search engine.
    4. Safari > Preferences > General > Homepage:
         Set your Homepage.

Maybe you are looking for

  • Adobe Reader X keeps crashing

    Hi Guys/Ladies I have Adobe X running on all my machines. But this morning a lot of user are experiencing the problem I have. It keeps crashing and then i have to open it again. I have re-installed it but still. I open a document if I select print it

  • Acrobat X Pro - Error Message

    Since updating Acrobat X from 10.0 to 10.1 - I get 'An Internal Error Occurred' message frequently appearing. As error messages go it's ambigous at best as it says nothing more. Acrobat is not even open or running but the error message seems to fire

  • ABAP program to update webtemplate variables - RSRPARAMETRIZA-CONTENT

    Hello all, Looks like webtemplates variants are saved in database table RSRVARIANT under table-field RSRPARAMETRIZA-CONTENT (xml field with selection values). I need to develop a program to maintain this variants. Can anybody send me similar abap pro

  • New project file structure

    I have a application for struts & ejb[WEBLOGIC 7.0] (using editplus but I want to use jdeveloper ).how can I open all this files in jdeveloper 9.0.3.what are setting require for this . also for running what should i Do bcoz it running ok(using ANT)

  • Why do I get a window checking addon's everytime I try to bring up Firefox

    whenever I try to bring up Firefox I get a window that says checking add on and it stays a bit then goes away> I have never had this happen before is there a problem with this or something I can do to fix it. Sincerely Dale (got2gohunt)