WE8MSWIN1252 supports canadian French?

Hi experts,
Can you please let me know whether WE8MSWIN1252 supports Canadian french.?.
On referring the below document i could able to see WE8MSWIN1252 supports FRENCH but Canadian French is not in the list..
Which Character Set Supports Which Language (Doc ID 62421.1)
EBS: 12.1.2
DB: 11.1.0.7.0
OS: Redhat linux 5.5 (Tikanga)
Please suggest..
Thanks,
Vasanth

Vasanth,
Please see https://blogs.oracle.com/stevenChan/entry/ebs_1212_available
Are you adding new languages? If yes, please see:
Oracle Applications NLS Release Notes Release 12 (Doc ID 405294.1)
How to add a new language in R12 (Doc ID 1511692.1)
Requesting Translation Synchronization Patches (Doc ID 252422.1)
How To Troubleshoot NLS Forms Generation Errors When Applying An NLS Patch In R12 Or 11i (Doc ID 1537973.1)
Troubleshooting NLS issues with Oracle Applications (Doc ID 1478859.1)
Translation Synchronization patch doesn't translate the language menus for French language (Doc ID 1133514.1)
How to resolve NLS translation issues in an Ebusiness Suite 11i and R12 environment (Doc ID 394112.1)
Thanks,
Hussein

