Giter Club home page Giter Club logo

rws / sdl-community Goto Github PK

View Code? Open in Web Editor NEW
119.0 19.0 129.0 221.4 MB

This is the place where we develop and maintain most of SDL's plugins for Trados Studio. If you want to help us or just looking for some examples this is the perfect place.

Home Page: https://rws.github.io/Sdl-Community/

License: Apache License 2.0

C# 95.05% Inno Setup 0.04% HTML 0.44% CSS 0.01% XSLT 2.83% Rich Text Format 1.52% Smalltalk 0.01% Batchfile 0.01% F# 0.02% PowerShell 0.08% AutoHotkey 0.02%
trados-studio c-sharp

sdl-community's Introduction

Build Status GitHub repo size in bytes GitHub

Table of contents

  1. Intro
  2. Getting started
  3. List of plugins
  4. We want your feedback

Intro

This repository contains around 80 plugins developed for Trados Studio. Most of the plugins were developed by SDL, but you might also find a few of them which were initially developed by someone else. For all these plugins we now have full source code ownership according to our License agreement. You can find the complete list of plugins here.

We encourage everyone who is interested to contribute, either by fixing some issues, implementing new features or improving the documentation. To contribute, clone this repository, make the changes and send us a pull request with your changes.

You can also use this repository for learning by reading and tinkering with real Trados Studio plugins. Please find the documentation here.

If you have any questions, don't hesitate to ask on the Sdl Language Developer Community.

Getting started

Required Tools

To get started with this repository, install the following tools:

  1. SDL Trados Studio 2021. These libraries are built on top of SDL Trados Studio APIs and thus using them also requires having it installed.
  2. Developer licence. If you don't have a licence please send an email to [email protected].
  3. .NET 4.8
  4. Microsoft Visual Studio 2013/2015/2017 or higher. If you don't have Microsoft Visual Studio you can install the community edition for free here.
  5. Git. Find more details on installing git here. If you prefer a more visual approach you can either use the github extension for Microsoft Visual Studio, Github Desktop or SourceTree.

Once you have installed the tools, follow the steps below:

  1. Clone this repository (more details here). In order to clone the repository using Source Tree, from menu select "Clone/New". In the Source Path paste this path: "https://github.com/sdl/Sdl-Community.git". In the Destination Path, select a path where you want to store the repository on your local drive:

  2. After the repository was cloned, navigate to the repository path you've specified when cloning the repository. Each plugin has a dedicated folder. All you need to do is to find the plugin you're looking for, enter the folder and open the solution file using Microsoft Visual Studio.

  3. Build the solution. After the build has succeeded, open SDL Trados Studio 2021. Click "Yes" when the warning message appears. After Studio loads, the built plugin will be available in Studio.

Visual Studio SDL templates extensions

Starting with Visual Studio 2017, the Trados Studio plugin templates are provided through Visual Studio extension which can be downloaded from Marketplace for both Visual Studio 2017 and Visual Studio 2019. The extension allow developers to create plugins for Studio 2021 using the predefined templates.

The Github source code for Visual Studio templates extension, can be downloaded from the Github repository.

List of plugins

The following table shows all the plugins available in the repository.

By clicking on each plugin name in the table, you'll be redirected to the plugin's download page in SDL App Store. Documentation column will redirect to the source code for the selected plugin.

Batch Task Api

Plugin Name Description
Export to Excel Documentation
Project Anonymizer Documentation
CleanUp Tasks Documentation
Fail Safe Task Documentation
Target Word Count Documentation
SDL Batch Anonymizer Documentation

Core Api

Plugin Name Description
Apply Studio Project Template Documentation
Export to Excel Documentation
Legacy Converter Documentation
Number verifier Documentation
Post Edit Compare Documentation
Segment Status Switcher Documentation
Star Transit Documentation
SDL TM Anonymizer Documentation

Project Automation Api

Plugin Name Description
Apply Studio Project Template Documentation
Post Edit Compare Documentation
Project Anonymizer Documentation
InSource Documentation
Project Terms Documentation
Record Source TU Documentation
Export Analysis Reports Documentation
Studio Migration Utility Documentation

Global Verifiers Api

