Providing links to view information in different languages

Hi All,
In one of my iViews which displays some company related information, I have to provide links "Read in French", "Read in Spanish". These links basically should show the translated content for the respective links.
Can any one suggest how to create such kind of iView with those links. How can I configure these links?
Regards,
Ravi.

Hi ravi
same thing we done already
we done like this
use Resource Bundle and  properties files.
1) u take one jsp in that u put links
one language for one link when u press one link u include one jsp(each language separate jsp)
for according to your requirement u provide german jsp
in german.jsp
you include the properties file like that
  Locale currentLocale;
          ResourceBundle res;
          currentLocale = new Locale("de","DE");
          res = ResourceBundle.getBundle("Localization",currentLocale);
this is the process
i hope this is very help for you.

Similar Messages

  • Viewing reviews in different languages?

    Hi everyone,
    is there a way to read app reviews written in languages different than your own? I'm Italian, so for international apps having the possibility of reading English reviews would be great, because of course there are many more written in English than Italian.

    For example: I want to make an account for me with
    Tiger in English, and another one for my wife with
    Tiger in Japanese. Is that possible?
    Yes. You can choose any of the available OS X localizations for any user account you set up.

  • View movies in different language

    I'd like to view movies in German on the iPad. Any suggestions?

    Sorry, see this page for specifications
    You can add movies from iphoto to itunes by dragging them from iphoto to itunes. You can convert any movies you need to by selecting them in itunes and choosing 'Create Apple TV Version from the advanced menu.
    If you want to tell us more about your movies we can tell you whether you are likely to need a 3rd party converter or not. Open them in quicktime and See This

  • Script in different languages

    Hi
    I want to display 3 paragraphs in 3 different languages in a script. How to do that?

    convert ur information in  different language
    and just paste it in the change editor.
    i think it may work......
    if it is useful Plz Reward
    Regards
    Anbu

  • Issue in viewing 'Print Preview' of SAPScript output in different languages

    Hi All,
    I have developed a SAP Script.
    It is working correctly in English in all aspects.
    I have created few standard texts for headers in SO10 and maintained in different languages.
    In Print program also while retrieving these text i have used Order's language.
    In debug mode also it is showing texts in different language (Chinese, Japanese, Thai etc...).
    But in print preview it is showing as # every where we suppose to print headers from standard texts.
    How can i view these texts in their original language (Order)!
    Can anybody provide the solution for the same!
    Thanks in advance.
    Thanks,
    Deep.

    Hi,
    I have selected 'Supplemental language support' boxes.
    But still it is not working.
    Can anybody solve above posted issue!
    In PO it is showing in Japanese/Chinese etc.. characters.
    In SO10 it is showing texts in respective languiages.
    In debug mode of Print program & Layout set text is shown in respective language of text based on country of PO.
    But in print preview it is showing as # everywhere there must text in different language.
    Only in English i am able to view print preview correctly.
    Can anybody provide inputs for resolving this issue!
    Thanks in advance.
    Thanks,
    Deep.

  • View of Description of Document in Different Language

    Hi Experts,
    We maintain the description of the Documents in several languages using the transaction CV01N or CV02N. But when we tried to find all the different language descriptions, we could not find any way of cusotmising.
    Can anybody have come across with similar situation and can have some idea.
    Thanks
    SM

    When searching document (CV04N) it is defined so that in "other selection criteria" section first You have to choose the search language and then type the search value for description. If the search language is e.g. EN it wont find FI description(s).
    rgds,
    ŁB

  • HI. How to link two different language website

    For example, I have built two different language website english and Somali  which work together. If someone who read Somali can go to Somali pages in somali website or someone who read English can go to English pages in English website, so Please is there anyone can help this situation?

    Hi,
    Please check the following threads,
    how to set up a multilingual website with Adobe Muse and push it live to Adobe Business Catalyst
    Re: How can i create different languages for my page?
    Hope this helps. Do let me know if you have any question.

  • How can I create 2 catalogues (same design but different languages)

    Hello,
    I have to launch 2 catalogues (32 pages) in Indesign, with an equal layout but different languages. My client will need to start them both and won't wait for a agreement on a Master file. He'll update the layout all along the realisation (color, pictures and graphic design).  To avoid waisting time by correcting twice, would you have a tip to link both composition and enhance automatically the background layout and ajustements over and above the languages ?
    What would be the best method ?
    Thanks a lot for your advices !
    Caro.

    Welcome to the discussions.
    In the Accounts tab of Mail's preferences, you can set the Full Name (I don't know how it will be labelled in French - it is the 3rd field in Account Information). This is the name that will be displayed in the From column of the recipient's mail client.
    But if the mail accounts are for two different users, it would be better to set up a separate login account on the mac for each of them, and then set up the mail preferences for the separate users.
    AK

  • Upload positions-text in different languages?

    Hi folks,
    we have to enter positions in different languages. To enter new positions we use a flexible upload - method. We have got one upload-file for EN and another one for DE.
    The problem:
    if we upload the EN-file, the text of the positions in DE gets blank,
    if we upload the DE-file then, the text of the positions in EN is blank.
    So one of the fields (either DE or EN) is empty and would have to be entered manually.
    What can we do to upload both DE and EN - text for the positions?
    Is this possible at all?
    Thanks for your help,
    Thomas

    Hello folks,
    it´s possible to upload different languages!
    It´s easy if you know how to do it:
    create an upload-method with (at least)
    Positionplan and language in the header
    Position-nr and text (short, medium, long if you want) in the body
    --> NO further information (hierarchy, type or whatsoever)!
    Create a file with information above
    Import the file
    --> if positions are available the new language will be filled in
    --> if you accidently address a new position you will get an upload error (as no hierarchy-info is available).
    Hope this will help others as well,
    Thomas Kejik :-)
    PS: special thanks to Tanja Ritter who provided this trick.

  • How to display the entire application in two different languages in apex

    Hi,
    How to display the entire application in two different languages in apex...
    For example i need to display each item in both English and Hindi..
    To achieve this initially i have the select the language otherwise the item label alone ll be displayed in both languages ...
    Anyhow how it ll be apex is it possible
    Regards,
    Pavan

    Hi pars,
    http://www.packtpub.com/sites/default/files/1346-chapter-6-creating-multilingual-apex-applications.pdf?utm_source=packtp…
    In this link also i struck in
    In page 10  of that document
    The application is now ready to be translated. Everything is in place to run it in any language imaginable.To ca ll the application in another language, change the URL of your application to the following:
    http://yourdomain:port/pls/apex/f?p=&APP_ID.:&PAGE_ID.:&SESSION_ID.:LANG:NO::FSP_LANGUAGE_PREFERENCE:nl
    This example will call the chosen page in the application and show it in the Dutch language instead of in English. To select another language change the property nl at the end of the URL to your desired language code.
    Thanks alot for ur suggestions.kindly provide more inputs..............

  • After being logged in to Facebook, I will get unlogged, taken to a new screen in a different language and asked to re-login, it has happening numerous times today, is this a virus, spam, malware and how do i get rid of it?

    when ever I log into facebook, after a few minutes I would get unlogged and have to re-login,
    1.I get a mesaage in a differnet language then I use
    2. the new login in screen is in a different language also

    You are experiencing a kernel panic.  It's usually hardware related.  Check out the following and do the necessary:
    OS X: About kernel panics 
    User Tip:  Kernel Panics? Don't panic too!
    How to troubleshoot a kernel panic
    =====================
    Your profile is a complete blank & your post is lacking system details!
    When posting in Apple Communties/Forums/Message Boards.......It would help us to know which Mac model you have, which OS & version you're using, how much RAM, etc. You can have this info displayed on the bottom of every post by completing your system profile and filling in the information asked for.
    CLICKY CLICK-----> Help us to help you on these forums
    ***This will help in providing you with the proper and/or correct solutions.***

  • Self Service in Different Language

    Hi All,
    We have a requirement in which we want to display the Self Services application in a different Language other than english.
    (The default language setting for all users is English and we dont want to chenge it.)
    I noticed that if we chenge the Language in user parameters in the backend then the portal is rendered in a different language.
    However, we want to know if there is any other way to achieve this.
    Also, is there any way we can provide the users with an option to toggle between English and the Other Language.
    Please share your views.
    Regards,
    Mayank

    Hi,
    Is there any way by which we can give the users the functionality to toggle between english and the other Language.
    Regards,
    Mayank

  • Why was I required to provide credit/debit card information in order to obtain an Apple ID?

    I Have and At&t account with four phones and two tablets. When I tried to create an Apple ID for my mother on her iPhone 4, it required credit/debit carinformation. However, on all my other devices (under the same account ), I was not required to provide credit or debit information. I had the option not to enter that information.
    Also, I am very hesitant to put any information if that type on the Internet. I will never. I was hacked into very badly and have spent a lot of money to resolve the issue. I feel it is still not resolved. On one of my new iPhone 6, it crashed and said it was due to a third party. What does that mean... I am resorting to you guys for help. No one has helped nor cares to help me with this problem. My laptops are junk, my phones were junk, etc. All of this due to one person who I am 99.9% sure of his identity. However, authorities do not care nor Internet companies hacking department nor Dell's hacking department. I have changed my router, passwords, web key, phones, tablets. I have paid Dell to resolve the problem on my laptops. Nothing has stopped this person. I do not know what to do... I am simply frustrated and do not trust anything anymore online. I do not even trust asking this question because he will probably answer....

    The "hacker" was a friend I mine, I thought until I started to notice unusual activity and my internet settings were changed. About a year ago, I asked him for help with setting up my computer, iPhone 4, and tablet for my company. My brother and I run a small HVAC company. I trusted this individual and left my laptop at his house. At that time I never thought he would do what he did. I stupidly gave him my email password and Apple ID. Whenhe returned my computer, I started to notice that my internet settings were changed. He changed my Internet from being a"home" wifi connection to a "business" with DNS, adapters, etc. I am not computer savy on how they operate and all of the different Internet options. I just know how to use computers, not programing or changing the operating system, like DOS. However, I noticed the change in my Internet settings along with other things. An administrator account was made, certificates were installed, and I was unable to change certain things on my phone and computer. I called Dell for help, I pleaded with them to let me send the laptop to them because I do not know enough to be able to tell you everything that needs to be fixed/changed. They would not let me and said it coyld be fixed over the phone. I paid $400 and they said, the problem is fixed and my internet/computer issues are resolved. I only think they got my computer back on line and increased the security. I do not think they fix the problem and currently one of my laptops is blue screened. I also believe he put something in my CD drive and believe he reversed the camera to look through it. Hence, I put post its over it to block the view. To this day, I cover the camera. I do not know what he did nor everything he did. I been reading up on security and hacking. I think he may have installed a key stroke logger but I do not know enought to truely know if he did. I have called authorities, spoken with many internet companies, talked with Verizon (my wifi provider), At&t my phone/tablet company, apple and many other people. I have changed passwords, my router, my web key, my phones, my tablets, apple id, and enabled two-step verification. I do not know where to go or what to do....... I have been dealing with this for over a year know.  Yesterday, I noticed that there were phone numbers blocked from calling my phone. I did not do it and took a picture so I can call the numbers to see find out who's numbers  were blocked. He tries to get on my Facebook and I know he can access my emails. I found another password that worked to log in to my yahoo business email. I want to make this person be held responsible for his actions. He has cost me a lot of money and interfered with the daily operations of my business. Sorry for writing a book but I am looking for any advice on where to go and what to do....... I welcome and appreciate any and all replies that can help in any way !!!

  • Adobe Form translation in to different languages

    Hi All,
    Can you please guide me through the procedure/process of "how to translate Adobe forms in to a different languages".
    Thanks.

    There are two methods to translate any Adobe form.
    First method :
    login to the target language
    Go to SFP --> enter the form name
    Click on Change
    Click on Goto -> translation
    Original language will be autopopulated. Enter the target language in which you want the texts to be translated into., eg FR (French) and enter
    You will see the tree for translation objects. Expand the package name and then PDFB. Under PDFB you will find your form name --> Double Click.
    A translation editor will open up.
    Navigate to Object Menu --> Copy Source text.
    The entire XML for the form will be copied in the target language window with all static text literals highlighted in blue.
    Replace the english text (blue text) with the French text ( target language text) and save.
    Thats all. The form will be now translated, run the application and provide the target language in the URLis the target language.. sap-language=FR
    Also there is Second method.:
    1)You have to create the form in target language and attach in webdynpro layout as your original language
    2)In the context of the view define two new attributes (VISIBILE and VISIBILE_FR ) with type as "WDUI_VISIBILITY"
    3 )Now in webdynpro layout attach this form same as your English form and bind the visible property of interactive forms( both EN and FR form)  with the VISIBILE and VISIBILE_FR   attributes respectively.
    4) Now through any initial method you can set the value of VISIBILE =u2019 02 u2018and VISIBILE_FR =u2019 01u2019 for English form to visible and vice versa for Fr form
    Choose the convenient option .

  • How to store personal data in two different languages

    Hello,
    as usual we're storing employee's personal data in the infotype 0002, but suppose we need to store this information (for instance the name) in two different languages with also two different alphabets (for instance english and russian, chinese, etc.) As far as I know you cannot store data in the infotype depending on the language, and for infotype 0002 there are no subtypes available, so what is the solution provided by SAP if you need to store information in two different languages?
    Kind regards,

    Hello Raj,
    first of all thank you very much for your answer, it's in fact a good idea, but what if I need to store the information both in English and Greek, if I create a new screen for Greek employees (lets say) they are only going to enter the info in greek language, what about the english info?
    I don't want to create two registers in infotype 0002, I think it will be a better idea if we had an infotype to store additional info in other languages, take into account that we'll probably need other fields like family members names and so on
    Thanks again

Maybe you are looking for

  • How do I report a bug against Flash Player for Google Chrome?

    Flash Player for Google Chrome is currently developed jointly between Adobe and Google.  Because of this relationship, we would like to encourage users that are encountering issues with Chrome's Flash Player to report bugs directly to the Chromium da

  • PE8 and Encoding/Burning Error:  Unknown Error:2131042562

    Hello all: I'm new to the forum and came across an issue.  I had initially responded to an old post but at the direction of a couple veterans they guided me into doing a fresh post and to provide a lot more detail up front (thank you Bill & Steve). 

  • Slow speeds, am i missing something ?

    hi all, been having issues for a couple of months or so now, where my IP profile is down at 135. I've tried removing the phone which sometimes seemed to cause problems (but didint for several months), and after 3 days i was up to about 2500 ip profil

  • Every time i try to open a new tab on safari 6, it closes and restarts

    every time i try to open a new tab on safari 6, it closes and restarts,,, it happened after the latest update

  • Min Max Planning Error-Unable to generate requisition

    when we run min max planning in test instance for certain items we get the the below error: "Unable to generate requisition" Checked the source type for the items which had this error.There is no Source type set for those items even then we get this