<?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: Languages in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/languages/m-p/2260034#M489786</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      U created the screen in Polish and translated to English that's thereason u are seeing Polish even in Deutch logon.&lt;/P&gt;&lt;P&gt;U create the screen in English and then translate it to Polish.&lt;/P&gt;&lt;P&gt;So now u will see English version in all non-translated languages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parent : English&lt;/P&gt;&lt;P&gt;Child : Polish ( Translation )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepu.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 May 2007 07:35:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-15T07:35:41Z</dc:date>
    <item>
      <title>Languages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/languages/m-p/2260033#M489785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem. On my screen I use 2 languages - Polish and English. I want to do the following: &lt;/P&gt;&lt;P&gt;1) when user is logged in on Polish version - screen should be in Polish &lt;/P&gt;&lt;P&gt;2) when user is logged in on English version - screen should be in English &lt;/P&gt;&lt;P&gt;3) when user is logged in on any other language version (also Deutsch) - screen should be in English. &lt;/P&gt;&lt;P&gt;I tried the original language Polish (with translation into English) and English (with translation into Polish). It`s the same - when user is logged in Deutsch - the screen is in Polish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas? &lt;/P&gt;&lt;P&gt;Thanks at advance. &lt;/P&gt;&lt;P&gt;Pawel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2007 07:32:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/languages/m-p/2260033#M489785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-15T07:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Languages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/languages/m-p/2260034#M489786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      U created the screen in Polish and translated to English that's thereason u are seeing Polish even in Deutch logon.&lt;/P&gt;&lt;P&gt;U create the screen in English and then translate it to Polish.&lt;/P&gt;&lt;P&gt;So now u will see English version in all non-translated languages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parent : English&lt;/P&gt;&lt;P&gt;Child : Polish ( Translation )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepu.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2007 07:35:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/languages/m-p/2260034#M489786</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-15T07:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Languages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/languages/m-p/2260035#M489787</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;&lt;/P&gt;&lt;P&gt;if sy-langu &amp;lt;&amp;gt; polish (get the polish country key from table T005X / T005T)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET COUNTRY &amp;lt;Country key&amp;gt; "which you need when lang other than polish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write this in your program...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if uesful&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;nazeer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2007 07:41:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/languages/m-p/2260035#M489787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-15T07:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Languages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/languages/m-p/2260036#M489788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried the original language Polish (with translation into English) and &amp;lt;b&amp;gt;English (with translation into Polish)&amp;lt;/b&amp;gt;. It`s the same - when user is logged in Deutsch - the screen is in Polish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately it is the same. It still is in Polish:(&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2007 08:10:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/languages/m-p/2260036#M489788</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-15T08:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Languages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/languages/m-p/2260037#M489789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After SET COUNTRY 'E' (I also tried 'EN') the SY-SUBRC = 4 -&amp;gt; And it doesn`t work:(&lt;/P&gt;&lt;P&gt;Any other ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2007 08:12:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/languages/m-p/2260037#M489789</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-15T08:12:29Z</dc:date>
    </item>
  </channel>
</rss>

