-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Default account name instead of "via intento" in dropdown * Fix language combobox index setting * CONTMS-88 TMS: trados prompsit: Provider selecting errors * CONTMS-67 All custom routing are named "industry-specific routing based on Intento benchmarks" * CONTMS-105 Transfer: Memoq public version changes: don't show custom parser checkbox * COMTMS-105 Transfer: contms-58-59-61-settings-form-enhancement * CONTMS-105 Transfer: contms-40 & 66 * CONTMS-105 Transfer: contms-72 & 74 * COMTMS-105 Transfer: contms-76-cancel-saves-changes * CONTMS-105 Transfer: contms-80-link-to-presentation, * CONTMS-105 Transfer * Fix: not saving api key until check and uncheck smart routing * Add: smart default routing when setting up for the first time * Fix: Missing intento instance in case of saving settings without testing * CONTMS-81 Only_a_single_character_can_be_typed_into_the_MODEL_field_in_between_other_characters * Bugfix/setting up routing settings (#22) * CONTMS-67 fix route settings * Contms 105 make memo q public and private plugin version consistent (#24) * COMTMS-105 Transfer: contms-45-improved-ui-settings-form * CONTMS-101 TMS: Trados: Create build scripts Co-authored-by: Vladimir Abramov <[email protected]>
- Loading branch information
Showing
133 changed files
with
1,919 additions
and
644,980 deletions.
There are no files selected for viewing
26 changes: 26 additions & 0 deletions
26
Intento.MT.Plugin.PropertiesForm.Test/Intento.MT.Plugin.PropertiesForm.Test.csproj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<Project Sdk="Microsoft.NET.Sdk"> | ||
|
||
<PropertyGroup> | ||
<TargetFramework>net45</TargetFramework> | ||
|
||
<IsPackable>false</IsPackable> | ||
</PropertyGroup> | ||
|
||
<ItemGroup> | ||
<PackageReference Include="IntentoSDK" Version="1.5.2" /> | ||
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" /> | ||
<PackageReference Include="NUnit" Version="3.12.0" /> | ||
<PackageReference Include="NUnit3TestAdapter" Version="3.16.1" /> | ||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.5.0" /> | ||
</ItemGroup> | ||
|
||
<ItemGroup> | ||
<ProjectReference Include="..\Intento.MT.Plugin.PropertiesForm\Intento.MT.Plugin.PropertiesForm.csproj" /> | ||
</ItemGroup> | ||
|
||
<ItemGroup> | ||
<Reference Include="Microsoft.CSharp" /> | ||
<Reference Include="System.Windows.Forms" /> | ||
</ItemGroup> | ||
|
||
</Project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
Oops, something went wrong.