<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.rws.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Applications - Recent Threads</title><link>https://community.rws.com/archive/language-developers/f/applications</link><description>This forum is used to see what is going on with the existing Applications, bugs, fixes, further development ideas etc.</description><dc:language>en-US</dc:language><generator>Telligent Community 12 Non-Production</generator><item><title>Addin version does not appear</title><link>https://community.rws.com/thread/57955?ContentTypeID=0</link><pubDate>Mon, 02 Jun 2025 05:59:45 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:1ce41f37-4967-4015-96af-ffb6eb2a9c29</guid><dc:creator>Bal&amp;#225;zs Feh&amp;#233;r</dc:creator><slash:comments>0</slash:comments><comments>https://community.rws.com/thread/57955?ContentTypeID=0</comments><wfw:commentRss>https://community.rws.com/archive/language-developers/f/applications/57955/addin-version-does-not-appear/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;span&gt;Hi All,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I have a problem that, I have a functioning addin, but the version&amp;nbsp;of the addin does not appear in the options (see image).&amp;nbsp;I am not sure what I am doing wrong. Can you please help what I should set to make it appear?&lt;br /&gt;&lt;/span&gt;&lt;span&gt;Thanks in advance&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;br /&gt;&lt;/span&gt;&lt;span&gt;Balazs&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img style="max-height:600px;max-width:900px;" src="/resized-image/__size/1800x1200/__key/communityserver-discussions-components-files/59/pastedimage1748843964503v1.png" alt="Screenshot of the Add-ins window showing a list of add-ins with their states, load types, descriptions, and versions. The version for 'Kalcium plugin for Passolo' is marked as 'Unknown'." /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Easing plugin dependency version maintenance via assembly binding retargeting</title><link>https://community.rws.com/thread/56644?ContentTypeID=0</link><pubDate>Mon, 10 Feb 2025 12:11:34 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:51ab8331-d776-487b-978c-d7dfc14a5d26</guid><dc:creator>Robin Palotai</dc:creator><slash:comments>0</slash:comments><comments>https://community.rws.com/thread/56644?ContentTypeID=0</comments><wfw:commentRss>https://community.rws.com/archive/language-developers/f/applications/56644/easing-plugin-dependency-version-maintenance-via-assembly-binding-retargeting/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I wanted to ask your opinion if it would be feasible to automatically retarget the plugin dependencies to the actual versions (as long as there weren&amp;#39;t any breaking changes). Let me share a bit more context on where I encountered this:&lt;/p&gt;
&lt;p&gt;The 2024 CU2 release of Trados Studio used updated versions of the MS WebView2 assembly. Since our plugin was compiled against a specific version of WebView2 (the one shipped with Trados 2024), this naturally resulted in a plugin load failure. But WebView2 itself is backwards compatible: using a newer assembly while compiling against an older assembly&amp;#39;s API works by contract. So ideally, our plugin would keep working without having to recompile against the new assembly versions.&lt;/p&gt;
&lt;p&gt;This should be possible to achieve using the assembly binding retargeting feature of .NET - for example, memoQ has this retargeting config next to its executable, and upgrades all interface assembly version bindings to use the shipped version. This way plugins don&amp;#39;t need to be recompiled for successive releases.&lt;/p&gt;
&lt;p&gt;As for Trados, it might be possible for the retargeting to affect the API assemblies too, or any assembly where compatibility was not broken. So plugin maintenance could become easier, and recompilation would only be needed in case of a genuine breakage of the API.&lt;/p&gt;
&lt;p&gt;What do you think, is this a suitable idea for sometime in the future?&lt;/p&gt;
&lt;p&gt;BR,&lt;br /&gt;Robin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>GroupShareKit TranslationMemories.GetTms() returning incomplete and nondeterministic results</title><link>https://community.rws.com/thread/51755?ContentTypeID=0</link><pubDate>Tue, 19 Mar 2024 08:07:44 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:80a3bb3c-cf76-4980-9d4c-4ed0cff00cb8</guid><dc:creator>Tamas Meszaros</dc:creator><slash:comments>1</slash:comments><comments>https://community.rws.com/thread/51755?ContentTypeID=0</comments><wfw:commentRss>https://community.rws.com/archive/language-developers/f/applications/51755/groupsharekit-translationmemories-gettms-returning-incomplete-and-nondeterministic-results/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;when calling&amp;nbsp;TranslationMemories.GetTms() on the GroupShareKit API several times, it keeps returning different results:&lt;/p&gt;
&lt;p&gt;1st call: 3626 TMs&lt;/p&gt;
&lt;p&gt;2nd call: 3688 TMs&lt;/p&gt;
&lt;p&gt;3rd call: 3729 TMs&lt;/p&gt;
&lt;p&gt;4th call: 3601 TMs&lt;/p&gt;
&lt;p&gt;Accoring to GS web UI, we have 4450 TMs (tested with the same user every time)&lt;/p&gt;
&lt;p&gt;We have&amp;nbsp;&lt;span class="versions-info footer-version"&gt;GS: 15.1.10.13194 - GS 2020 SR1 CU10, and GSKit 15.1.10.&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="versions-info footer-version"&gt;Is this a bug in the REST API maybe? Has anyone met this problem?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="versions-info footer-version"&gt;thanks,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="versions-info footer-version"&gt;Tamas&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="versions-info footer-version"&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Is it possible to edit and edit &amp; reload templates from studio plugin?</title><link>https://community.rws.com/thread/51194?ContentTypeID=0</link><pubDate>Mon, 12 Feb 2024 11:03:51 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:9eea14bc-4181-4cf2-a66e-49563961b2b4</guid><dc:creator>Tamas Meszaros</dc:creator><slash:comments>0</slash:comments><comments>https://community.rws.com/thread/51194?ContentTypeID=0</comments><wfw:commentRss>https://community.rws.com/archive/language-developers/f/applications/51194/is-it-possible-to-edit-and-edit-reload-templates-from-studio-plugin/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I tried to manipulate an sdltpl Studio template (as xml file) from a studio plugin, but&amp;nbsp;if I open the template for editing then, I cannot see the changes (adding a new file type). If I close the template editor, then the file is reverted to the original state.&lt;/p&gt;
&lt;p&gt;It seems as if Studio would cache the templates in the memory, and ignore the current status on the disk as long as the application is running.&lt;/p&gt;
&lt;p&gt;Is there any (even unofficial) way to make changes effect while studio is running?&lt;/p&gt;
&lt;p&gt;thanks,&lt;/p&gt;
&lt;p&gt;Tamas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Exporting a Server TM using the TranslationMemory API results in a TMX file that misses the context matching information</title><link>https://community.rws.com/thread/48517?ContentTypeID=0</link><pubDate>Mon, 07 Aug 2023 12:24:52 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:fa699fe2-6d0d-4beb-ac13-6c65bcc1f3fa</guid><dc:creator>Tom Imhof</dc:creator><slash:comments>2</slash:comments><comments>https://community.rws.com/thread/48517?ContentTypeID=0</comments><wfw:commentRss>https://community.rws.com/archive/language-developers/f/applications/48517/exporting-a-server-tm-using-the-translationmemory-api-results-in-a-tmx-file-that-misses-the-context-matching-information/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi, I have detected a problem with the Exporter class in the TranslationMemory API. The problem is that - when a server TM gets exported, the TMX is missing the context information after the export.&lt;/p&gt;
&lt;p&gt;Here is my code:&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;Dim&lt;/span&gt; TMExporter &lt;span class="s1"&gt;As&lt;/span&gt; &lt;span class="s1"&gt;New&lt;/span&gt; Sdl.LanguagePlatform.TranslationMemoryApi.TranslationMemoryExporter(ServerBasedTranslationMemory.GetLanguageDirection(LangDir))&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;TMExporter.ChunkSize = 100&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;TMExporter.FilterExpression = GetFilterCreatedAt()&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="s1"&gt;AddHandler&lt;/span&gt; TMExporter.BatchExported, &lt;span class="s1"&gt;AddressOf&lt;/span&gt; Exporter_BatchExported&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;strExportfile = ExportFolder &amp;amp; &lt;span class="s2"&gt;&amp;quot;\&amp;quot;&lt;/span&gt; &amp;amp; ServerTM &amp;amp; &lt;span class="s2"&gt;&amp;quot;_&amp;quot;&lt;/span&gt; &amp;amp; LanguageDirection.SourceLanguageCode.ToString &amp;amp; &lt;span class="s2"&gt;&amp;quot;_&amp;quot;&lt;/span&gt; &amp;amp; LanguageDirection.TargetLanguageCode.ToString &amp;amp; &lt;span class="s2"&gt;&amp;quot;.tmx&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="s1"&gt;Try&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="Apple-tab-span"&gt;&lt;/span&gt;&lt;span class="Apple-tab-span"&gt;&lt;/span&gt;&lt;span class="Apple-tab-span"&gt;&lt;/span&gt;&lt;span class="Apple-tab-span"&gt;&lt;/span&gt;&lt;span class="Apple-tab-span"&gt;&lt;/span&gt;&lt;span class="Apple-tab-span"&gt;&lt;/span&gt;&lt;span class="Apple-tab-span"&gt;&lt;/span&gt;&lt;span class="s1"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Dim&lt;/span&gt; strNow &lt;span class="s1"&gt;As&lt;/span&gt; &lt;span class="s1"&gt;String&lt;/span&gt; = Now.ToString(&lt;span class="s2"&gt;&amp;quot;yyyyMMdd_HHmmss&amp;quot;&lt;/span&gt;)&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;TMExporter.Export(strExportfile, &lt;span class="s1"&gt;True&lt;/span&gt;)&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;System.IO.File.AppendAllText(LogFile, ControlChars.CrLf &amp;amp; strNow &amp;amp; &lt;span class="s2"&gt;&amp;quot; SUCCESS: &amp;quot;&lt;/span&gt; &amp;amp; ServerTM &amp;amp; &lt;span class="s2"&gt;&amp;quot; , Source Language: &amp;quot;&lt;/span&gt; &amp;amp; LanguageDirection.SourceLanguageCode.ToString &amp;amp; &lt;span class="s2"&gt;&amp;quot; , Target Language: &amp;quot;&lt;/span&gt; &amp;amp; LanguageDirection.TargetLanguageCode.ToString &lt;br /&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&amp;amp; &lt;span class="s2"&gt;&amp;quot; was successfully exported to &amp;quot;&lt;/span&gt; &amp;amp; strExportfile &amp;amp; &lt;span class="s2"&gt;&amp;quot;. &amp;quot;&lt;/span&gt; &amp;amp; exportProgress.ToString &amp;amp; &lt;span class="s2"&gt;&amp;quot; TUs were exported.&amp;quot;&lt;/span&gt; &amp;amp; ControlChars.CrLf)&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="s1"&gt;Catch&lt;/span&gt; ex &lt;span class="s1"&gt;As&lt;/span&gt; Exception&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span class="s1"&gt;Dim&lt;/span&gt; strNow &lt;span class="s1"&gt;As&lt;/span&gt; &lt;span class="s1"&gt;String&lt;/span&gt; = Now.ToString(&lt;span class="s2"&gt;&amp;quot;yyyyMMdd_HHmmss&amp;quot;&lt;/span&gt;)&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;System.IO.File.AppendAllText(LogFile, ControlChars.CrLf &amp;amp; strNow &amp;amp; &lt;span class="s2"&gt;&amp;quot; ERROR: &amp;quot;&lt;/span&gt; &amp;amp; ServerTM &amp;amp; &lt;span class="s2"&gt;&amp;quot; , Source Language: &amp;quot;&lt;/span&gt; &amp;amp; LanguageDirection.SourceLanguageCode.ToString &amp;amp; &lt;span class="s2"&gt;&amp;quot; , Target Language: &amp;quot;&lt;/span&gt; &amp;amp; LanguageDirection.TargetLanguageCode.ToString &amp;amp; &lt;br /&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span class="s2"&gt;&amp;quot; could not be exported. The original error message was: &amp;quot;&lt;/span&gt; &amp;amp; ex.ToString &amp;amp; ControlChars.CrLf)&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;System.IO.File.Delete(ExportFolder &amp;amp; &lt;span class="s2"&gt;&amp;quot;\&amp;quot;&lt;/span&gt; &amp;amp; ServerTM &amp;amp; &lt;span class="s2"&gt;&amp;quot;_&amp;quot;&lt;/span&gt; &amp;amp; LanguageDirection.SourceLanguageCode.ToString &amp;amp; &lt;span class="s2"&gt;&amp;quot;_&amp;quot;&lt;/span&gt; &amp;amp; LanguageDirection.TargetLanguageCode.ToString &amp;amp; &lt;span class="s2"&gt;&amp;quot;.tmx&amp;quot;&lt;/span&gt;)&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;&lt;span class="s1"&gt;End&lt;/span&gt; &lt;span class="s1"&gt;Try&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;This&amp;nbsp;code - when run on a local SDLTM exports everything just fine including the context information:&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;&lt;img src="/resized-image/__size/1800x1200/__key/communityserver-discussions-components-files/59/pastedimage1691411090940v1.png" alt="Screenshot of Trados Studio TMX file with highlighted sections showing 'prop type' tags including 'x-IncludesContextContent' set to 'True' and 'x-ContextContent' with missing context information." /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;But when I run it on a server TM, the TMX misses the context information after the export finishes:&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;img src="/resized-image/__size/1800x1200/__key/communityserver-discussions-components-files/59/Screenshot-2023_2D00_08_2D00_07-at-14.03.38.png" alt="Screenshot of Trados Studio TMX file showing 'prop type' tags without highlighted errors, but missing context information in 'x-Context' tag." /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Integrate Studio with Censhare</title><link>https://community.rws.com/thread/44928?ContentTypeID=0</link><pubDate>Tue, 20 Dec 2022 08:21:42 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:425aecf8-1c1f-4f66-98e4-39919099e5a9</guid><dc:creator>Priscillia Schlemo</dc:creator><slash:comments>8</slash:comments><comments>https://community.rws.com/thread/44928?ContentTypeID=0</comments><wfw:commentRss>https://community.rws.com/archive/language-developers/f/applications/44928/integrate-studio-with-censhare/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Dear Community,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We&amp;#39;re about to switch to Studio 2022 and would like to integrate it with Censhare. Is there an existing API for that?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for your help,&lt;/p&gt;
&lt;p&gt;Priscillia&lt;/p&gt;
&lt;div id="vimeo_tool" class="vimeo_tool"&gt;&lt;/div&gt;
&lt;div id="vtPopupMenu"&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Passolo command line</title><link>https://community.rws.com/thread/43267?ContentTypeID=0</link><pubDate>Tue, 30 Aug 2022 20:50:57 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:bc912971-8a4c-4ae2-920d-39752eeebf21</guid><dc:creator>Daniel Masson</dc:creator><slash:comments>0</slash:comments><comments>https://community.rws.com/thread/43267?ContentTypeID=0</comments><wfw:commentRss>https://community.rws.com/archive/language-developers/f/applications/43267/passolo-command-line/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I start to use the command line interface of Passolo.&lt;/p&gt;
&lt;p&gt;I open the dll and create the database but I can&amp;#39;t find how to specify the good language code to my new database&lt;/p&gt;
&lt;p&gt;I need to set to French France (12 1)&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When I use &amp;quot;Fra&amp;quot; the lpu is create in French (12 0)&amp;nbsp; not in French (France)&amp;nbsp;&lt;/p&gt;
&lt;p&gt;pslcmd.exe /newproject:CatalogBrowserTool.lpu /addsource:&lt;span&gt;CatalogBrowserTool.dll&lt;/span&gt;&lt;br /&gt;pslcmd.exe CatalogBrowserTool.lpu /addlang:&amp;quot;Fra&amp;quot;&lt;/p&gt;
&lt;p&gt;I need French(France) because I want to use the /update and my other database the language is 12 1&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for your help&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Dan&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Export termbases from SDL MultiTerm Server 2015</title><link>https://community.rws.com/thread/40179?ContentTypeID=0</link><pubDate>Mon, 31 Jan 2022 15:22:07 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:6a7b5f0a-7c84-43f3-b178-fbb668480eef</guid><dc:creator>Vitaly Chernichenko</dc:creator><slash:comments>1</slash:comments><comments>https://community.rws.com/thread/40179?ContentTypeID=0</comments><wfw:commentRss>https://community.rws.com/archive/language-developers/f/applications/40179/export-termbases-from-sdl-multiterm-server-2015/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I am developing a small application which exports TMs and termbases&amp;nbsp;stored in the&amp;nbsp;SDL GroupShare 2015 Server.&lt;/p&gt;
&lt;p&gt;The TM part was not a problem at all. But the Multiterm part is a challenge. I have the following code right now:&lt;/p&gt;
&lt;p&gt;Sdl.MultiTerm.TMO.Interop.Application oMt = new Sdl.MultiTerm.TMO.Interop.Application();&lt;br /&gt; Sdl.MultiTerm.TMO.Interop.TermbaseRepository oServerRep = oMt.ServerRepository;&lt;br /&gt; oServerRep.Location = Parameters.Server;&lt;br /&gt; oServerRep.Connect(Parameters.UserName, Parameters.Password);&lt;/p&gt;
&lt;p&gt;if (oServerRep.IsConnected)&lt;br /&gt; {&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;var oTbs = oServerRep.Termbases;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;for (int x = 0; x &amp;lt; oTbs.Count; x++)&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var mtName = oTbs[x].Name;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var information = oTbs[x].Information;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;var accessPermissions = oTbs[x].AccessPermissions;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;bool canExport = accessPermissions.CanExport;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;HOW CAN I EXPORT NOW THE&amp;nbsp;&lt;span&gt;&amp;nbsp;oTbs[x] Termbase to a file?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;br /&gt; }&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>MT Enhanced Plugin for Trados Studio produces weird output while using Google Translate</title><link>https://community.rws.com/thread/38097?ContentTypeID=0</link><pubDate>Fri, 01 Oct 2021 10:09:05 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:5529b6ee-e5bd-408b-ab8d-1eb56cd77b4d</guid><dc:creator>Dīpakkumār BHAṬṬ</dc:creator><slash:comments>0</slash:comments><comments>https://community.rws.com/thread/38097?ContentTypeID=0</comments><wfw:commentRss>https://community.rws.com/archive/language-developers/f/applications/38097/mt-enhanced-plugin-for-trados-studio-produces-weird-output-while-using-google-translate/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;span style="font-family:&amp;#39;times new roman&amp;#39;, times;"&gt;I&amp;#39;m using Trados Studio 2021 SR1 - 16.1.8.4404 version.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;times new roman&amp;#39;, times;"&gt;I tried to use&amp;nbsp;MT Enhanced Plugin for Trados Studio for translating from Gujarātī to English.&amp;nbsp;It produced weird output while using Google Translate V2.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;times new roman&amp;#39;, times;"&gt;The English sentences are completely out of syntax. Actually, it was word-for-word translation in the syntax of the Gujarātī language.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;times new roman&amp;#39;, times;"&gt;In fact, when I use the free Google Translate app directly without using the SDL Trados Studio, I get much better English syntax.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;times new roman&amp;#39;, times;"&gt;It&amp;#39;d be great if some distinguished user could help me out.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;times new roman&amp;#39;, times;"&gt;I intended to ask this question to a developer. I&amp;#39;m not sure whether I am posting it in a right forum.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;times new roman&amp;#39;, times;"&gt;Please advise me if I should post this question to a different forum, and if so, how I should do it.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;times new roman&amp;#39;, times;"&gt;This is the first time I&amp;#39;m using this forum.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Download not available (AppStore)</title><link>https://community.rws.com/thread/35280?ContentTypeID=0</link><pubDate>Thu, 15 Apr 2021 14:21:30 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:b3efd8e8-2c1b-4fb3-ac07-a547ebf91513</guid><dc:creator>Dalila Ferrero</dc:creator><slash:comments>9</slash:comments><comments>https://community.rws.com/thread/35280?ContentTypeID=0</comments><wfw:commentRss>https://community.rws.com/archive/language-developers/f/applications/35280/download-not-available-appstore/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I try to download a specific free plugin for trados from the AppStore and I get: &lt;a href="https://oos.sdl.com/asp/products/App/EditApp?appID=1185"&gt;https://oos.sdl.com/asp/products/App/EditApp?appID=1185&lt;/a&gt;&lt;/p&gt;
&lt;div class="app-overlay__title"&gt;Download App&lt;/div&gt;
&lt;div class="ng-scope"&gt;
&lt;div class=""&gt;
&lt;div class="app-overlay__text"&gt;Download not avaliable&lt;/div&gt;
&lt;div class="app-overlay__text"&gt;&lt;span class="ng-binding"&gt;You have logged in successfully, however this app is not available for you to download because you don&amp;rsquo;t have a license for one of the supported products (SDL MultiTerm 2017 - SDL MultiTerm 2019 - SDL MultiTerm 2021) in your account. Please contact the administrator of your company licenses and they will be able to download the app for you. Alternatively contact SDL through your support account, or via the appstore forum in the SDL Community. For more information, please see the [language]&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a title="Terms and Conditions" href="https://appstore.sdl.com/about-sdl/terms-conditions.html" rel="noopener noreferrer" target="_blank"&gt;Terms and Conditions&lt;/a&gt;&lt;/div&gt;
&lt;div class="app-overlay__text"&gt;&lt;/div&gt;
&lt;div class="app-overlay__text"&gt;Can you help me?&amp;nbsp;because it not only happens to me&lt;/div&gt;
&lt;div class="app-overlay__text"&gt;&lt;/div&gt;
&lt;div class="app-overlay__text"&gt;Regards,&lt;/div&gt;
&lt;div class="app-overlay__text"&gt;Dalila.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Continuous integration, automatic  deployment, api upload plugins</title><link>https://community.rws.com/thread/34545?ContentTypeID=0</link><pubDate>Tue, 09 Mar 2021 19:46:47 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:d5fe1244-8ed3-4215-b82c-ed6612476e6b</guid><dc:creator>Facundo Goyeneche</dc:creator><slash:comments>0</slash:comments><comments>https://community.rws.com/thread/34545?ContentTypeID=0</comments><wfw:commentRss>https://community.rws.com/archive/language-developers/f/applications/34545/continuous-integration-automatic-deployment-api-upload-plugins/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi guys. I&amp;#39;m new here. I&amp;#39;m developing a plugin for Trados. I wanted to store it in the app store. I understand that I have to fill the form to check and accept my plugin but I wanted to ask if there is a way to upload future versions of my app automatically maybe by teamcity thru the SDL API.. or maybe directly from a git repository.. I don&amp;#39;t wanted to upload new versions manually each time.&lt;br /&gt;Thanks a lot in advance.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to create a button that will activate a drop-down menu when clicked?</title><link>https://community.rws.com/thread/31292?ContentTypeID=0</link><pubDate>Mon, 28 Sep 2020 08:39:12 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:6a129c0a-8f49-4d85-84f8-8f4619aa4385</guid><dc:creator>Tudor Rusu</dc:creator><slash:comments>2</slash:comments><comments>https://community.rws.com/thread/31292?ContentTypeID=0</comments><wfw:commentRss>https://community.rws.com/archive/language-developers/f/applications/31292/how-to-create-a-button-that-will-activate-a-drop-down-menu-when-clicked/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I would like to create a button that will make a drop-down menu similar to the &amp;quot;Align Documents&amp;quot; button in the original application.(I will add a screenshot)&lt;/p&gt;
&lt;p&gt;I know that to create a normal button you have to use &amp;quot;Action&amp;quot; and &amp;quot;ActionLayout&amp;quot; class attributes, but are there any for this drop-down option that I am looking for?&lt;/p&gt;
&lt;p&gt;If there is no way to do it, do you have any suggestions in how to achieve this?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;img height="128" src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/59/Untitled.png" width="241" alt="Screenshot of Trados Studio showing the 'Align Documents' drop-down menu with options 'Align Single File Pair', 'Align Multiple Files', and 'Open Alignment' with corresponding keyboard shortcuts." /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>SDLXLIFF Toolkit - performance and size issues</title><link>https://community.rws.com/thread/29661?ContentTypeID=0</link><pubDate>Tue, 19 May 2020 11:11:31 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:5fd2ab72-8fd6-4df2-8922-92064fd8a422</guid><dc:creator>Radosław Domian</dc:creator><slash:comments>0</slash:comments><comments>https://community.rws.com/thread/29661?ContentTypeID=0</comments><wfw:commentRss>https://community.rws.com/archive/language-developers/f/applications/29661/sdlxliff-toolkit---performance-and-size-issues/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;First of all, if this is wrong place to share feedback about app - &lt;span&gt;SDLXLIFF Toolkit&lt;/span&gt;&amp;nbsp;(&lt;a href="https://appstore.sdl.com/language/app/sdlxliff-toolkit/296/"&gt;https://appstore.sdl.com/language/app/sdlxliff-toolkit/296/&lt;/a&gt;) please let me know and if possible move this thread to proper location. Thanks in advance.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am currently working on multiple and quite big *.sdlxliff files and my project needs to separate locked and unlocked segments, so I decided to use&amp;nbsp;&lt;span&gt;SDLXLIFF Toolkit to&amp;nbsp;remove not necessary segments and glue needed into one using &amp;quot;merge result&amp;quot; option.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/59/SDLXLIFF_5F00_toolkit_5F00_using_5F00_settings.png" alt="SDLXLIFF Toolkit interface with options to select locked or unlocked segments and a 'Merge result' button highlighted." /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Few details:&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;141 *.sdlxliffs - 2,11 GB size&lt;/li&gt;
&lt;li&gt;All segments count = 35038&lt;/li&gt;
&lt;li&gt;Locked segments in all 141 *.sdlxliffs = 25944&lt;/li&gt;
&lt;li&gt;Unlocked segments&lt;span&gt;&amp;nbsp;in all 141 *.sdlxliffs&amp;nbsp; =9094&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span&gt;Unfortunately, when I am using&amp;nbsp;SDLXLIFF Toolkit with settings which I need, it crashes with out of memory information. I checked it on few PCs with 8\16 GB RAM and it&amp;#39;s still the same issue, however the maximum spotted memory load was around 1,5 GB.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/59/SDLXLIFF_5F00_toolkit_5F00_crash.png" alt="Error message window stating 'SDLXLIFF Toolkit has stopped working' with a close button." /&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/59/out_5F00_of_5F00_memory.png" alt="Detailed error message with a fatal exception occurred and a list of system out of memory exceptions." /&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/59/max_5F00_memory_5F00_load.png" alt="Table showing memory usage with columns for Project Name, User Name, CPU, Memory (Private Working Set), and Description." /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I believe that problem is because of performance and loading whole *.sdlxliff file as *.xml, what in case of multiple and/or big files ends with out of memory exception.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Of course I tried less files - 5 files (size 75-100MB) and it works.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;The next issue is size of merged, but sliced result *.sdlxliff, it&amp;#39;s not big difference.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt; Example:&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span&gt;12 *.sdlxliff files &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;total size 115 MB&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;All segments count = 6852&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Locked segments in all 12 *.sdlxliffs =&amp;nbsp;5752&lt;/li&gt;
&lt;li&gt;Unlocked segments&lt;span&gt;&amp;nbsp;in all 12 *.sdlxliffs&amp;nbsp; = 1100&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span&gt;I was expecting merged *.sdlxliff with only unlocked segments which are 16% of all segments, with reduced&amp;nbsp;size, but size of merged *.sdlxliff is 82.6 MB which is ~72% of initial size.&lt;br /&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/59/pastedimage1589886635484v1.png" alt="Properties window showing details of 12 SDLXLIFF files with a total size of 115 MB located in various folders." /&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/59/pastedimage1589886651834v2.png" alt="Properties window for a single sliced SDLXLIFF file showing a size of 82.6 MB located in a temporary folder." /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I would like to know if there is any chance to review the code of this tool&amp;nbsp;SDLXLIFF Toolkit&amp;nbsp; and try to solve issues with performance and size, described above?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;In case of needed more details, I am happy to help, please leave me message I will try to help as much as possible.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks for your help in advance.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Radek&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>information on Trados program language for developers</title><link>https://community.rws.com/thread/29117?ContentTypeID=0</link><pubDate>Thu, 26 Mar 2020 10:20:35 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:aa2c101f-48d7-455e-8c59-e26a17da33d2</guid><dc:creator>davide fezzardi</dc:creator><slash:comments>0</slash:comments><comments>https://community.rws.com/thread/29117?ContentTypeID=0</comments><wfw:commentRss>https://community.rws.com/archive/language-developers/f/applications/29117/information-on-trados-program-language-for-developers/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello everyone,&lt;/p&gt;
&lt;p&gt;have you got perhaps any information of the programming language&amp;nbsp;needed to develop apps for SDL Trados software (Studio, Mutliterm,...)?&lt;/p&gt;
&lt;p&gt;I doubt I will manage to study thoroughly a programming language, at least in the short term, and I have a very basic knowledge of programming but it&amp;#39;s an interesting field.&lt;/p&gt;
&lt;p&gt;Kind regards&lt;/p&gt;
&lt;p&gt;Davide&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to check if segment is locked in a custom file type plugin</title><link>https://community.rws.com/thread/28363?ContentTypeID=0</link><pubDate>Tue, 14 Jan 2020 10:48:22 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:afdab0bc-d9dd-4fae-b033-1828c2eb5ece</guid><dc:creator>Andrija Karadžić</dc:creator><slash:comments>4</slash:comments><comments>https://community.rws.com/thread/28363?ContentTypeID=0</comments><wfw:commentRss>https://community.rws.com/archive/language-developers/f/applications/28363/how-to-check-if-segment-is-locked-in-a-custom-file-type-plugin/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m working on developing a custom json file type for Trados Studio. I need to perform different actions on segments depending on whether the segments are locked in the translation editor. So far, I cannot see a method or API hook to check if a segment is locked in either the file parser or file writer.&lt;/p&gt;
&lt;p&gt;Our file type plugin, and the fileWriter within are implemented according to:&amp;nbsp;&lt;a title="How to Create a Plug-in for Processing Native Formats" href="http://producthelp.sdl.com/SDK/FileTypeSupport/3.0/html/f07017e0-057f-4026-8296-e993546e765f.htm"&gt;How to Create a Plug-in for Processing Native Formats&lt;/a&gt;&amp;nbsp;from the SDL documentation.&lt;/p&gt;
&lt;p&gt;Note that we are using the&amp;nbsp;AbstractBilingualFileTypeComponent, IBilingualWriter, INativeOutputSettingsAware for our file writer.&lt;/p&gt;
&lt;p&gt;I need to be able to obtain the information about the locked/unlocked state of a segment that is being written into the file.&lt;/p&gt;
&lt;p&gt;Is there a way to do this inside the fileWrinter, or is there something else I need to do?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>MSWord plugin version 1.3</title><link>https://community.rws.com/thread/27663?ContentTypeID=0</link><pubDate>Wed, 13 Nov 2019 06:49:26 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:edae8326-b5e2-4ae4-a8ce-f4c57245aa41</guid><dc:creator>Adrian Yalda</dc:creator><slash:comments>0</slash:comments><comments>https://community.rws.com/thread/27663?ContentTypeID=0</comments><wfw:commentRss>https://community.rws.com/archive/language-developers/f/applications/27663/msword-plugin-version-1-3/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am looking for version 1.3 of the MS Word Grammar Checker as&amp;nbsp;from what I can tell this version seems to be faster than the most recent version on the App Store when using Trados 2017.&lt;/p&gt;
&lt;p&gt;Is there still a way to get version 1.3 of this plug-in anywhere so I can test it out?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Active my own created Winform App in SDL Trados Studio 2019 GUI</title><link>https://community.rws.com/thread/27371?ContentTypeID=0</link><pubDate>Thu, 17 Oct 2019 08:48:11 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:c4b815da-36da-49b2-97d7-0c9c40f7eaf9</guid><dc:creator>Ole H&amp;#252;bbe</dc:creator><slash:comments>1</slash:comments><comments>https://community.rws.com/thread/27371?ContentTypeID=0</comments><wfw:commentRss>https://community.rws.com/archive/language-developers/f/applications/27371/active-my-own-created-winform-app-in-sdl-trados-studio-2019-gui/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi All,&lt;br /&gt;&lt;br /&gt;How to implement a new button down left corner in SDL Trados Studio GUI (see attached image)&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The button click should show/link to my own created Winform App so that projectmanagers can use&amp;nbsp;it in SDL&amp;nbsp;&amp;nbsp;Trados Studio 2019&lt;br /&gt;&lt;br /&gt;I accomplised to build my own app and can see it in SDL Plugin Management.&lt;/p&gt;
&lt;p&gt;How to do that?&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Ole&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/59/0535.SDLviewORviewpart.png" alt="Partial view of SDL Trados Studio interface showing the left navigation pane with options for Welcome, Projects, Editor, and Translation Memories. The bottom left corner where a new button could be added is visible." /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Add my app to SDL Trados Studio GUI left corner</title><link>https://community.rws.com/thread/27363?ContentTypeID=0</link><pubDate>Wed, 16 Oct 2019 12:57:53 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:6d0b8730-abab-424b-9bcb-7730e18a1373</guid><dc:creator>Ole H&amp;#252;bbe</dc:creator><slash:comments>0</slash:comments><comments>https://community.rws.com/thread/27363?ContentTypeID=0</comments><wfw:commentRss>https://community.rws.com/archive/language-developers/f/applications/27363/add-my-app-to-sdl-trados-studio-gui-left-corner/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;How to Add new button that shows my plugin on click (like Welcome, Projects, Editor, Translation Memories) SDL Trados Studio GUI left corner?&amp;nbsp;is it called Views or ViewParts?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/59/SDLviewORviewpart.png" alt="Screenshot of SDL Trados Studio GUI showing the left corner with tabs for Welcome, Projects, Editor, and Translation Memories." /&gt;&lt;/p&gt;
&lt;p&gt;I have managed to make a build from VS2019 and can see the plugin in the SDL Plugin Management in SDL Trados Studio 2019.&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Ole&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>My first app (Winform) for SDL Studio 2019</title><link>https://community.rws.com/thread/27353?ContentTypeID=0</link><pubDate>Wed, 16 Oct 2019 06:39:49 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:f7a08496-6976-4f0e-a2f5-33bb7c51fbac</guid><dc:creator>Ole H&amp;#252;bbe</dc:creator><slash:comments>6</slash:comments><comments>https://community.rws.com/thread/27353?ContentTypeID=0</comments><wfw:commentRss>https://community.rws.com/archive/language-developers/f/applications/27353/my-first-app-winform-for-sdl-studio-2019/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I get namespace errors when create a default &lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/59/SDL-Studio-2019-winform-app-screen-dump.png" alt="Screenshot of Visual Studio 2017 showing errors in MyCustomTradosStudio.cs file, indicating 'Desktop' and 'TranslationStudioAutomation' do not exist in the 'Sdl' namespace." /&gt; and will hear if someone can help.&lt;/p&gt;
&lt;p&gt;In the class: MyCustomTradosStudio.cs i get errors&lt;/p&gt;
&lt;p&gt;&amp;#39;Desktop&amp;#39; does not exist in the namespace &amp;#39;Sdl&amp;#39;&amp;nbsp;(are you missing an assembly reference?)&lt;/p&gt;
&lt;p&gt;&amp;#39;TranslationStudioAutomation&amp;#39; does not exist in the namespace &amp;#39;Sdl&amp;#39; (are you missing an assembly reference?)&lt;/p&gt;
&lt;p&gt;I have uploaded a screen dump that shows &lt;span&gt;the class: MyCustomTradosStudio.cs in&amp;nbsp;&lt;/span&gt;VS2017.&lt;/p&gt;
&lt;p&gt;Best&lt;br /&gt;Ole&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Go to segment using Javascript in Web Browser Component</title><link>https://community.rws.com/thread/27260?ContentTypeID=0</link><pubDate>Mon, 07 Oct 2019 05:51:08 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:1aa51599-9c7f-4929-827b-81030f4b61e2</guid><dc:creator>Adrian Yalda</dc:creator><slash:comments>2</slash:comments><comments>https://community.rws.com/thread/27260?ContentTypeID=0</comments><wfw:commentRss>https://community.rws.com/archive/language-developers/f/applications/27260/go-to-segment-using-javascript-in-web-browser-component/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello All,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I use a custom plug-in to provide functionality for my users including a Web Browser component that connects to WorldServer to run various servlets for the user. This plug-in has been working well for a couple of years now. The plug-in is built in Visual Studio with C#.&lt;/p&gt;
&lt;p&gt;One specific function that I have for my use case is the ability to click on a segment number (from an automated servlet that runs&amp;nbsp;in the Web Browser component) and have Trados move the cursor to the designated segment. This is done using a Javascript function as follows:&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;function goSegment(number) {&lt;/p&gt;
&lt;p style="padding-left:60px;"&gt;window.location =&amp;nbsp;trados/goSegment + number.toString();&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;}&lt;/p&gt;
&lt;p&gt;This function works in&amp;nbsp;Trados Studio 2017 version 6278, but no later versions seem to support this.&lt;/p&gt;
&lt;p&gt;Does anyone know if there is an updated way to do this? I am unable to upgrade Studio&amp;nbsp;without this resolved and currently when users accidentally upgrade their version, I have to uninstall and reinstall 2017 version 6278 to get the functionality back.&lt;/p&gt;
&lt;p&gt;Thanks for any help you can give.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Adrian&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Could not load file or assembly 'Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies</title><link>https://community.rws.com/thread/26397?ContentTypeID=0</link><pubDate>Tue, 23 Jul 2019 14:00:10 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:9f25e0c2-5ac9-4f7b-abd7-28bdbf0781b9</guid><dc:creator>Hendrik Striepe</dc:creator><slash:comments>3</slash:comments><comments>https://community.rws.com/thread/26397?ContentTypeID=0</comments><wfw:commentRss>https://community.rws.com/archive/language-developers/f/applications/26397/could-not-load-file-or-assembly-newtonsoft-json-version-9-0-0-0-culture-neutral-publickeytoken-30ad4fe6b2a6aeed-or-one-of-its-dependencies/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Dear SDL Devs, dear Community,&lt;/p&gt;
&lt;p&gt;we are still using the file based API. On Studio 2019 we get the following error, using&amp;nbsp;&lt;strong&gt;Sdl.LanguagePlatform.TranslationMemoryApi&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Could not load file or assembly &amp;#39;Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed&amp;#39; or one of its dependencies. HRESULT: 0x80131040: The located assembly&amp;#39;s manifest definition does not match the assembly reference&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We never used JSON nor Newtonsoft.Json. Inspecting the Studio installation folder, one can find a dll file with the same name, but it&amp;#39;s in version 11.0.2. Does the API still reference an old version of the dll? And is it possible to fix it without a hassle?&lt;/p&gt;
&lt;p&gt;Unfortunately we can&amp;#39;t use&amp;nbsp;&lt;/p&gt;
&lt;p&gt;public ReadOnlyCollection&amp;lt;ServerBasedTranslationMemory&amp;gt; GetTranslationMemories(TranslationMemoryProperties additionalProperties);&lt;/p&gt;
&lt;p&gt;anymore, at least the problem occurs trying to refresh Translation Memories.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Hendrik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Testing my plugin before publishing to the AppStore?</title><link>https://community.rws.com/thread/25955?ContentTypeID=0</link><pubDate>Tue, 18 Jun 2019 08:40:26 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:41caaaa0-ff4d-42b7-805e-d62286e297a0</guid><dc:creator>Todd Gillies</dc:creator><slash:comments>2</slash:comments><comments>https://community.rws.com/thread/25955?ContentTypeID=0</comments><wfw:commentRss>https://community.rws.com/archive/language-developers/f/applications/25955/testing-my-plugin-before-publishing-to-the-appstore/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello!&amp;nbsp; I recently built a buggy version of a Trados Studio 2017 plugin, and asked for it to be published in the AppStore.&lt;/p&gt;
&lt;p&gt;It&amp;nbsp;&lt;em&gt;was&lt;/em&gt; published, and was available for download for a short time.&lt;/p&gt;
&lt;p&gt;Then, someone from SDL tested it and found it actually didn&amp;#39;t work with Trados Studio 2017, as it was supposed to. (I had referenced older versions of the API in the code, totally my mistake).&lt;/p&gt;
&lt;p&gt;Now, about a week later, I have&amp;nbsp;&lt;strong&gt;what appears, on my computer, to be a perfectly-working&lt;/strong&gt;&lt;strong&gt; plugin&lt;/strong&gt;!&amp;nbsp; I installed the latest Service Release of Trados and Multiterm, updated my API references, and I think I&amp;#39;m good to go!&lt;/p&gt;
&lt;p&gt;Before I take the leap of asking the AppStore people to publish my plugin&amp;nbsp;&lt;em&gt;yet again&lt;/em&gt;, I was hoping someone could test it for me, just to make sure it works on other peoples&amp;#39; computers, in other environments, perhaps with other versions of Windows.&amp;nbsp; I&amp;#39;d hate for it to be found buggy again...&lt;/p&gt;
&lt;p&gt;How does one go about getting their plugin tested before publication?&amp;nbsp; Thank you in advance for the advice.&lt;/p&gt;
&lt;p&gt;-- Todd&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>MT Enhanced Plugin: First 10 segments are treated wrongly: Translation will be inserted into the wrong segments!</title><link>https://community.rws.com/thread/25618?ContentTypeID=0</link><pubDate>Thu, 23 May 2019 09:35:47 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:8a0cf583-ef72-43f8-b578-4e518cb5de7b</guid><dc:creator>Rainer Leukel</dc:creator><slash:comments>3</slash:comments><comments>https://community.rws.com/thread/25618?ContentTypeID=0</comments><wfw:commentRss>https://community.rws.com/archive/language-developers/f/applications/25618/mt-enhanced-plugin-first-10-segments-are-treated-wrongly-translation-will-be-inserted-into-the-wrong-segments/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/59/7367.Error-Microsoft-generic-engine.PNG" alt="Screenshot of Trados Studio showing segment 2 incorrectly populated with the target text of segment 10, highlighted in yellow." /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;there is a strange behavior regarding the first 10 segments:&lt;br /&gt;Some segments will be not translated, or will be translated with the content of other target segments!&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;As you can see in the attached screenshot, segment 2 is populated with the target of segment 10.&lt;/p&gt;
&lt;p&gt;In addition, the MT proposal for other&amp;nbsp;segments are applied to the target segments in an interactive mode, and not in batch mode.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Reason for this strange behavior is a bug workaround in MtTranslationProviderLanguageDirection.cs:&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#008000;font-family:Consolas;font-size:small;"&gt;...&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:Consolas;font-size:small;"&gt; &lt;/span&gt;&lt;span style="color:#008000;font-family:Consolas;font-size:small;"&gt;// because of the following bug LG-15128 where mask parameters are true for both CM and the actual TU to be updated which cause an unnecessary call for CM segment&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:Consolas;font-size:small;"&gt; &lt;/span&gt;&lt;span style="color:#008000;font-family:Consolas;font-size:small;"&gt;//we take only the last translation unit because the first one is CM&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:Consolas;font-size:small;"&gt; &lt;/span&gt;&lt;span style="color:#008000;font-family:Consolas;font-size:small;"&gt;//this workaround works only when LookAhead option is disabled from Studio&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:Consolas;font-size:small;"&gt; &lt;/span&gt;&lt;span style="color:#0000ff;font-family:Consolas;font-size:small;"&gt;var&lt;/span&gt;&lt;span style="font-family:Consolas;font-size:small;"&gt; results = &lt;/span&gt;&lt;span style="color:#0000ff;font-family:Consolas;font-size:small;"&gt;new&lt;/span&gt;&lt;span style="font-family:Consolas;font-size:small;"&gt; List&amp;lt;SearchResults&amp;gt;();&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:Consolas;font-size:small;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="color:#008000;font-family:Consolas;font-size:small;"&gt;if (!mask.Any(m =&amp;gt; m.Equals(false)) &amp;amp;&amp;amp; mask.Length &amp;gt; 1)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;{&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:Consolas;font-size:small;"&gt; &lt;/span&gt;&lt;span style="color:#0000ff;font-family:Consolas;font-size:small;"&gt;var&lt;/span&gt;&lt;span style="font-family:Consolas;font-size:small;"&gt; lastTu = translationUnits[translationUnits.Length - 1];&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:Consolas;font-size:small;"&gt; &lt;/span&gt;&lt;span style="color:#0000ff;font-family:Consolas;font-size:small;"&gt;var&lt;/span&gt;&lt;span style="font-family:Consolas;font-size:small;"&gt; result = SearchTranslationUnit(settings, lastTu);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:Consolas;font-size:small;"&gt; results.Add(&lt;/span&gt;&lt;span style="color:#0000ff;font-family:Consolas;font-size:small;"&gt;null&lt;/span&gt;&lt;span style="font-family:Consolas;font-size:small;"&gt;);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;results.Add(result);&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#008000;font-family:Consolas;font-size:small;"&gt;...&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#000000;font-family:Consolas;font-size:small;"&gt;I simply disabled this and it seems to work correct, the bug seems not to be there anymore!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#000000;font-family:Consolas;font-size:small;"&gt;This problem&amp;nbsp;occurs still in the latest Studio 2017 and Studio 2019 version (4.3.3).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#000000;font-family:Consolas;font-size:small;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#000000;font-family:Consolas;font-size:small;"&gt;Can somebody please check this and modify the App accordingly?&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#000000;font-family:Consolas;font-size:small;"&gt;Any help is appreciated!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#000000;font-family:Consolas;font-size:small;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#000000;font-family:Consolas;font-size:small;"&gt;Regards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#000000;font-family:Consolas;font-size:small;"&gt;Rainer&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#000000;font-family:Consolas;font-size:small;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Help witht SDL Trados Studio templates for the just released Visual Studio 2019</title><link>https://community.rws.com/thread/25002?ContentTypeID=0</link><pubDate>Thu, 04 Apr 2019 18:14:18 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:f743a885-41d6-48a0-aafb-c65aa5d0d6c9</guid><dc:creator>Former Member</dc:creator><slash:comments>0</slash:comments><comments>https://community.rws.com/thread/25002?ContentTypeID=0</comments><wfw:commentRss>https://community.rws.com/archive/language-developers/f/applications/25002/help-witht-sdl-trados-studio-templates-for-the-just-released-visual-studio-2019/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;You can find it in the Microsoft Visual Studio marketplace:&amp;nbsp;&lt;span style="background-color:#ffffff;"&gt;&lt;a href="https://marketplace.visualstudio.com/items?itemName=sdl.project-templates-for-trados-studio-2019"&gt;marketplace.visualstudio.com/items&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;However&lt;/span&gt;&lt;/strong&gt; 1) in Visual Studio 2019, Extensions is now in the top-level menu and not as part of Tools, so the instructions should be updated;&amp;nbsp; 2) The VSIX installer says is already installed and 3) this extension is not found in the Extensions Manager / Visual Studio Marketplace.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-discussions-components-files/59/pastedimage1554401186785v1.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/59/pastedimage1554401186785v1.png" alt="Visual Studio 2019 interface showing the top-level menu with Extensions tab." /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Number Verifier custom settings</title><link>https://community.rws.com/thread/24088?ContentTypeID=0</link><pubDate>Fri, 22 Mar 2019 02:46:06 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:cdbcd9e1-1bb6-476a-8f87-7e83571c360b</guid><dc:creator>Yasuhiko Yamazaki</dc:creator><slash:comments>0</slash:comments><comments>https://community.rws.com/thread/24088?ContentTypeID=0</comments><wfw:commentRss>https://community.rws.com/archive/language-developers/f/applications/24088/number-verifier-custom-settings/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello. I&amp;#39;ve installed the Number Verifier (for Trados 2019）. When checking the settings, there are some custom settings, such as &amp;quot;Alphanumeric custom separators&amp;quot;, &amp;quot;Custom separators&amp;quot; for thousands separators and decimal separators (source/target).&lt;/p&gt;
&lt;p&gt;I checked the Number Verifier&amp;nbsp;help, but I cannot figure out what we can do using those custom settings and what we need to input for those settings appropriately.&lt;br /&gt;Would you please tell me&amp;nbsp;about the features as well as some examples&amp;nbsp;(what we need to input in those settings)?&lt;br /&gt;(I found out the regular expression cannot be used in those settings as we found other&amp;nbsp;inquiry&amp;nbsp;posted&amp;nbsp;on the SDL&amp;nbsp;Communty.)&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Yasuhiko Yamazaki&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>