<?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: Constants Strings without text elements are not translated in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/constants-strings-without-text-elements-are-not-translated/m-p/12782788#M2023838</link>
    <description>&lt;P&gt;For latest version of documentation on &lt;A href="https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/abenpragma.htm"&gt;Pragmas&lt;/A&gt;, but as stated in my initial response, define language-dependent texts as text symbols.&lt;/P&gt;</description>
    <pubDate>Tue, 03 Oct 2023 15:17:09 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2023-10-03T15:17:09Z</dc:date>
    <item>
      <title>Constants Strings without text elements are not translated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/constants-strings-without-text-elements-are-not-translated/m-p/12782785#M2023835</link>
      <description>&lt;P&gt;Hi All can anybody helpme out from that how resolve these 15 errors as 0?&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2213452-image.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://answers.sap.com/storage/temp/2213454-screenshot-2023-10-03-164841.png" data-attachment="2213454"&gt;screenshot-2023-10-03-164841.png&lt;/A&gt;&lt;A href="https://answers.sap.com/storage/temp/2213454-screenshot-2023-10-03-164841.png" data-attachment="2213454"&gt;screenshot-2023-10-03-164841.png&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2023 11:21:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/constants-strings-without-text-elements-are-not-translated/m-p/12782785#M2023835</guid>
      <dc:creator>yasu_1096</dc:creator>
      <dc:date>2023-10-03T11:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Constants Strings without text elements are not translated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/constants-strings-without-text-elements-are-not-translated/m-p/12782786#M2023836</link>
      <description>&lt;P&gt;Basically if a text string is to be translated, define it as &lt;A href="https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/abentext_symbols.htm"&gt;text symbol&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(Obsolete and Dirty way, use #EC NOTEXT)&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2023 11:42:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/constants-strings-without-text-elements-are-not-translated/m-p/12782786#M2023836</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2023-10-03T11:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Constants Strings without text elements are not translated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/constants-strings-without-text-elements-are-not-translated/m-p/12782787#M2023837</link>
      <description>&lt;P&gt;Indeed pseudo comments are obsolete &lt;A href="https://help.sap.com/doc/abapdocu_750_index_htm/7.50/en-US/abenpseudo_comment_slin.htm" target="test_blank"&gt;https://help.sap.com/doc/abapdocu_750_index_htm/7.50/en-US/abenpseudo_comment_slin.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;However pragmas like ##no_text are not &lt;A href="https://help.sap.com/doc/abapdocu_750_index_htm/7.50/en-US/abenpragma.htm" target="test_blank"&gt;https://help.sap.com/doc/abapdocu_750_index_htm/7.50/en-US/abenpragma.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;So I would suggest to &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;either introduce text symbols if string fields should be translatable &lt;/LI&gt;&lt;LI&gt;or use ##no_text pragma if they really should not be translated.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I don't find ##no_test pragma a dirty trick if it is used as intended.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2023 12:21:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/constants-strings-without-text-elements-are-not-translated/m-p/12782787#M2023837</guid>
      <dc:creator>Dominik_Tylczynski</dc:creator>
      <dc:date>2023-10-03T12:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Constants Strings without text elements are not translated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/constants-strings-without-text-elements-are-not-translated/m-p/12782788#M2023838</link>
      <description>&lt;P&gt;For latest version of documentation on &lt;A href="https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/abenpragma.htm"&gt;Pragmas&lt;/A&gt;, but as stated in my initial response, define language-dependent texts as text symbols.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2023 15:17:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/constants-strings-without-text-elements-are-not-translated/m-p/12782788#M2023838</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2023-10-03T15:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Constants Strings without text elements are not translated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/constants-strings-without-text-elements-are-not-translated/m-p/12782789#M2023839</link>
      <description>&lt;P&gt;Better embed your other screenshot, i.e. &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2213479-image.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2023 17:01:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/constants-strings-without-text-elements-are-not-translated/m-p/12782789#M2023839</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2023-10-03T17:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Constants Strings without text elements are not translated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/constants-strings-without-text-elements-are-not-translated/m-p/12782790#M2023840</link>
      <description>&lt;P&gt;Nitpicking about the words (comment targeted to &lt;SPAN class="mention-scrubbed"&gt;yasu_1096&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; agreed to use a text symbol "if a text string is to be translated", but also to use one if it's not to be translated but is a word or sentence in the "program source language", e.g. "Finished" is a word in the English language so text symbol is required, but the job status "R" (technical code for released) or "SAP" (company name) are not to be translated so no text symbols.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2023 17:15:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/constants-strings-without-text-elements-are-not-translated/m-p/12782790#M2023840</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2023-10-03T17:15:49Z</dc:date>
    </item>
  </channel>
</rss>