Plugin Name Description
Number verifier Documentation

Terminology Provider Api

Plugin Name Description
Excel Termonology Documentation
IATE Termonology Provider Documentation

Translation Memory Api

Plugin Name Description
SDL TM Anonymizer Documentation
Record Source TU Documentation
DeepL Translation Provider Documentation
MT Enhanced Provider Documentation
Term Injector Documentation
Record Source TU Documentation
TM Optimizer Documentation
TM Lifting Documentation
SDL Machine Translation Cloud Provider Documentation
Amazon Translate Documentation
SDL Machine Translation Edge Provider Documentation
ApplyTM Template Documentation
SDLTM Repair Documentation
TAUS Search Documentation
SDL TMBackup Documentation
SDL Translation Memory Management Utility Documentation
TuToTm Documentation

Integration Api

Plugin Name Description
RapidAddTerm Documentation
Apply Studio Project Template Documentation
Export to Excel Documentation
Post Edit Compare Documentation
Segment Status Switcher Documentation
InSource Documentation
Record Source TU Documentation
Community Advanced Display Filter Documentation
AutoHotKey Manager Documentation
Qualitivity Documentation
DSI Viewer Documentation
GrpupShare Version Fetch Documentation
SDL Studio InQuote Documentation
Jobs Documentation
Legit Documentation
SDL Data Protection Suite Documentation
SDL Fresh Start Documentation
Stylesheet Verifier Documentation
Time Tracker Documentation
Variables Manager Documentation
#YourProductivity Documentation
CopyTags Documentation
SpotCheck Documentation
TermExcelerator Documentation
TermInjector Documentation

FileType Support API

Plugin Name Description
Export to Excel Documentation
Legacy Converter Documentation
Number verifier Documentation
Post Edit Compare Documentation
Star Transit Documentation
Project Anonymizer Documentation
Project Term Extract Documentation
Qualitivity Documentation
Community Advenced Display Filter Documentation
Antidote Verifier Documentation
SDLXLIFF Compare Documentation
SDLXLIFF Split/Merge Documentation
File type definition for TMX Documentation
SDLXLIFF Toolkit Documentation
Wordfast TXML Documentation
Word Cloud Documentation
MXLIFF File Type Documentation
XML Reader Documentation
XLIFF Manager Documentation

Other plugins

Plugin Name Description
Hunspell Dictionary Manager Documentation

We want your feedback

If you have any suggestions or find any issues please go here and let us know.

sdl-community's People

Contributors

albuemanuel avatar alexcpascariu avatar andreaghisa avatar andreibirleanu10 avatar atodica avatar averciuc avatar cfloriansdl avatar cmonit avatar cornea-robert avatar cristianmagurean avatar cromica avatar cybersol795 avatar dependabot[bot] avatar desautel avatar ealbu avatar ejm06 avatar flaviutritean avatar ghisaandrea avatar htatemura-sdl avatar icmoldovan avatar impertatore avatar jameslao avatar jtorjo avatar kfsdl avatar murxh avatar paulfilkin avatar rajendradogne-rws avatar tinacaputa avatar vnechita avatar wyrdfish avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sdl-community's Issues

Fix crash in Sdl.Community.StarTransit.Shared.Import.TransitParser.StartOfInput

Version: 0.7.2.0 | Sdl.Community.StarTransit.UI

Stacktrace (first of multiple)

Sdl.Community.StarTransit.Shared.Import.TransitParser;StartOfInput;;
Sdl.Community.StarTransit.Shared.Import.TransitTmImporter;CreateTemporarySdlXliff;;
Sdl.Community.StarTransit.Shared.Import.TransitTmImporter;ImportStarTransitTm;;
Sdl.Community.StarTransit.Shared.Services.ProjectService;CreateProject;;
ViewModels.StarTransitMainWindowViewModel;b__62_0;;
ViewModels.StarTransitMainWindowViewModel.d__62;MoveNext;;
Sdl.Community.StarTransit.StarTransitOpenPackageAction.d__0;MoveNext;;

Reason

--- End of stack trace from previous location where exception was thrown ---

Link to HockeyApp

Fix crash in Sdl.Community.StarTransit.Shared.Services.ProjectService.CreateProject