Similar Messages

  • Unable to set Canadian French CSA layout for external keyboard when language set to English

    I use both French and English on my iPad. I now have an external keyboard, with French Canadian CSA layout. However, the Canadian French CSA layout for the hardware (external) keyboard is not available when using English as an input language. Many other layouts are available (e.g., US, Spanish ISO, etc.), but not this one. French Canadian CSA layout is available with French as the input language.
    How can I add Canadian French CSA hardware keyboard layout when using English as the input language?

    It's not possible for users to add keyboard layouts to any iOS device.  All you can do is ask Apple to add it in a future update:
    http://www.apple.com/feedback/ipad.html

  • Orange Key / Window in Application Shortcut - Canadian French CSA

    I have two questions, firstly, it seems as though I have turned a key permanently orange. Although I cannot determine whether or not it was this way originally it seems to know be always orange in the Keyboard Viewer. I have the Canadian French - CSA keyboard and the key ¨^` is highlighted orange. Now when I press this key it automatically allows me to put this accent above the appropriate letters/keys. How do I turn this off?
    Secondly, the reason I find myself in this position is because I was trying to find the 'move focus to next window in application' shortcut, which is usually ⌘`
    This does not work, does anyone know how to do this shortcut on a Canadian French keyboard?
    Thank you

    ¨^`should be highlighted orange.
    The window shortcut is ⌘ + ⌥ + À

  • Canadian French Keyboard Layout

    I live in the Quebec Province of Canada and I'm used to a different Keyboard Layout for the "French Canadian" Layout.
    When setting up my computer the only choice I have is "Canadian French CSA" with correspond to the "Canadian Multilingual" Layout (see: en.wikipedia.org /wiki/File:KBCanadian_MultilingualStandard.svg)
    I can't find anywhere a real French Canadian Keyboard (see: en.wikipedia.org /wiki/File:KBCanadianFrench.svg)
    Anyone have an idea how I can fix that issue? Is there a place where I can download additional Keyboard Layouts or something?
    Thanks
    Message was edited by: BenoitLefebvre

    See if this helps:
    http://m10lmac.blogspot.com/2009/11/three-keyboards-for-canadian-french.html

  • Keyboard: Canadian French - CSA

    I'm using the "Canadian French - CSA" keyboard, but can't figure out how to type certain accents.
    The "Keyboard Viewer" shows the basic accents (à, è, é, ô, ù), but not other ones like (ö, œ).
    Does anyone know what the complete layout is for the "Canadian French - CSA" keyboard (MacBook OS X 10.4.10)?
    Merci!
    Kim

    In the International section of System Preferences, go to Input Menu and at the top of the list, make sure the Keyboard Viewer is turned on. Now, in the input menu, click Show Keyboard Viewer and if you hold down Option, Shift, or both, you can see the characters produced by the other keys (on the U.S. International layout, for instance, with the Keyboard Viewer open, holding Option would result in ß, esszett, appearing on the S key).

  • Is the moshi 15" Protector for MacBook Pro compatible w Canadian French keyboard

    I just bought a MacBook Pro with a Canadian French keyboard (15"). Does the Moshi keyboard protector fit? What about the palmguard?
    Thanks. I searched the company Moshi, but found no website or information.

    You didn't search hard enough:
    http://store.moshimonde.com/macbook/palmguard.html?gclid=CPzlh--Nwa0CFQXd4AodfnV HBw

  • NLS_LANGUAGE - Canadian French

    Hi,
    does someone know what is the problem or status concerning the acceptance of "Canadian French" in ORACLE 9i Release 2 (9.2).
    We were using 9.0.1 database and a simple command like:
    alter session set nls_language='canadian french';
    was working fine but since we migrate to 9.2 (9.2.0.3 and now 9.2.0.4) CANADIAN FRENCH always give us errors like:
    ORA-12705: invalid or unknown NLS parameter value specified
    Is there any patch to apply either on 9.2.0.3 or 9.2.0.4 ?
    Any help would be appreciated
    Sylvain

    The bug is fixed in the upcoming 10g release. I have requested a backport. It will be part of 9.205. I don't know when this patch will be made available.

  • Internationalization - need to convert  in canadian french

    Hi Experts,
    I am trying to display all the UI elements in Canadian French. I could not able to display the same.
    I tried with XXXXX.wdview_fr-ca.xlf,     XXXXX.wdview_fr-CA.xlf.
    I can successful in displaying in French and German by changing the names like XXXXX.wdview_fr.xlf, XXXXX.wdview_de.xlf.
    Any one help me how to change to candian french.
    Thanks in advance

    Hi jyoti
    Try to rename your file from XXXXX.wdview_fr-CA.xlf   to  XXXXX.wdview_fr_CA.xlf.
    replace to caractere "-" to "_".
    Regards
    Marcos

  • Canadian-French keyboard in Console

    Hi everyone,
    Does anybody know how to configure a French-Canadian keyboard layout for the non graphical Console in Solaris 10 x86?
    I've tried eeprom keyboard-layout=French-Canadian but it doesn't seem to have any effect. I keep getting the US keyboard layout.
    Thanks.

    See if this helps:
    http://m10lmac.blogspot.com/2009/11/three-keyboards-for-canadian-french.html

  • BB minikeyboard and Canadian French

    I am unable to type in French using querty version of mini case with keyboard. Only the screen keyboard seems to support typing in French.
    I tried a French layout Microsoft bluetooth but it acted like an English keyboard. Was hoping BB keyboard would work but no luck.
    Anyone know of a solution for Canadians typing in French with bluetooth?

    give you some  more infomation.
    ASCII character can be stored in SQL Server as varchar or char data type which will take one storage byte per character.
    You can store non ASCII characters using either
    a) creating a column of character data type (either varchar or char) with appropriate collation for e.g. if you create column with Arabic collation you can store arabic character in varchar columns and it still takes only one
    byte per character.
    B) or You specify your column with data type nvarchar or nchar where N stands for national character and it will allow you to store any character/language that unicode supports. This however increase storage overhead as each character will take
    two bytes.  
    >>> Just wondering how/where i can specify the unicode piece?
    create table t1
    keycol int identity(1,1) primary key,
    data nvarchar(30) NOT NULL
    By specifying column with data type of nvarchar or nchar
    for more info
    http://msdn.microsoft.com/en-us/library/ms180059.aspx

  • Does Canadian French layout keyboard purchased in Canada good to use?

    There is a current sale event in Futureshop and Bestbuy in Canada, but the one is the one on sale is with French-Canadian version. Could anyone share your experience with us that what will be the differences? ie. keyboard issue and bundled software language support?? Thanks a lot

    The software of the mac is multilingual and the same no matter where you buy it.  The layout of the French Canadian keyboard will be different than that for US.  To see it go to
    http://support.apple.com/kb/ht2841

  • Keyboard canadian french bluetooth

    Hi,
    I seach a keyboard with this SAME configuration because my macbook Air has this configuration and i don't want to change that. Help me to find an Apple keyboard with this configuration. i want the ç,à,è,«,»,ù,é,<,>,",°,............. in all other keyboard, the configuration was not the same. So i don't want a numeric keyboard. i just want the apple keyboard (french canadian) like notebook version. Bluetooth PLEASE!!!
    Thank you

    You should be able to get a French-Canadian Bluetooth keyboard from the Apple store in places like Quebec or Montreal, or see if they have it at the on-line store from that region.
    Often you can only find these things in the appropriate region.

  • Canadian French Keymap

    Hey,
    I've been looking to set my keyboard in french canadian on my brand-new Archlinux installation with Openbox. In the console, it's working flawlessly.
    Here's the content of my /etc/rc.conf:
    KEYMAP="cf.map.gz"
    The problem come when I try to get the french canadian keyboard layout in Openbox (Xorg).
    Here's my /etc/X11/xorg.conf:
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbRules" "xorg"
    Option "XkbModel "pc105"
    Option "XkbLayout" "ca"
    Option "XkbVariant" "fr"
    EndSection
    I also tried this formulation:
    Option "XkbLayout" "ca(fr)"
    Option "XkbVariant" ""
    Each time, I restart Xorg, but still, when I go in xterm, when I press the key to do é, I still get the / from the english layout...
    Any idea?
    Thanks a lot! Happy holidays! =P

    It probably has to do with the new xorg hotplugging.  Unless you disabled it, it will ignore your keyboard settings in xorg.conf.  See: http://wiki.archlinux.org/index.php/Xor … otplugging

  • Discounted MacBook Pro 17 inch with Canadian French keyobard -worth it?

    Hi, I have ran into discounted Macbook Pro 17inch, french keyboard for $999. Is it worth to buy? It has been returned few times because of that and it has been repaired once (don't know why). It is a previous gen, not i5/i7. Looks mint. I found out that to replace the keyboard would cost $200. Please advise.
    Thank you.

    How can we advise when we know nothing about your needs, your finances, what model the computer is, what has actually been done to it, or why?

  • Multilanguage Support in Custom Expense Form included in TRVFE

    Dear All,
    The standard SAP Adobe PTRV_EXPENSE_FORM in feature TRVFE has been replaced by our custom Adobe form.
    This form is supporting English.
    Our requirement is, we have to support Canadian French.
    We are at a loss how to go about inclusion of Canadian French.
    Please provide some leads.
    Regards,
    Prosenjit.

    Hi,
       Translate the form to other language in t-code SFP( path-> Goto-translate).  There you can maintain the labels in other language.
      If it is static form then pass the language key in parameter - LANGU.
      If form is interactive then default login id language will come ( make sure country should be maintained in user maintainace - SU01)

Maybe you are looking for

  • IPhoto 9.2 on Lion has starting crashing every time I try to download photos

    I have had my MacBook Air with Lion for months now, and iPhoto (9.2) has always worked fine. Yesterday it started crashing everytime I try to download from a camera.  I tried different cameras with the same result.  Everytime I open it, it says "A ph

  • Workflow status is "In Progress"

    Hi , I have created a workflow which is attached to custom list. Problem with this workflow is , sometimes workflow does not update status of the workflow in the list. All tasks associated with workflow are completed but status in list is shown as "I

  • Is there any better way for updating table other than this?

    Hi all, I need to update a row in the table that require me to search for it first (the table will have more than hundred thousands of row). Now, I am using a LOV that will return the primary key of the row and put that primary key to DEFAULT_WHERE p

  • Forms and Charts in Oracle Apps 11.5.8

    Hi All, Can I use Chart Items in my Custom forms? Is it allowed? I didn't see any reference in Oracle Applications Developers Guide. Which is the preferred way of displaying Graphics in Apps 11.5.8 ?

  • Do my pictures stay on Ipad if I delete them off of my iphone?

    My question is if I have an IPAD and my pictures download through Icloud;  If I delete the pictures off my phone will they remain on the ipad?