Language Conversion....

Hi
I created Internationalization Example project in Web dynpro.
Here i am changing my project from english to German.
I copied all the .xlf files to English and German.(_en & _de)....In the S2X editor also,converted English to German language.Finally while i was deploying it will be in default language(English ) only.
Even i added German language in the browser settings also and kept german language on the top of the list.
Please help me where i went wrong in that tutorial.
One more thing,,,if i was not selected any option in the dropdown,,,,,it is giving " choose Vehicle Type"...
If i choose other than that,,,,the text and image is not displaying...
Regards
sushma

Hi
I followed Developing International Web dynpro application.....Is there aany need to provide settings in my system.
Now i added this code in the init method....
But iam getting error in this line
resourceHandler.loadResourceBundle( u201Ccom.sap.test.MyResourceBundleu201D, this.getClass() );
I checked all tthe files which i copied _de.Xlf ....it will be in English only.
Locale sessionLocale = WDResourceHandler.getCurrentSessionLocale(); 
   // Get the resource handler for the specified session locale by
// using the factory class WDResourceHandler.
IWDResourceHandler resourceHandler =WDResourceHandler.createResourceHandler(sessionLocale);
// Alternativlely, use the following method:
IWDResourceHandler secondResourceHandler =WDResourceHandler.createResourceHandlerForCurrentSession();
// Load the resource bundle u201CMyResourceBundle.propertiesu201D located
// in the package u201Ccom.sap.testu201D for locale set in the resource handler.
// Therefore, the resource handler also needs the classloader that has
// the package u201Ccom.sap.testu201D in its scope
resourceHandler.loadResourceBundle( u201Ccom.sap.test.MyResourceBundleu201D, this.getClass() );
// get the message for the u201Cpress saveu201D button
String saveMessage = resourceHandler.getString( u201Cpress_saveu201D );