Version: 0.7.2.0 | Sdl.Community.StarTransit.UI

Stacktrace (first of multiple)

Sdl.Community.StarTransit.Shared.Services.ProjectService;CreateProject;;
ViewModels.StarTransitMainWindowViewModel;b__62_0;;
ViewModels.StarTransitMainWindowViewModel.d__62;MoveNext;;

Reason

--- End of stack trace from previous location where exception was thrown ---

Link to HockeyApp

Edit Documentation

Would anyone mind if I propose to edit some parts of your documentation? I am taking a technical writing course in university and our assignment involves editing github project documentations to practice real world examples.
The goal is not to significantly change or remove any part of the technical information but to improve the structure of the writing or fix smaller issues such as typos. Edits my involve aspects like clarity and concision too.
It will really help me out if you allow me to contribute, make a few changes and submit a PR. Thanks!

Fix crash in Sdl.Community.StarTransit.Shared.Services.ReturnPackageService.ExportFiles

Version: 0.8.0.0 | Sdl.Community.StarTransit.UI

Stacktrace

Sdl.Community.StarTransit.Shared.Services.ReturnPackageService;ExportFiles;;
ViewModels.ReturnPackageMainWindowViewModel;b__13_0;;
ViewModels.ReturnPackageMainWindowViewModel.d__13;MoveNext;;

Reason

--- End of stack trace from previous location where exception was thrown ---

Link to HockeyApp

Inappropriate GUI control in Advanced Display Filter

The radio buttons on "Segment" tab of Advanced Display Filter are inappropriate controls for their purpose.
The problem is that initial state is "none selected"... and once user clicks any of the radio buttons, there is no way to 'undo' that action, i.e. to return to the default "none selected" state.
It should be either changed to check boxes (where setting any check box clears all others), or a by-default-selected "All segments" radio button should be added.
image

Fix crash in Sdl.Community.StarTransit.Shared.Services.ReturnPackageService.ChangeMetadataFile

Version: 0.8.0.0 | Sdl.Community.StarTransit.UI

Stacktrace

Sdl.Community.StarTransit.Shared.Services.ReturnPackageService;ChangeMetadataFile;;
Sdl.Community.StarTransit.Shared.Services.ReturnPackageService;CreateArchive;;
Sdl.Community.StarTransit.Shared.Services.ReturnPackageService;ExportFiles;;
ViewModels.ReturnPackageMainWindowViewModel;b__13_0;;
ViewModels.ReturnPackageMainWindowViewModel.d__13;MoveNext;;

Reason

--- End of stack trace from previous location where exception was thrown ---

Link to HockeyApp

Fix crash in Sdl.Community.StarTransit.Shared.Services.ReturnPackageService.UpdateArchive

Version: 0.8.0.0 | Sdl.Community.StarTransit.UI

Stacktrace

Sdl.Community.StarTransit.Shared.Services.ReturnPackageService;UpdateArchive;;
Sdl.Community.StarTransit.Shared.Services.ReturnPackageService;CreateArchive;;
Sdl.Community.StarTransit.Shared.Services.ReturnPackageService;ExportFiles;;
ViewModels.ReturnPackageMainWindowViewModel;b__13_0;;
ViewModels.ReturnPackageMainWindowViewModel.d__13;MoveNext;;

Reason

--- End of stack trace from previous location where exception was thrown ---

Link to HockeyApp

Fix crash in Sdl.Community.StarTransit.Shared.Services.ProjectService.CreateProject

Version: 0.7.4.0 | Sdl.Community.StarTransit.UI

Stacktrace (first of multiple)

Sdl.Community.StarTransit.Shared.Services.ProjectService;CreateProject;;
ViewModels.StarTransitMainWindowViewModel.<>c__DisplayClass62_0;b__0;;
ViewModels.StarTransitMainWindowViewModel.d__62;MoveNext;;

Reason

--- End of stack trace from previous location where exception was thrown ---

Link to HockeyApp

SdlFreshstart: File/Folder removal fails without notification to user when a subfolder to be removed is open in Windows Explorer

