Skip to content

Commit 2d1a349

Browse files
Dependency (transifex/language): Updates for project NETworkManager (#3341)
* Dependency (transifex/language): Translate Strings.resx in pt_BR [Manual Sync] 99% of minimum 10% translated source file: 'Strings.resx' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in ko_KR [Manual Sync] 98% of minimum 10% translated source file: 'Strings.resx' on 'ko_KR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in ru_RU [Manual Sync] 70% of minimum 10% translated source file: 'Strings.resx' on 'ru_RU'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in de_DE [Manual Sync] 100% translated source file: 'Strings.resx' on 'de_DE'. * Dependency (transifex/language): Translate Strings.resx in fa_IR [Manual Sync] 18% of minimum 10% translated source file: 'Strings.resx' on 'fa_IR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in sl_SI [Manual Sync] 91% of minimum 10% translated source file: 'Strings.resx' on 'sl_SI'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in hu_HU [Manual Sync] 70% of minimum 10% translated source file: 'Strings.resx' on 'hu_HU'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in cs_CZ [Manual Sync] 70% of minimum 10% translated source file: 'Strings.resx' on 'cs_CZ'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in nl_NL [Manual Sync] 70% of minimum 10% translated source file: 'Strings.resx' on 'nl_NL'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in pl_PL [Manual Sync] 71% of minimum 10% translated source file: 'Strings.resx' on 'pl_PL'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in zh_TW [Manual Sync] 98% of minimum 10% translated source file: 'Strings.resx' on 'zh_TW'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in es_ES [Manual Sync] 72% of minimum 10% translated source file: 'Strings.resx' on 'es_ES'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in zh_CN [Manual Sync] 93% of minimum 10% translated source file: 'Strings.resx' on 'zh_CN'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in it_IT [Manual Sync] 99% of minimum 10% translated source file: 'Strings.resx' on 'it_IT'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in fr_FR [Manual Sync] 97% of minimum 10% translated source file: 'Strings.resx' on 'fr_FR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in ja_JP [Manual Sync] 99% of minimum 10% translated source file: 'Strings.resx' on 'ja_JP'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in sv_SE [Manual Sync] 71% of minimum 10% translated source file: 'Strings.resx' on 'sv_SE'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
1 parent 6791337 commit 2d1a349

17 files changed

+282
-69
lines changed

Source/NETworkManager.Localization/Resources/Strings.cs-CZ.resx

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3972,20 +3972,30 @@ If you click Cancel, the profile file will remain unencrypted.</value>
39723972
<data name="RestoreDefaultLocationQuestion" xml:space="preserve">
39733973
<value>Restore default location?</value>
39743974
</data>
3975-
<data name="RestoreDefaultLocationSettingsMessage" xml:space="preserve">
3976-
<value>The default path is restored and the application is restarted afterwards.
3975+
<data name="RestoreDefaultSettingsLocationMessage" xml:space="preserve">
3976+
<value>The default settings location is restored and the application is restarted afterwards.
39773977

39783978
You can copy the “settings.json” file from "{0}" to "{1}" to migrate your previous settings, if necessary. The application must be closed for this to prevent the settings from being overwritten.</value>
39793979
</data>
39803980
<data name="ChangeLocationQuestion" xml:space="preserve">
39813981
<value>Change location?</value>
39823982
</data>
3983-
<data name="ChangeLocationSettingsMessage" xml:space="preserve">
3984-
<value>The location is changed and the application is restarted afterwards.
3983+
<data name="ChangeSettingsLocationMessage" xml:space="preserve">
3984+
<value>The settings location is changed and the application is restarted afterwards.
39853985

39863986
You can copy the “settings.json” file from "{0}" to "{1}" to migrate your previous settings, if necessary. The application must be closed for this to prevent the settings from being overwritten.</value>
39873987
</data>
39883988
<data name="EnterValidFolderPath" xml:space="preserve">
39893989
<value>Enter a valid folder path!</value>
39903990
</data>
3991+
<data name="ChangeProfilesLocationMessage" xml:space="preserve">
3992+
<value>The profiles location is changed and the application is restarted afterwards.
3993+
3994+
You can copy your profile files from “{0}” to “{1}” to migrate your existing profiles, if necessary. The application must be closed for this to prevent the profiles from being overwritten.</value>
3995+
</data>
3996+
<data name="RestoreDefaultProfilesLocationMessage" xml:space="preserve">
3997+
<value>The default profiles location is restored and the application is restarted afterwards.
3998+
3999+
You can copy your profile files from “{0}” to “{1}” to migrate your existing profiles, if necessary. The application must be closed for this to prevent the profiles from being overwritten.</value>
4000+
</data>
39914001
</root>

Source/NETworkManager.Localization/Resources/Strings.de-DE.resx

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3972,20 +3972,30 @@ Wenn Sie auf „Abbrechen“ klicken, bleibt die Profildatei unverschlüsselt.</
39723972
<data name="RestoreDefaultLocationQuestion" xml:space="preserve">
39733973
<value>Standard-Speicherort wiederherstellen?</value>
39743974
</data>
3975-
<data name="RestoreDefaultLocationSettingsMessage" xml:space="preserve">
3976-
<value>Der Speicherort wird wiederhergestellt und die Anwendung anschließend neu gestartet.
3975+
<data name="RestoreDefaultSettingsLocationMessage" xml:space="preserve">
3976+
<value>Der Standardspeicherort für Einstellungen wird wiederhergestellt und die Anwendung anschließend neu gestartet.
39773977

39783978
Bei Bedarf können Sie die Datei „settings.json“ von „{0}“ nach „{1}“ kopieren, um Ihre bisherigen Einstellungen zu migrieren. Dazu muss die Anwendung geschlossen sein, damit die Einstellungen nicht überschrieben werden.</value>
39793979
</data>
39803980
<data name="ChangeLocationQuestion" xml:space="preserve">
39813981
<value>Pfad ändern?</value>
39823982
</data>
3983-
<data name="ChangeLocationSettingsMessage" xml:space="preserve">
3984-
<value>Der Speicherort wird geändert und die Anwendung anschließend neu gestartet.
3983+
<data name="ChangeSettingsLocationMessage" xml:space="preserve">
3984+
<value>Der Speicherort für Einstellungen wird geändert und die Anwendung anschließend neu gestartet.
39853985

3986-
Bei Bedarf können Sie die Datei „settings.json“ von „{0}“ nach „{1}“ kopieren, um Ihre bisherigen Einstellungen zu übertragen. Dazu muss die Anwendung geschlossen sein, damit die Einstellungen nicht überschrieben werden.</value>
3986+
Bei Bedarf können Sie die Datei „settings.json“ von „{0}“ nach „{1}“ kopieren, um Ihre bisherigen Einstellungen zu migrieren. Dazu muss die Anwendung geschlossen sein, damit die Einstellungen nicht überschrieben werden.</value>
39873987
</data>
39883988
<data name="EnterValidFolderPath" xml:space="preserve">
39893989
<value>Geben Sie einen gültigen Ordnerpfad ein!</value>
39903990
</data>
3991+
<data name="ChangeProfilesLocationMessage" xml:space="preserve">
3992+
<value>Der Speicherort für Profile wird geändert und die Anwendung anschließend neu gestartet.
3993+
3994+
Bei Bedarf können Sie die Profiledateien von „{0}“ nach „{1}“ kopieren, um Ihre bisherigen Profile zu migrieren. Dazu muss die Anwendung geschlossen sein, damit die Profile nicht überschrieben werden.</value>
3995+
</data>
3996+
<data name="RestoreDefaultProfilesLocationMessage" xml:space="preserve">
3997+
<value>Der Standardspeicherort für Profile wird wiederhergestellt und die Anwendung anschließend neu gestartet.
3998+
3999+
Bei Bedarf können Sie die Profildateien von „{0}“ nach „{1}“ kopieren, um Ihre bisherigen Profile zu migrieren. Dazu muss die Anwendung geschlossen sein, damit die Profile nicht überschrieben werden.</value>
4000+
</data>
39914001
</root>

Source/NETworkManager.Localization/Resources/Strings.es-ES.resx

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3969,20 +3969,30 @@ If you click Cancel, the profile file will remain unencrypted.</value>
39693969
<data name="RestoreDefaultLocationQuestion" xml:space="preserve">
39703970
<value>Restore default location?</value>
39713971
</data>
3972-
<data name="RestoreDefaultLocationSettingsMessage" xml:space="preserve">
3973-
<value>The default path is restored and the application is restarted afterwards.
3972+
<data name="RestoreDefaultSettingsLocationMessage" xml:space="preserve">
3973+
<value>The default settings location is restored and the application is restarted afterwards.
39743974

39753975
You can copy the “settings.json” file from "{0}" to "{1}" to migrate your previous settings, if necessary. The application must be closed for this to prevent the settings from being overwritten.</value>
39763976
</data>
39773977
<data name="ChangeLocationQuestion" xml:space="preserve">
39783978
<value>Change location?</value>
39793979
</data>
3980-
<data name="ChangeLocationSettingsMessage" xml:space="preserve">
3981-
<value>The location is changed and the application is restarted afterwards.
3980+
<data name="ChangeSettingsLocationMessage" xml:space="preserve">
3981+
<value>The settings location is changed and the application is restarted afterwards.
39823982

39833983
You can copy the “settings.json” file from "{0}" to "{1}" to migrate your previous settings, if necessary. The application must be closed for this to prevent the settings from being overwritten.</value>
39843984
</data>
39853985
<data name="EnterValidFolderPath" xml:space="preserve">
39863986
<value>Enter a valid folder path!</value>
39873987
</data>
3988+
<data name="ChangeProfilesLocationMessage" xml:space="preserve">
3989+
<value>The profiles location is changed and the application is restarted afterwards.
3990+
3991+
You can copy your profile files from “{0}” to “{1}” to migrate your existing profiles, if necessary. The application must be closed for this to prevent the profiles from being overwritten.</value>
3992+
</data>
3993+
<data name="RestoreDefaultProfilesLocationMessage" xml:space="preserve">
3994+
<value>The default profiles location is restored and the application is restarted afterwards.
3995+
3996+
You can copy your profile files from “{0}” to “{1}” to migrate your existing profiles, if necessary. The application must be closed for this to prevent the profiles from being overwritten.</value>
3997+
</data>
39883998
</root>

Source/NETworkManager.Localization/Resources/Strings.fa_IR.resx

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3944,4 +3944,57 @@ If you click Cancel, the profile file will remain unencrypted.</value>
39443944
<data name="ToolTip_RestartRequired" xml:space="preserve">
39453945
<value>A restart is required to apply changes such as language settings.</value>
39463946
</data>
3947+
<data name="CouldNotParseOrResolveDNSServers" xml:space="preserve">
3948+
<value>Could not parse or resolve any of the specified DNS servers.</value>
3949+
</data>
3950+
<data name="CouldNotParseX" xml:space="preserve">
3951+
<value>Could not parse "{0}".</value>
3952+
</data>
3953+
<data name="MaximumNumberOfBackups" xml:space="preserve">
3954+
<value>Maximum number of backups</value>
3955+
</data>
3956+
<data name="CreateDailyBackup" xml:space="preserve">
3957+
<value>Create daily backup</value>
3958+
</data>
3959+
<data name="HelpMessage_MaximumNumberOfBackups" xml:space="preserve">
3960+
<value>Number of backups that are retained before the oldest one is deleted.</value>
3961+
</data>
3962+
<data name="SettingManagedByAdministrator" xml:space="preserve">
3963+
<value>This setting is managed by your administrator.</value>
3964+
</data>
3965+
<data name="RestoreDefaultLocation" xml:space="preserve">
3966+
<value>Restore default location</value>
3967+
</data>
3968+
<data name="Restore" xml:space="preserve">
3969+
<value>Restore</value>
3970+
</data>
3971+
<data name="RestoreDefaultLocationQuestion" xml:space="preserve">
3972+
<value>Restore default location?</value>
3973+
</data>
3974+
<data name="RestoreDefaultSettingsLocationMessage" xml:space="preserve">
3975+
<value>The default settings location is restored and the application is restarted afterwards.
3976+
3977+
You can copy the “settings.json” file from "{0}" to "{1}" to migrate your previous settings, if necessary. The application must be closed for this to prevent the settings from being overwritten.</value>
3978+
</data>
3979+
<data name="ChangeLocationQuestion" xml:space="preserve">
3980+
<value>Change location?</value>
3981+
</data>
3982+
<data name="ChangeSettingsLocationMessage" xml:space="preserve">
3983+
<value>The settings location is changed and the application is restarted afterwards.
3984+
3985+
You can copy the “settings.json” file from "{0}" to "{1}" to migrate your previous settings, if necessary. The application must be closed for this to prevent the settings from being overwritten.</value>
3986+
</data>
3987+
<data name="EnterValidFolderPath" xml:space="preserve">
3988+
<value>Enter a valid folder path!</value>
3989+
</data>
3990+
<data name="ChangeProfilesLocationMessage" xml:space="preserve">
3991+
<value>The profiles location is changed and the application is restarted afterwards.
3992+
3993+
You can copy your profile files from “{0}” to “{1}” to migrate your existing profiles, if necessary. The application must be closed for this to prevent the profiles from being overwritten.</value>
3994+
</data>
3995+
<data name="RestoreDefaultProfilesLocationMessage" xml:space="preserve">
3996+
<value>The default profiles location is restored and the application is restarted afterwards.
3997+
3998+
You can copy your profile files from “{0}” to “{1}” to migrate your existing profiles, if necessary. The application must be closed for this to prevent the profiles from being overwritten.</value>
3999+
</data>
39474000
</root>

Source/NETworkManager.Localization/Resources/Strings.fr-FR.resx

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3972,20 +3972,30 @@ If you click Cancel, the profile file will remain unencrypted.</value>
39723972
<data name="RestoreDefaultLocationQuestion" xml:space="preserve">
39733973
<value>Restore default location?</value>
39743974
</data>
3975-
<data name="RestoreDefaultLocationSettingsMessage" xml:space="preserve">
3976-
<value>The default path is restored and the application is restarted afterwards.
3975+
<data name="RestoreDefaultSettingsLocationMessage" xml:space="preserve">
3976+
<value>The default settings location is restored and the application is restarted afterwards.
39773977

39783978
You can copy the “settings.json” file from "{0}" to "{1}" to migrate your previous settings, if necessary. The application must be closed for this to prevent the settings from being overwritten.</value>
39793979
</data>
39803980
<data name="ChangeLocationQuestion" xml:space="preserve">
39813981
<value>Change location?</value>
39823982
</data>
3983-
<data name="ChangeLocationSettingsMessage" xml:space="preserve">
3984-
<value>The location is changed and the application is restarted afterwards.
3983+
<data name="ChangeSettingsLocationMessage" xml:space="preserve">
3984+
<value>The settings location is changed and the application is restarted afterwards.
39853985

39863986
You can copy the “settings.json” file from "{0}" to "{1}" to migrate your previous settings, if necessary. The application must be closed for this to prevent the settings from being overwritten.</value>
39873987
</data>
39883988
<data name="EnterValidFolderPath" xml:space="preserve">
39893989
<value>Enter a valid folder path!</value>
39903990
</data>
3991+
<data name="ChangeProfilesLocationMessage" xml:space="preserve">
3992+
<value>The profiles location is changed and the application is restarted afterwards.
3993+
3994+
You can copy your profile files from “{0}” to “{1}” to migrate your existing profiles, if necessary. The application must be closed for this to prevent the profiles from being overwritten.</value>
3995+
</data>
3996+
<data name="RestoreDefaultProfilesLocationMessage" xml:space="preserve">
3997+
<value>The default profiles location is restored and the application is restarted afterwards.
3998+
3999+
You can copy your profile files from “{0}” to “{1}” to migrate your existing profiles, if necessary. The application must be closed for this to prevent the profiles from being overwritten.</value>
4000+
</data>
39914001
</root>

Source/NETworkManager.Localization/Resources/Strings.hu-HU.resx

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3972,20 +3972,30 @@ If you click Cancel, the profile file will remain unencrypted.</value>
39723972
<data name="RestoreDefaultLocationQuestion" xml:space="preserve">
39733973
<value>Restore default location?</value>
39743974
</data>
3975-
<data name="RestoreDefaultLocationSettingsMessage" xml:space="preserve">
3976-
<value>The default path is restored and the application is restarted afterwards.
3975+
<data name="RestoreDefaultSettingsLocationMessage" xml:space="preserve">
3976+
<value>The default settings location is restored and the application is restarted afterwards.
39773977

39783978
You can copy the “settings.json” file from "{0}" to "{1}" to migrate your previous settings, if necessary. The application must be closed for this to prevent the settings from being overwritten.</value>
39793979
</data>
39803980
<data name="ChangeLocationQuestion" xml:space="preserve">
39813981
<value>Change location?</value>
39823982
</data>
3983-
<data name="ChangeLocationSettingsMessage" xml:space="preserve">
3984-
<value>The location is changed and the application is restarted afterwards.
3983+
<data name="ChangeSettingsLocationMessage" xml:space="preserve">
3984+
<value>The settings location is changed and the application is restarted afterwards.
39853985

39863986
You can copy the “settings.json” file from "{0}" to "{1}" to migrate your previous settings, if necessary. The application must be closed for this to prevent the settings from being overwritten.</value>
39873987
</data>
39883988
<data name="EnterValidFolderPath" xml:space="preserve">
39893989
<value>Enter a valid folder path!</value>
39903990
</data>
3991+
<data name="ChangeProfilesLocationMessage" xml:space="preserve">
3992+
<value>The profiles location is changed and the application is restarted afterwards.
3993+
3994+
You can copy your profile files from “{0}” to “{1}” to migrate your existing profiles, if necessary. The application must be closed for this to prevent the profiles from being overwritten.</value>
3995+
</data>
3996+
<data name="RestoreDefaultProfilesLocationMessage" xml:space="preserve">
3997+
<value>The default profiles location is restored and the application is restarted afterwards.
3998+
3999+
You can copy your profile files from “{0}” to “{1}” to migrate your existing profiles, if necessary. The application must be closed for this to prevent the profiles from being overwritten.</value>
4000+
</data>
39914001
</root>

Source/NETworkManager.Localization/Resources/Strings.it-IT.resx

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4073,20 +4073,30 @@ Se selezioni 'Annulla', il file del profilo non verrà crittografato.</value>
40734073
<data name="RestoreDefaultLocationQuestion" xml:space="preserve">
40744074
<value>Vuoi ripristinare il percorso predefinito?</value>
40754075
</data>
4076-
<data name="RestoreDefaultLocationSettingsMessage" xml:space="preserve">
4077-
<value>Verrà ripristinato il percorso predefinito e successivamente l'applicazione verrà riavviata.
4076+
<data name="RestoreDefaultSettingsLocationMessage" xml:space="preserve">
4077+
<value>The default settings location is restored and the application is restarted afterwards.
40784078

4079-
Per migrare le impostazioni precedenti, se necessario, è possibile copiare il file "settings.json" da "{0}" in "{1}". Per evitare che le impostazioni vengano sovrascritte conviene prima chiudere l'applicazione.</value>
4079+
You can copy the “settings.json” file from "{0}" to "{1}" to migrate your previous settings, if necessary. The application must be closed for this to prevent the settings from being overwritten.</value>
40804080
</data>
40814081
<data name="ChangeLocationQuestion" xml:space="preserve">
40824082
<value>Vuoi modificare il percorso?</value>
40834083
</data>
4084-
<data name="ChangeLocationSettingsMessage" xml:space="preserve">
4085-
<value>Il percorso verrà modificato e successivamente l'applicazione verrà riavviata.
4084+
<data name="ChangeSettingsLocationMessage" xml:space="preserve">
4085+
<value>The settings location is changed and the application is restarted afterwards.
40864086

4087-
Per migrare le impostazioni precedenti, se necessario, è possibile copiare il file "settings.json" da "{0}" a "{1}". Per evitare che le impostazioni vengano sovrascritte conviene prima chiudere l'applicazione.</value>
4087+
You can copy the “settings.json” file from "{0}" to "{1}" to migrate your previous settings, if necessary. The application must be closed for this to prevent the settings from being overwritten.</value>
40884088
</data>
40894089
<data name="EnterValidFolderPath" xml:space="preserve">
40904090
<value>Inserisci un percorso valido!</value>
40914091
</data>
4092+
<data name="ChangeProfilesLocationMessage" xml:space="preserve">
4093+
<value>The profiles location is changed and the application is restarted afterwards.
4094+
4095+
You can copy your profile files from “{0}” to “{1}” to migrate your existing profiles, if necessary. The application must be closed for this to prevent the profiles from being overwritten.</value>
4096+
</data>
4097+
<data name="RestoreDefaultProfilesLocationMessage" xml:space="preserve">
4098+
<value>The default profiles location is restored and the application is restarted afterwards.
4099+
4100+
You can copy your profile files from “{0}” to “{1}” to migrate your existing profiles, if necessary. The application must be closed for this to prevent the profiles from being overwritten.</value>
4101+
</data>
40924102
</root>

Source/NETworkManager.Localization/Resources/Strings.ja-JP.resx

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3972,20 +3972,30 @@ Windows の「設定」&gt;「プライバシーとセキュリティ」&gt;「
39723972
<data name="RestoreDefaultLocationQuestion" xml:space="preserve">
39733973
<value>Restore default location?</value>
39743974
</data>
3975-
<data name="RestoreDefaultLocationSettingsMessage" xml:space="preserve">
3976-
<value>The default path is restored and the application is restarted afterwards.
3975+
<data name="RestoreDefaultSettingsLocationMessage" xml:space="preserve">
3976+
<value>The default settings location is restored and the application is restarted afterwards.
39773977

39783978
You can copy the “settings.json” file from "{0}" to "{1}" to migrate your previous settings, if necessary. The application must be closed for this to prevent the settings from being overwritten.</value>
39793979
</data>
39803980
<data name="ChangeLocationQuestion" xml:space="preserve">
39813981
<value>Change location?</value>
39823982
</data>
3983-
<data name="ChangeLocationSettingsMessage" xml:space="preserve">
3984-
<value>The location is changed and the application is restarted afterwards.
3983+
<data name="ChangeSettingsLocationMessage" xml:space="preserve">
3984+
<value>The settings location is changed and the application is restarted afterwards.
39853985

39863986
You can copy the “settings.json” file from "{0}" to "{1}" to migrate your previous settings, if necessary. The application must be closed for this to prevent the settings from being overwritten.</value>
39873987
</data>
39883988
<data name="EnterValidFolderPath" xml:space="preserve">
39893989
<value>Enter a valid folder path!</value>
39903990
</data>
3991+
<data name="ChangeProfilesLocationMessage" xml:space="preserve">
3992+
<value>The profiles location is changed and the application is restarted afterwards.
3993+
3994+
You can copy your profile files from “{0}” to “{1}” to migrate your existing profiles, if necessary. The application must be closed for this to prevent the profiles from being overwritten.</value>
3995+
</data>
3996+
<data name="RestoreDefaultProfilesLocationMessage" xml:space="preserve">
3997+
<value>The default profiles location is restored and the application is restarted afterwards.
3998+
3999+
You can copy your profile files from “{0}” to “{1}” to migrate your existing profiles, if necessary. The application must be closed for this to prevent the profiles from being overwritten.</value>
4000+
</data>
39914001
</root>

0 commit comments

Comments
 (0)