Similar Messages

  • Problem in Chinese Language conversion

    HI ,
    I have some probelm in chinese language conversion.
    Scenario:
    1.I am trying to send the saleorder details as a mail, from the output types of sale order.
    2.The details of the related cutomer in sales order is maintained in chinese in (XD01)
    3.When I login in chinese language the mail generated is having chinesse texts as expected..But when i login in english language, the mail generates some JUNK values in place of chinese texts in SOST.
    Note: If i generate a mail by loging in English, i need the chinese text as such maintained in XD01.Please give a solution for this problem.

    Why is this a problem?  It is just a way of letting Chinese users know about a new set of discussion forums in their language.

  • Language conversion of text on buttons in application toll bar of report -

    Hello,
       Can you please let us know,
      How to convert the language(EN -> FR)  the text  for buttons in application tool bar of a report . I have tried  with SE63.  If SE63, pl let me know the navigation path ?
    Regards
    Badari

    Hi,
    This would happen in much the same way as text-elements and would be a straightforward language conversion.
    For your [reference|http://www.sapdev.co.uk/country/Lang_Conv_Issues.htm].
    May it helps you.
    Regards,
    DS.

  • Language conversion or translation is available for oracle istore

    Hello Gurus,
    I am dealing with multiple language in iStore.There all the messages that which are displaying in iStore site are the FND MESSAGES. For one language itself I am nearly using 100 FND MESSAGES like that I am going to use 5 more languages for the same site. Its really painful thing to create FND MESSAGES for each and every language. Here whats my question is
    "Any Language conversion or translation is available for oracle istore to do this?". Could anyone please help me on this.
    Please suggest me to cross this difficulty. Its really high priority.
    Thanks,
    Vinoth

    873376 wrote:
    Hello Gurus,
    I am dealing with multiple language in iStore.There all the messages that which are displaying in iStore site are the FND MESSAGES. For one language itself I am nearly using 100 FND MESSAGES like that I am going to use 5 more languages for the same site. Its really painful thing to create FND MESSAGES for each and every language. Here whats my question is
    "Any Language conversion or translation is available for oracle istore to do this?". Could anyone please help me on this.
    Please suggest me to cross this difficulty. Its really high priority.
    Thanks,
    VinothYou need to do it manually.
    Re: Internalization
    Re: translate extensions
    Thanks,
    Hussein

  • Language conversion in BI

    Hello Forum,
    The data from the data source is in Chinese format, When loading it into BI i need to convert into English and load it into BI.
    Is there any standard SAP methods or steps that we can follow for performing a language conversion.
    Thanks and  Regards,
    KK

    What do you actually want to translate?
    The text in the datasource?

  • Language Conversion Issue in PI

    Hi Experts,
    The scenario is from IDoc to PI to File System. There is one particular field in the source IDoc which needs language conversion to Spanish.
    Can you please guide me when the IDoc XML comes into PI how can I convert that particular field in Spanish Language and also how can I convert the whole IDoc XML content to Spanish language?
    Thanks,
    Arkesh

    Hi Arkesh,
    I think you can achive using a work around.
    1. Find/write  a function module/ BAPI in SAP which can be used for language converison.
    2. You can pass the text in english to the function module using RFC lookup function, which in turn will return the converted text in spanish.
    I am not an ABAPer but you can ask your abaper to check and developed fxn module based on following fxn modules
    SXMI_MESSAGE_TRANSLATE_INT
    TERM_TRANSLATE_TEXT
    HR_RU_TRANSLATE_XML
    Regards,
    Deepak.
    Edited by: Deepak  Shah on Feb 11, 2011 12:21 PM

  • Language conversion issue in PI7.1

    Hi,
    My sceanrio is file to Idoc. Am facing language conversion issues.
    For example one of the field in the source file is having the value "Différence sur net". And in the IDOC field the value is appearing as "Différence sur net".
    With the same data I have done file to file scenario with and without content conversion and the output is coming correctly as "Différence sur net".
    I have enabled Unicode check box in RFC destination also in XI server. But still its coming "Différence sur net" . Please advice how can I get the target field value same as that of the source field vale.
    Can anyone help me to sort out this issue?
    Thanks.
    Dinesh

    Hi,
    In Channel try with using the File type: text and encoding : UTF-8.
    I think this will solve your issue.
    Thank you,
    Siva

  • Question on Language Conversion exit

    Does anybody know whether Language Conversion exit gets executed when sourcing data from SAP systems (R/3, CRM)?
    I am sourcing data from CRM, SPRAS(2 digit) is mapped to 0LANG(1 digit) in the transfer structure. Spanish(ES) and English(EN) for some reason is interpreted as English(E) instead of E and S.
    In T002 table I see both the entries for english (E) and spanish (S) and if the conversion exit would have applied, these two digit language code from the datasource should be converted to the corresponding one digit code.
    Can I assume that these conversion routines are executed only when sourcing data from non-sap systems.
    Please let me know your ideas.
    thanks
    George

    Conversion routine ISOLA converts the two-digit ISO language abbreviation INPUT into its SAP internal OUTPUT presentation. These are assigned using the LAISO and SPRAS fields in table T002. An INPUT that cannot be
    converted (because it is not defined as T002-LAISO) produces an error message and triggers the UNKNOWN_LANGUAGE exception.
    Because they are compatible, single-digit entries are supported in that they are transferred to OUTPUT unchanged. They are not checked against table T002.
    The difference between upper and lower case letters is irrelevant with two-digit entries however with single-digit entries, upper and lower case letters stand for different languages.
    Now I have no system availabilty...try to search in SE37 with ISOLA and then F4...
    Did you debug your transfer rules ?
    Bye,
    Roberto

  • Urgent ,Where the Smart Form once the change the language conversion??

    Hi Experts,
    I had done the language conversion (smatform thru SE63)from English to French. Once I had done the target smartform. I am trying to save and activate the same, its not asking any request number, Its just simly saved. How can we track this and  How could we know it transports the successfull

    Hi,
    Go to SE03 and choose Object Directories entries.There use the form and click f8.You will find the transport and can change the package accordinglu.
    Reward if useful.
    Thanks,
    Dishant

  • Language Conversion from Unicode 8 to Character Set

    Hi,
    I am creating a file programmatically containing Vendor Master data (FTP interface).
    The vendor name and vendor address is maintained in the local language (Taiwanese) in SAP System, these characters are in Unicode 8 character set.
    The Unicode character set should be converted to BIG5 for Taiwanese, and then send this information in the file.
    How can I perform this conversion and change the character set of the values I'm retrieving from table (LFA1) to character set BIG5.
    Is is possible to does this conversion in SAP, does sap allows this?
    /Mike

    Hi Manik,
      I am also having a similar requirement, as I need to convert the unicode chinese character to GB2312 encoded chinese character,. I already posted in forums but didnt get the required the solution.
    Can you please provide the solution which you implemented and also confirm whether it can be used  to solve  the above problem.
    Hoping for your good reply.
    Regards,
    Prakash

  • Language conversion IS Oil and Gas Menu

    Hi Gurus,
    Can anyone help me to understand how to get LANGUAGE SPECIFIC IS oil and Gas menu when we log in a specific language other than english. Right now i am able to view ECC 6.0 Menu in other SPECIFIC LOGIN LANGUAGE but IS Oil and Gas related menu and objects still appear in English.
    If anyone has done similar activity can guide please..
    Regards

    1. ERP 6.0 and higher, you donot need a separate box. Lower releases need a separate box.
    2. Please check help.sap.com for IS-OIL. In general SD and MM processes in Oil&Gas are important. Also Oil&Gas specific things like Commodity pricing,Quantity Conversions, exchanges, transportation are imporant.

  • Language conversion error

    Dear all,
        We have imported data from SAP R/3 to BW. The problem we are getting is language. In R/3 they(key users) have mentioned customer name in both English,special characters and chinese. When I use ALPHA conversion routine, its giving error. What I should do to solve this issue?
    thanks in advance.
    Nagesh Aswartha

    Dear Aswartha,
    I guess, you should know about Unicode for this scenario.
    chk:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b8d163a7-0301-0010-d9b0-98f692ea3c60
    http://www.idi.ntnu.no/~jag/Publications/emrps99.pdf
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ee7407a0-0501-0010-81ae-e329029b1074
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5411d290-0201-0010-b49b-a6145fb16d15
    Thanks,
    Raj

  • Language Conversion issue of HWC SUP APP

    Hello Experts
    Can any one have idea for conversion the hwc sup App from English to other language(French) which was built in SUP2.1.3?
    Thanks in advanced for your suggestion.
    Thanks
    Anil

    Have you restarted the application or device after you changed the device language to French?  The HWC will pick up the current language when it is started.  If you change the device language when the application is already launched, it is not going to pick it up until the next time it is restarted.
    The current device language is passed into your application on the query string with the lang parameter.  You can display the value of this parameter in an alert to double check the app has the language that you think should be displayed. 
    URL Parameters
    Then make sure your localized application has a Locale Properties file that matches what the device is showing for lang.
    Localizing a Hybrid App Package
    Thanks,
    Andrew.

  • SAP language conversion problem

    i have a requirement in which the language of the SAP is coming as non english language, although i am loged in as EN in the log on pad... Can anyoone help me on this. They problem I am facing is that the customized fields are coming as non english language rest all i am getting in english.. and there are hell lot of customization.   thanks in advance

    Hi,
    For example u want to display that "Hai " in Chinese language...for that sentence u have to wrote german language Manually by following steps
    1. Open the file FormView.wdcontroller_zh.xlf by double-clicking it. This file is displayed in the S2X Editor.
    2. On the Header tab page, change the source language to German by selecting this language from the dropdown list.
    3.Switch to the Resource Text tab page.In that window there is an option TEXT enter the Chinese word in that field then, press ENTER.
    Sample Applications click below,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webdynpro/wd%20java/wd%20tutorials/internationalization%20of%20web%20dynpro%20applications.pdf
    http://help.sap.com/saphelp_nw70/helpdata/en/21/9499f2f50ca44a85e9611f14fbdc21/frameset.htm
    Message was edited by:
            Suresh T

  • Chinese language conversion link upon Sign in

    ( This is a continuation of OSX128bit posts .  Hopefully it is helpful to users .  And all input is voluntary . )
    I'm now seeing :  
    Apple Support Communities - Chinese  ( link ) ,
    available for me to click on as a yellow popup window when i first visit https://discussions.apple.com .
    This is also a new problem I'm experiencing .
    --OSX128bit

    Why is this a problem?  It is just a way of letting Chinese users know about a new set of discussion forums in their language.

Maybe you are looking for

  • Error while starting resin 3.0.14  after installing coherence evaluation

    I am getting the following error... java.lang.SecurityException: The necessary license to perform the operation is not available; a license for "com.tangosol.run.xml.SimpleParser@e3 570c" is required. As I see the license file is in the tangosol.jar,

  • Photos on ipad ios 7.0.3

    after upgrading to ios 7.0.3 photo stream stopped working. tried restarting ipad now photos don't load

  • AIA deploy Application deployment FAILED...

    Dear All, Please help me with the following. I am getting error as BUILD Failed during "Deploy Application Deployment" while installing AIA(11.1.1.6.0) on windows 2003 Enterprise edition 32 bit. Exact error is following: BUILD FAILED E:\OBI_HOME\AIA_

  • Tx to view error log generated during a day

    hi all, can anyone pls tell me the Tx Code to view all type of error logs generated in a day. Regards vikas chhabra

  • How can i manipulate Filter for a free characteristic?

    Hello, I have an report with free characteristic 0material. When the user restricts values for 0material, the report should add value "#" automatically whatever the user selects. Example: Material: aa123, aa124,aa125, #. when i filter: aa123 --> quer