Due to how C# handles file removal in some cases it seems the removal may fail about 50% of the time (at least in my tests on Windows 10), for a folder if a subfolder at least two levels below is opened in Windows Explorer. This may affect all files in the folder to be removed, or just some.
For instance:
If the folder
%AppData%\SDL\SDL Trados Studio\15.0.0.0
is to be removed and the folder
%AppData%\SDL\SDL Trados Studio\15.0.0.0\UserProfiles\Builtin
is currently open in the Windows Explorer, the deletion may partially or even completely fail.

No warnings or errors displayed when file removal fails so the user may not be aware of this at all, that a reset has partially failed. If the issue cannot be resolved completely at least warnings should be given to the users, so they can then manually delete the affected folder.
Kind regards
Peter

Plugin stopped working from 3rd party apps

Hi,

with this commit:
ce43df8

you added a reference to the integration API and ask for the studio instance and a controller here:

public DeepLMtTranslationProviderLanguageDirection(DeepLMtTranslationProvider deepLMtTranslationProvider, LanguagePair languageDirection) { _deepLMtTranslationProvider = deepLMtTranslationProvider; _languageDirection = languageDirection; _options = deepLMtTranslationProvider.Options; **_projectsController= SdlTradosStudio.Application.GetController<ProjectsController>(); var activeFile = _projectsController.CurrentProject.GetSourceLanguageFiles();**
This causes an exception if the plugin is tried to be used via the Studio API (e.g. during an analysis task) from a 3rd party application, without starting the Studio UI.

Are these lines really required? It seems that activeFile is not used at all. (Also posted here: https://community.sdl.com/developers-more/developers/language-developers/f/sdk_qa/28966/deepl-plugin-crash-when-running-automatic-tasks-programatically )

thanks,
Tamas

Fix crash in Sdl.Community.StarTransit.Shared.Services.ReturnPackageService.ChangeMetadataFile

Version: 0.7.7.0 | Sdl.Community.StarTransit.UI

Stacktrace

Sdl.Community.StarTransit.Shared.Services.ReturnPackageService;ChangeMetadataFile;;
Sdl.Community.StarTransit.Shared.Services.ReturnPackageService;CreateArchive;;
Sdl.Community.StarTransit.Shared.Services.ReturnPackageService;ExportFiles;;
ViewModels.ReturnPackageMainWindowViewModel;b__13_0;;
ViewModels.ReturnPackageMainWindowViewModel.d__13;MoveNext;;

Reason

--- End of stack trace from previous location where exception was thrown ---

Link to HockeyApp

Fix crash in Sdl.Community.StarTransit.Shared.Services.ReturnPackageService.CreateArchive

Version: 0.8.0.0 | Sdl.Community.StarTransit.UI

Stacktrace

Sdl.Community.StarTransit.Shared.Services.ReturnPackageService;CreateArchive;;
Sdl.Community.StarTransit.Shared.Services.ReturnPackageService;ExportFiles;;
ViewModels.ReturnPackageMainWindowViewModel;b__13_0;;
ViewModels.ReturnPackageMainWindowViewModel.d__13;MoveNext;;

Reason

--- End of stack trace from previous location where exception was thrown ---

Link to HockeyApp

Fix crash in Sdl.Community.StarTransit.Shared.Services.ReturnPackageService.ExportFiles

Version: 0.7.1.0 | Sdl.Community.StarTransit.UI

Stacktrace (first of multiple)

Sdl.Community.StarTransit.Shared.Services.ReturnPackageService;ExportFiles;;
ViewModels.ReturnPackageMainWindowViewModel;b__11_0;;
ViewModels.ReturnPackageMainWindowViewModel.d__11;MoveNext;;

Reason

--- End of stack trace from previous location where exception was thrown ---

Link to HockeyApp

Fix crash in Sdl.Community.StarTransit.Shared.Services.PackageService.<CreateModel>d__6.MoveNext

Version: 0.7.1.0 | Sdl.Community.StarTransit.UI

Stacktrace

Sdl.Community.StarTransit.Shared.Services.PackageService.d__6;MoveNext;;
Sdl.Community.StarTransit.Shared.Services.PackageService.d__5;MoveNext;;
Sdl.Community.StarTransit.Shared.Services.PackageService.d__4;MoveNext;;
Sdl.Community.StarTransit.StarTransitOpenPackageAction.d__0;MoveNext;;

Reason

--- End of stack trace from previous location where exception was thrown ---

Link to HockeyApp

Fix crash in Sdl.Community.StarTransit.Shared.Services.ReturnPackageService.CreateArchive

Version: 0.7.7.0 | Sdl.Community.StarTransit.UI

Stacktrace

Sdl.Community.StarTransit.Shared.Services.ReturnPackageService;CreateArchive;;
Sdl.Community.StarTransit.Shared.Services.ReturnPackageService;ExportFiles;;
ViewModels.ReturnPackageMainWindowViewModel;b__13_0;;
ViewModels.ReturnPackageMainWindowViewModel.d__13;MoveNext;;

Reason

--- End of stack trace from previous location where exception was thrown ---

Link to HockeyApp

Fix crash in Sdl.Community.StarTransit.Shared.Services.PackageService.IsTmFile

Version: 0.6.0.0 | Sdl.Community.StarTransit.UI

Stacktrace

Sdl.Community.StarTransit.Shared.Services.PackageService;IsTmFile;;
Sdl.Community.StarTransit.Shared.Services.PackageService;SearchTm;;
Sdl.Community.StarTransit.Shared.Services.PackageService.d__7;MoveNext;;
Sdl.Community.StarTransit.Shared.Services.PackageService.d__6;MoveNext;;
Sdl.Community.StarTransit.Shared.Services.PackageService.d__5;MoveNext;;
Sdl.Community.StarTransit.StarTransitOpenPackageAction.d__0;MoveNext;;

Reason

--- End of stack trace from previous location where exception was thrown ---

Link to HockeyApp

star transit package: error converting to translatable format

Hi, pls find attached a zip including errors I get generating the translatable format once the package has been converted into a Studio project. As a matter of fact, i only get the source language folder, as I try to create the translatable file, Studio just stops converting.
Thanks for letting me know,
Matteo

ApplyStudioProjectTemplate does not import Terminology server URI correctly

In Sdl-Community/ApplyStudioProjectTemplate/Sdl.Community.ApplyStudioProjectTemplate/ApplyStudioProjectTemplateAction.cs

Line 264: targetProject.UpdateTermbaseConfiguration(targetTermbaseConfig);
this function does not work correctly with server URI:

  • when a server termbase is set, you will find following line in sdlproj:
    <Path>https://MTserver.company.de/\%\Customer&lt;/Path>
  • when you run the app and wish to get this Path in your new project, it inserts:
    <Path>MTserver.company.de%\Customer</Path>

With this setting, the terminology does not work. In the Multiterm settings, the TM are marked with a red cross. You have to load the termbase again.

This problem lies in the UpdateTermbaseConfiguration() function.

[Antidote Verifier] Input string was not in a correct format.

Hi,
First I'd like to thank you for this awesome plugin! It saves me a lot of time!

For some translations, I get the following error when I activate the Antidote Verifier plugin:

<SDLErrorDetails time="8/28/2017 4:43:32 PM"> <ErrorMessage>Input string was not in a correct format.</ErrorMessage> <Exception> <Type>System.FormatException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type> <HelpLink /> <Source>mscorlib</Source> <HResult>-2146233033</HResult> <StackTrace><![CDATA[ at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int32.Parse(String s) at Sdl.Community.AntidoteVerifier.EditorService.Initialize() at Sdl.Community.AntidoteVerifier.EditorService..ctor(Document document) at Sdl.Community.AntidoteVerifier.AntidoteCorrectorAction.Execute() at Sdl.Desktop.IntegrationApi.AbstractAction.Sdl.Desktop.IntegrationApi.Extensions.Internal.IAction.Execute() at Sdl.Desktop.IntegrationApi.Internal.Adaptors.InternalActionAdaptor.Execute() at Sdl.Desktop.Platform.Implementation.CommandBars.ActionService.<>c__DisplayClass3.<ExecuteAction>b__2() at Sdl.Desktop.Platform.Implementation.Services.Log.Resources(Object message, Action action) at Sdl.Desktop.Platform.Implementation.CommandBars.ActionService.ExecuteAction(IAction action, ActionOrigin origin, Boolean allowToggle) at Sdl.Desktop.Platform.WinForms.IgCommandBarAction.Execute() at Sdl.Desktop.Platform.WinForms.IgCommandBarAction._lazyButtonTool_ToolClick(Object sender, ToolClickEventArgs e) at Infragistics.Win.UltraWinToolbars.ToolBase.OnToolClick(ToolClickEventArgs e) at Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.OnToolClick(ToolClickEventArgs e) at Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.FireEvent(ToolbarEventIds id, EventArgs e) at Infragistics.Win.UltraWinToolbars.ToolBase.OnToolClick() at Infragistics.Win.UltraWinToolbars.ToolMenuItem.OnClick() at Infragistics.Win.UltraWinToolbars.PopupMenuItemUIElement.DoClickProcessing(MouseEventArgs e) at Infragistics.Win.UltraWinToolbars.PopupMenuItemUIElement.OnMouseUp(MouseEventArgs e) at Infragistics.Win.TextUIElementBase.OnMouseUp(MouseEventArgs e) at Infragistics.Win.ControlUIElementBase.ProcessMouseUpHelper(Object sender, MouseEventArgs e) at Infragistics.Win.ControlUIElementBase.ProcessMouseUp(Object sender, MouseEventArgs e) at Infragistics.Win.Utilities.ProcessEvent(Control control, ProcessEvent eventToProcess, EventArgs e) at Infragistics.Win.UltraWinToolbars.PopupControlBase.OnMouseUp(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)]]></StackTrace> </Exception> <Environment> <ProductName>SDL Trados Studio</ProductName> <ProductVersion>14.0.0.0</ProductVersion> <EntryAssemblyFileVersion>14.0.5889.5</EntryAssemblyFileVersion> <OperatingSystem>Microsoft Windows 7 Enterprise </OperatingSystem> <ServicePack>Service Pack 1</ServicePack> <OperatingSystemLanguage>1031</OperatingSystemLanguage> <CodePage>1252</CodePage> <DotNetFrameWork>4.0.30319.36403</DotNetFrameWork> <ConnectedToNetwork>True</ConnectedToNetwork> <PhysicalMemory>8260720 MB</PhysicalMemory> </Environment> </SDLErrorDetails>

Do you know what the problem is? I don't know if it is relevant, but that particular translation contains a tag as the first character of the first segment, but the error keeps occurring even after I removed that tag in the target language.

[StarTransit] Whitespace is not being preserved

Whitespaces are not being preserved currently when Transit files are converted into SDLXLIFF. This is a critical issue, since whitespaces between tags are important for Transit. Removing one of them might indeed concatenate words, and this has already happened to us several times.

I'm making a pull request right now to fix it.

Fix crash in Sdl.Community.StarTransit.Shared.Services.ProjectService.CreateProject

Version: 0.7.1.0 | Sdl.Community.StarTransit.UI

Stacktrace (first of multiple)

Sdl.Community.StarTransit.Shared.Services.ProjectService;CreateProject;;
ViewModels.StarTransitMainWindowViewModel;b__60_0;;
ViewModels.StarTransitMainWindowViewModel.d__60;MoveNext;;

Reason

--- End of stack trace from previous location where exception was thrown ---

Link to HockeyApp

Fix crash in Sdl.Community.StarTransit.Shared.Services.PackageService.<ReadProjectMetadata>d__6.MoveNext

Version: 0.6.0.0 | Sdl.Community.StarTransit.UI

Stacktrace

Sdl.Community.StarTransit.Shared.Services.PackageService.d__6;MoveNext;;
Sdl.Community.StarTransit.Shared.Services.PackageService.d__5;MoveNext;;
Sdl.Community.StarTransit.StarTransitOpenPackageAction.d__0;MoveNext;;

Reason

--- End of stack trace from previous location where exception was thrown ---

Link to HockeyApp

Fix crash in Sdl.Community.StarTransit.Shared.Import.TransitTmImporter..ctor

Version: 1.2.0.0 | Sdl.Community.StarTransit.UI

Stacktrace

Sdl.Community.StarTransit.Shared.Import.TransitTmImporter.;ctor;;
Sdl.Community.StarTransit.Shared.Services.ProjectService;CreateProject;;
ViewModels.StarTransitMainWindowViewModel.<>c__DisplayClass65_0;b__0;;
ViewModels.StarTransitMainWindowViewModel.d__65;MoveNext;;

Reason

--- End of stack trace from previous location where exception was thrown ---

Link to HockeyApp

Fix crash in Sdl.Community.StarTransit.Shared.Services.ReturnPackageService.ExportFiles

Version: 0.7.7.0 | Sdl.Community.StarTransit.UI

Stacktrace

Sdl.Community.StarTransit.Shared.Services.ReturnPackageService;ExportFiles;;
ViewModels.ReturnPackageMainWindowViewModel;b__13_0;;
ViewModels.ReturnPackageMainWindowViewModel.d__13;MoveNext;;

Reason

--- End of stack trace from previous location where exception was thrown ---

Link to HockeyApp

Fix crash in Sdl.Community.StarTransit.Shared.Import.TransitTmImporter..ctor

Version: 0.8.0.0 | Sdl.Community.StarTransit.UI

Stacktrace (first of multiple)

Sdl.Community.StarTransit.Shared.Import.TransitTmImporter.;ctor;;
Sdl.Community.StarTransit.Shared.Services.ProjectService;CreateProject;;
ViewModels.StarTransitMainWindowViewModel.<>c__DisplayClass66_0;b__0;;
ViewModels.StarTransitMainWindowViewModel.d__66;MoveNext;;
Sdl.Community.StarTransit.StarTransitOpenPackageAction.d__0;MoveNext;;

Reason

--- End of stack trace from previous location where exception was thrown ---

Link to HockeyApp

Fix crash in Sdl.Community.StarTransit.Shared.Import.TransitTmImporter..ctor

Version: 0.7.1.0 | Sdl.Community.StarTransit.UI

Stacktrace (first of multiple)

Sdl.Community.StarTransit.Shared.Import.TransitTmImporter.;ctor;;
Sdl.Community.StarTransit.Shared.Services.ProjectService;CreateProject;;
ViewModels.StarTransitMainWindowViewModel;b__60_0;;
ViewModels.StarTransitMainWindowViewModel.d__60;MoveNext;;

Reason

--- End of stack trace from previous location where exception was thrown ---

Link to HockeyApp

Fix crash in Sdl.Community.StarTransit.Shared.Import.TransitTmImporter.ImportSdlXliffIntoTm

Version: 0.8.0.0 | Sdl.Community.StarTransit.UI

Stacktrace (first of multiple)

Sdl.Community.StarTransit.Shared.Import.TransitTmImporter;ImportSdlXliffIntoTm;;
Sdl.Community.StarTransit.Shared.Services.ProjectService;CreateProject;;
ViewModels.StarTransitMainWindowViewModel.<>c__DisplayClass66_0;b__0;;
ViewModels.StarTransitMainWindowViewModel.d__66;MoveNext;;

Reason

--- End of stack trace from previous location where exception was thrown ---

Link to HockeyApp

Fix crash in Sdl.Community.StarTransit.Shared.Services.ProjectService.CreateProject

Version: 1.2.0.0 | Sdl.Community.StarTransit.UI

Stacktrace

Sdl.Community.StarTransit.Shared.Services.ProjectService;CreateProject;;
ViewModels.StarTransitMainWindowViewModel.<>c__DisplayClass65_0;b__0;;
ViewModels.StarTransitMainWindowViewModel.d__65;MoveNext;;

Reason

--- End of stack trace from previous location where exception was thrown ---

Link to HockeyApp

Fix crash in Sdl.Community.StarTransit.Shared.Services.ReturnPackageService.UpdateArchive

Version: 0.7.7.0 | Sdl.Community.StarTransit.UI

Stacktrace

Sdl.Community.StarTransit.Shared.Services.ReturnPackageService;UpdateArchive;;
Sdl.Community.StarTransit.Shared.Services.ReturnPackageService;CreateArchive;;
Sdl.Community.StarTransit.Shared.Services.ReturnPackageService;ExportFiles;;
ViewModels.ReturnPackageMainWindowViewModel;b__13_0;;
ViewModels.ReturnPackageMainWindowViewModel.d__13;MoveNext;;

Reason

--- End of stack trace from previous location where exception was thrown ---

Link to HockeyApp

MTEnhanced plugin can't work with Chinese for Microsoft

Hi, after using the latest 4.0 version with 2019, the MTEnhanced plugin can't work for English <> Chinese for Microsoft API. If you check the MS api (https://docs.microsoft.com/en-us/azure/cognitive-services/translator/languages) it shows the code for Chinese simplified should be zh-Hans and for traditional it should be zh-Hant. Please correct the code in Sdl.Community.MtEnhancedProvider/MstConnect/ApiConnecter.cs, convertLangCode method. Thank you.

Fix crash in Sdl.Community.StarTransit.Shared.Import.TransitTmImporter.CreateTemporarySdlXliff

Version: 0.8.0.0 | Sdl.Community.StarTransit.UI

Stacktrace (first of multiple)

Sdl.Community.StarTransit.Shared.Import.TransitTmImporter;CreateTemporarySdlXliff;;
Sdl.Community.StarTransit.Shared.Services.ProjectService;CreateProject;;
ViewModels.StarTransitMainWindowViewModel.<>c__DisplayClass66_0;b__0;;
ViewModels.StarTransitMainWindowViewModel.d__66;MoveNext;;
Sdl.Community.StarTransit.StarTransitOpenPackageAction.d__0;MoveNext;;

Reason

--- End of stack trace from previous location where exception was thrown ---

Link to HockeyApp

Fix crash in Sdl.Community.StarTransit.Shared.Services.ProjectService.CreateProject

Version: 0.8.0.0 | Sdl.Community.StarTransit.UI

Stacktrace (first of multiple)

Sdl.Community.StarTransit.Shared.Services.ProjectService;CreateProject;;
ViewModels.StarTransitMainWindowViewModel.<>c__DisplayClass66_0;b__0;;
ViewModels.StarTransitMainWindowViewModel.d__66;MoveNext;;

Reason

--- End of stack trace from previous location where exception was thrown ---

Link to HockeyApp

Fix crash in Sdl.Community.StarTransit.Shared.Services.ProjectService.CreateProject

Version: 0.7.7.0 | Sdl.Community.StarTransit.UI

Stacktrace

Sdl.Community.StarTransit.Shared.Services.ProjectService;CreateProject;;
ViewModels.StarTransitMainWindowViewModel.<>c__DisplayClass66_0;b__0;;
ViewModels.StarTransitMainWindowViewModel.d__66;MoveNext;;

Reason

--- End of stack trace from previous location where exception was thrown ---

Link to HockeyApp

Fix crash in Sdl.Community.StarTransit.Shared.Services.ReturnPackageService.CreateArchive

Version: 0.7.1.0 | Sdl.Community.StarTransit.UI

Stacktrace (first of multiple)

Sdl.Community.StarTransit.Shared.Services.ReturnPackageService;CreateArchive;;
Sdl.Community.StarTransit.Shared.Services.ReturnPackageService;ExportFiles;;
ViewModels.ReturnPackageMainWindowViewModel;b__12_0;;
ViewModels.ReturnPackageMainWindowViewModel.d__12;MoveNext;;

Reason

--- End of stack trace from previous location where exception was thrown ---

Link to HockeyApp

Fix crash in Sdl.Community.StarTransit.Shared.Import.TransitTmImporter.CreateTemporarySdlXliff

Version: 0.7.4.0 | Sdl.Community.StarTransit.UI

Stacktrace (first of multiple)

Sdl.Community.StarTransit.Shared.Import.TransitTmImporter;CreateTemporarySdlXliff;;
Sdl.Community.StarTransit.Shared.Services.ProjectService;CreateProject;;
ViewModels.StarTransitMainWindowViewModel.<>c__DisplayClass62_0;b__0;;
ViewModels.StarTransitMainWindowViewModel.d__62;MoveNext;;

Reason

--- End of stack trace from previous location where exception was thrown ---

Link to HockeyApp

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.