<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic text in another language in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-in-another-language/m-p/5965064#M1338291</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If Iwant to get translated text for text e.g. text-007 while login is in English&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in another language. What can do ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Aug 2009 17:14:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-04T17:14:28Z</dc:date>
    <item>
      <title>text in another language</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-in-another-language/m-p/5965064#M1338291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If Iwant to get translated text for text e.g. text-007 while login is in English&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in another language. What can do ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 17:14:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-in-another-language/m-p/5965064#M1338291</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-04T17:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: text in another language</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-in-another-language/m-p/5965065#M1338292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try transaction SE63. It can be used to translate text in different language.&lt;/P&gt;&lt;P&gt;Goto Translation-&amp;gt;R/3 enterprise-&amp;gt;Short text, select ABAP text-&amp;gt;REPT text elements&lt;/P&gt;&lt;P&gt;On the next screen enter the program name in which the text element is defined and then select the source and target languages.&lt;/P&gt;&lt;P&gt;Click on edit and then enter the corresponding text in the required language against the source language.&lt;/P&gt;&lt;P&gt;Now when you login the system in the new language then the program will display the text in that language.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sachin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 17:23:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-in-another-language/m-p/5965065#M1338292</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-04T17:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: text in another language</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-in-another-language/m-p/5965066#M1338293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do you mean &lt;/P&gt;&lt;P&gt;e.g. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;set language 'P'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is not possible ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 19:23:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-in-another-language/m-p/5965066#M1338293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-04T19:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: text in another language</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-in-another-language/m-p/5965067#M1338294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, you may not have the facility to change the language by writing the code here.On the screen you'll see two slection screen blocks. The second block which says Translation  , you'll see two input boxes with F4 enabled. In the the source language select the language in which the text element is already defined and in the target language press F4 and set the language in which you want to translate. Now maintian the text in the other language. When you log in the target language and run your program the text elements will be diaplayed in the language you had defined in SE63.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sachin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 19:41:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-in-another-language/m-p/5965067#M1338294</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-04T19:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: text in another language</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-in-another-language/m-p/5965068#M1338295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;set language is that i need&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Marco M on Aug 4, 2009 10:00 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 20:00:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-in-another-language/m-p/5965068#M1338295</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-04T20:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: text in another language</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-in-another-language/m-p/5965069#M1338296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 20:00:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-in-another-language/m-p/5965069#M1338296</guid>
      <dc:creator>I355602</dc:creator>
      <dc:date>2009-08-04T20:00:22Z</dc:date>
    </item>
  </channel>
</rss>

