<?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 Re: regarding Message Translation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-message-translation/m-p/2297901#M501908</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;Goto transaction SE63 - &amp;gt; Translation -&amp;gt; Short Text -&amp;gt; Messages -&amp;gt; Message class or Mesages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 May 2007 04:12:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-31T04:12:54Z</dc:date>
    <item>
      <title>regarding Message Translation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-message-translation/m-p/2297900#M501907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using SE91, I am trying to translate message text from EN to DE.&lt;/P&gt;&lt;P&gt;so while translation it gives Status message 'EMPTY OBJECT LIST'.&lt;/P&gt;&lt;P&gt;so we could not create translated message. However others which are having translation can be edited.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest us whats the cause for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ambichan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2007 04:10:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-message-translation/m-p/2297900#M501907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-31T04:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: regarding Message Translation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-message-translation/m-p/2297901#M501908</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;Goto transaction SE63 - &amp;gt; Translation -&amp;gt; Short Text -&amp;gt; Messages -&amp;gt; Message class or Mesages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2007 04:12:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-message-translation/m-p/2297901#M501908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-31T04:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: regarding Message Translation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-message-translation/m-p/2297902#M501909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prashant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That only allows translate the description of the message class, not the messages themselves.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can translate them one by one on SE91.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question:&lt;/P&gt;&lt;P&gt;Is there a way to translate then not one by one, but all of them in one single step? (like text symbols from ABAP programs)??.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;José Gabriel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2008 09:08:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-message-translation/m-p/2297902#M501909</guid>
      <dc:creator>josgabriel_martnez</dc:creator>
      <dc:date>2008-07-01T09:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: regarding Message Translation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-message-translation/m-p/2297903#M501910</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;Yes there is a way..&lt;/P&gt;&lt;P&gt;u go to se91 , give the message class and not the message number..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when you try to translate, it will allow to translate all the text..so you need go back again to give the mesage number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After you translate the text, you go to the tr and delete the objects(messages ) which are not a part of your translation.&lt;/P&gt;&lt;P&gt;I have done like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ramya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2008 09:41:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-message-translation/m-p/2297903#M501910</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-01T09:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: regarding Message Translation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-message-translation/m-p/2297904#M501911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is exactly what I mean, you have to go back and forward for each message, that is the same that go "one by one", you lose much time doing this way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I talked abot "like text symbols..." you don't need go back anf forward:  you have a "list" of all the texts that you need to translate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;José Gabriel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2008 09:50:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-message-translation/m-p/2297904#M501911</guid>
      <dc:creator>josgabriel_martnez</dc:creator>
      <dc:date>2008-07-01T09:50:05Z</dc:date>
    </item>
  </channel>
</rss>

