diff --git a/Core/Net/NetAsyncModulesDownloader.cs b/Core/Net/NetAsyncModulesDownloader.cs
index 10a11fb79..ffb5b7f15 100644
--- a/Core/Net/NetAsyncModulesDownloader.cs
+++ b/Core/Net/NetAsyncModulesDownloader.cs
@@ -258,6 +258,6 @@ private void ModuleDownloadComplete(NetAsyncDownloader.DownloadTarget target,
private readonly NetAsyncDownloader downloader;
private IUser User => downloader.User;
private readonly NetModuleCache cache;
- private CancellationToken cancelToken;
+ private readonly CancellationToken cancelToken;
}
}
diff --git a/Core/Properties/Resources.fr-FR.resx b/Core/Properties/Resources.fr-FR.resx
index 55aa48e79..23cb771be 100644
--- a/Core/Properties/Resources.fr-FR.resx
+++ b/Core/Properties/Resources.fr-FR.resx
@@ -129,6 +129,11 @@
Adresse invalide dans l'en-tête d'emplacement : {0}
+ {0}/sec - {1} ({2}) restant - {3}%
+ {0} restant - {1}%
+ {0} hrs, {1} min, {2} sec
+ {0} min, {1} sec
+ {0} sec
Téléchargement de {0} ...
@@ -136,7 +141,7 @@
Téléchargement annulé par l'utilisateur
- {0}/sec - téléchargement en cours - {1} restant
+ {0}/sec - {1} restant
Échec du téléchargement de "{0}", essai du lien de secours "{1}"
diff --git a/Core/Properties/Resources.it-IT.resx b/Core/Properties/Resources.it-IT.resx
index efc9cc70c..0ecad5b3c 100644
--- a/Core/Properties/Resources.it-IT.resx
+++ b/Core/Properties/Resources.it-IT.resx
@@ -129,6 +129,11 @@
Indirizzo non valido nell'intestazione della posizione: {0}
+ {0}/sec - {1} ({2}) rimanenti - {3}%
+ {0} rimanenti - {1}%
+ {0} ore, {1} min, {2} sec
+ {0} min, {1} sec
+ {0} sec
Download di "{0}"
@@ -136,7 +141,7 @@
Download annullato dall'utente
- {0}/sec - download in corso - {1} rimanenti
+ {0}/sec - {1} rimanenti
Impossibile scaricare "{0}", ho provato il link di backup "{1}"
diff --git a/Core/Properties/Resources.pl-PL.resx b/Core/Properties/Resources.pl-PL.resx
index 506a55149..32fdfa716 100644
--- a/Core/Properties/Resources.pl-PL.resx
+++ b/Core/Properties/Resources.pl-PL.resx
@@ -129,6 +129,11 @@
Nieprawidłowy adres URL w nagłówku lokalizacji: {0}
+ {0}/sek - {1} ({2}) pozostało - {3}%
+ {0} pozostało - {1}%
+ {0} godz, {1} min, {2} sek
+ {0} min, {1} sek
+ {0} sek
Pobieranie "{0}"
@@ -136,7 +141,7 @@
Pobieranie anulowane przez użytkownika
- {0}/sek - pobieranie - {1} pozostało
+ {0}/sek - {1} pozostało
Nie udało się pobrać "{0}", próbuje ponownie z "{1}"
diff --git a/Core/Properties/Resources.ru-RU.resx b/Core/Properties/Resources.ru-RU.resx
index 2957ab424..28e2c042c 100644
--- a/Core/Properties/Resources.ru-RU.resx
+++ b/Core/Properties/Resources.ru-RU.resx
@@ -121,9 +121,14 @@
Загрузка {0}
Не удалось загрузить {0}
Неверный URL в заголовке расположения: {0}
+ {0}/сек - осталось {1} ({2}) - {3}%
+ осталось {0} - {1}%
+ {0} часа, {1} мин, {2} сек
+ {0} мин, {1} сек
+ {0} сек
Загрузка «{0}»
Загрузка отменена пользователем
- {0}/сек — загружается — осталось {1}
+ {0}/сек — осталось {1}
Не удалось загрузить «{0}», будет использоваться альтернативный источник "{1}"
Не удалось найти папку кэша: {0}
Ошибка в шаге {0} для {1}: {2}
diff --git a/Core/Properties/Resources.zh-CN.resx b/Core/Properties/Resources.zh-CN.resx
index 9f7526015..ce488a9d9 100644
--- a/Core/Properties/Resources.zh-CN.resx
+++ b/Core/Properties/Resources.zh-CN.resx
@@ -129,6 +129,11 @@
Location Header含有无效URL: {0}
+ {0}/s - 剩余 {1} ({2}) - {3}%
+ 剩余 {0} - {1}%
+ {0} h, {1} m, {2} s
+ {0} m, {1} s
+ {0} s
正在下载 "{0}"
@@ -136,7 +141,7 @@
用户取消下载
- {0}/s - 下载中 - 剩余 {1}
+ {0}/s - 剩余 {1}
下载 "{0}" 失败,尝试回滚到 "{1}"
diff --git a/GUI/Localization/de-DE/Main.de-DE.resx b/GUI/Localization/de-DE/Main.de-DE.resx
index 6e06477d9..b256976f8 100644
--- a/GUI/Localization/de-DE/Main.de-DE.resx
+++ b/GUI/Localization/de-DE/Main.de-DE.resx
@@ -148,7 +148,6 @@
Spielzeit
Ordner entfernen
Modpack bearbeiten
- N verfügbare Updates
Aktualisieren
Anhalten
CKAN öffnen
diff --git a/GUI/Localization/it-IT/Main.it-IT.resx b/GUI/Localization/it-IT/Main.it-IT.resx
index 43b100105..20bab7213 100644
--- a/GUI/Localization/it-IT/Main.it-IT.resx
+++ b/GUI/Localization/it-IT/Main.it-IT.resx
@@ -219,9 +219,6 @@
CKAN
-
- Non sono disponibili aggiornamenti
-
Ricarica
diff --git a/GUI/Localization/ja-JP/Main.ja-JP.resx b/GUI/Localization/ja-JP/Main.ja-JP.resx
index cbfb33a7c..2948acdcd 100644
--- a/GUI/Localization/ja-JP/Main.ja-JP.resx
+++ b/GUI/Localization/ja-JP/Main.ja-JP.resx
@@ -146,7 +146,6 @@
フォルダの削除
Modパックの編集
CKAN
- N個の利用可能な更新
更新
ポーズ
CKANを開く
diff --git a/GUI/Localization/ko-KR/Main.ko-KR.resx b/GUI/Localization/ko-KR/Main.ko-KR.resx
index a6c364af3..e8bde64d9 100644
--- a/GUI/Localization/ko-KR/Main.ko-KR.resx
+++ b/GUI/Localization/ko-KR/Main.ko-KR.resx
@@ -210,9 +210,6 @@
CKAN
-
- N 개의 가능한 업데이트
-
새로고침
diff --git a/GUI/Localization/nl-NL/Main.nl-NL.resx b/GUI/Localization/nl-NL/Main.nl-NL.resx
index 8e3216a29..63f5d9b0f 100644
--- a/GUI/Localization/nl-NL/Main.nl-NL.resx
+++ b/GUI/Localization/nl-NL/Main.nl-NL.resx
@@ -219,9 +219,6 @@
CKAN
-
- Geen beschikbare updates
-
Vernieuwen
diff --git a/GUI/Localization/pl-PL/Main.pl-PL.resx b/GUI/Localization/pl-PL/Main.pl-PL.resx
index 3d418ed9f..b79884e2e 100644
--- a/GUI/Localization/pl-PL/Main.pl-PL.resx
+++ b/GUI/Localization/pl-PL/Main.pl-PL.resx
@@ -210,9 +210,6 @@
CKAN
-
- N dostępne aktualizacje
-
Odśwież
diff --git a/GUI/Localization/pt-BR/Main.pt-BR.resx b/GUI/Localization/pt-BR/Main.pt-BR.resx
index cd241b7ce..e0e9b48bd 100644
--- a/GUI/Localization/pt-BR/Main.pt-BR.resx
+++ b/GUI/Localization/pt-BR/Main.pt-BR.resx
@@ -219,9 +219,6 @@
CKAN
-
- Nenhuma atualização disponível
-
Atualizar
diff --git a/GUI/Localization/ru-RU/Main.ru-RU.resx b/GUI/Localization/ru-RU/Main.ru-RU.resx
index bb1dcff29..5dd3675b2 100644
--- a/GUI/Localization/ru-RU/Main.ru-RU.resx
+++ b/GUI/Localization/ru-RU/Main.ru-RU.resx
@@ -210,9 +210,6 @@
CKAN
-
- N доступных обновлений
-
Обновить