2021-02-25 09:34:03 +08:00
|
|
|
<?xml version='1.0' encoding='utf-8'?>
|
2021-02-26 07:37:31 +08:00
|
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Metadata_Translator.Properties" GeneratedClassName="Settings">
|
|
|
|
<Profiles />
|
|
|
|
<Settings>
|
|
|
|
<Setting Name="SubscriptionKey" Type="System.String" Scope="User">
|
|
|
|
<Value Profile="(Default)" />
|
|
|
|
</Setting>
|
|
|
|
<Setting Name="TranslatorEndpoint" Type="System.String" Scope="User">
|
|
|
|
<Value Profile="(Default)">https://api.cognitive.microsofttranslator.com/</Value>
|
|
|
|
</Setting>
|
|
|
|
<Setting Name="TranslatorLocation" Type="System.String" Scope="User">
|
|
|
|
<Value Profile="(Default)" />
|
|
|
|
</Setting>
|
|
|
|
<Setting Name="OverwriteTranslation" Type="System.Boolean" Scope="User">
|
|
|
|
<Value Profile="(Default)">False</Value>
|
|
|
|
</Setting>
|
|
|
|
<Setting Name="LastUsedExportFolder" Type="System.String" Scope="User">
|
|
|
|
<Value Profile="(Default)" />
|
|
|
|
</Setting>
|
|
|
|
</Settings>
|
2021-02-25 09:34:03 +08:00
|
|
|
</SettingsFile>
|