diff --git a/ArcFormats/Majiro/WidgetRCT.xaml b/ArcFormats/Majiro/WidgetRCT.xaml
index b2423911..84dcd083 100644
--- a/ArcFormats/Majiro/WidgetRCT.xaml
+++ b/ArcFormats/Majiro/WidgetRCT.xaml
@@ -9,7 +9,7 @@
-
+
-
+
-
+
+ /// Looks up a localized string similar to Choose title or enter a password.
+ ///
+ public static string ArcTitleOrPassword {
+ get {
+ return ResourceManager.GetString("ArcTitleOrPassword", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Encryption keys.
///
@@ -588,15 +597,6 @@ namespace GameRes.Formats.Strings {
}
}
- ///
- /// Looks up a localized string similar to Choose title or enter a password.
- ///
- public static string NSAChoose {
- get {
- return ResourceManager.GetString("NSAChoose", resourceCulture);
- }
- }
-
///
/// Looks up a localized string similar to NScripter game engine resource archive.
///
@@ -669,15 +669,6 @@ namespace GameRes.Formats.Strings {
}
}
- ///
- /// Looks up a localized string similar to Choose title or enter a password.
- ///
- public static string RCTChoose {
- get {
- return ResourceManager.GetString("RCTChoose", resourceCulture);
- }
- }
-
///
/// Looks up a localized string similar to Automatically combine incremental frames.
///
@@ -863,15 +854,6 @@ namespace GameRes.Formats.Strings {
}
}
- ///
- /// Looks up a localized string similar to Choose title or enter a password.
- ///
- public static string ZIPChoose {
- get {
- return ResourceManager.GetString("ZIPChoose", resourceCulture);
- }
- }
-
///
/// Looks up a localized string similar to Archive content is encrypted..
///
diff --git a/ArcFormats/Strings/arcStrings.ja-JP.resx b/ArcFormats/Strings/arcStrings.ja-JP.resx
index 53683a45..3c84a92b 100644
--- a/ArcFormats/Strings/arcStrings.ja-JP.resx
+++ b/ArcFormats/Strings/arcStrings.ja-JP.resx
@@ -387,11 +387,7 @@ Choose appropriate encryption scheme.
Archive contains encrypted scripts.
Choose encryption scheme or enter a passphrase.
-
- タイトルを選択するか、パスワードを入力してください。
- Choose title or enter a password
-
-
+
タイトルを選択するか、パスワードを入力してください。Choose title or enter a password
@@ -491,10 +487,6 @@ Choose encryption scheme or enter a passphrase.
増分フレームを自動的に結合するAutomatically combine incremental frames
-
- タイトルを選択するか、パスワードを入力してください。
- Choose title or enter a password
-
アーカイブコンテンツは暗号化されています。Archive content is encrypted.
diff --git a/ArcFormats/Strings/arcStrings.ko-KR.resx b/ArcFormats/Strings/arcStrings.ko-KR.resx
index 177f522a..1ed0516d 100644
--- a/ArcFormats/Strings/arcStrings.ko-KR.resx
+++ b/ArcFormats/Strings/arcStrings.ko-KR.resx
@@ -317,10 +317,7 @@
아카이브가 암호화된 스크립트를 포함함.
암호체계를 고르거나 암호를 입력하세요.
-
- 제목을 선택하거나 암호를 입력하세요
-
-
+
제목을 선택하거나 암호를 입력하세요
@@ -391,9 +388,6 @@
Automatically combine incremental framestranslation pending
-
- 제목을 선택하거나 암호를 입력하세요
-
아카이브 내용이 암호화됨.
diff --git a/ArcFormats/Strings/arcStrings.resx b/ArcFormats/Strings/arcStrings.resx
index 6d5f0888..9a58891a 100644
--- a/ArcFormats/Strings/arcStrings.resx
+++ b/ArcFormats/Strings/arcStrings.resx
@@ -317,10 +317,7 @@ Choose appropriate encryption scheme.
Archive contains encrypted scripts.
Choose encryption scheme or enter a passphrase.
-
- Choose title or enter a password
-
-
+
Choose title or enter a password
@@ -392,9 +389,6 @@ Choose encryption scheme or enter a passphrase.
Automatically combine incremental frames
-
- Choose title or enter a password
-
Archive content is encrypted.
diff --git a/ArcFormats/Strings/arcStrings.ru-RU.resx b/ArcFormats/Strings/arcStrings.ru-RU.resx
index bc758385..6335c133 100644
--- a/ArcFormats/Strings/arcStrings.ru-RU.resx
+++ b/ArcFormats/Strings/arcStrings.ru-RU.resx
@@ -155,6 +155,9 @@
Сбросить
+
+ Выберите наименование или введите пароль
+
Ключи шифрования
@@ -273,9 +276,6 @@
Ключи шифрования
(требуются даже если содержимое не шифруется)
-
- Выберите наименование или введите пароль
-
Тип архива
@@ -294,9 +294,6 @@
Подгружать прозрачность из одноимённого RC8 файла
-
- Выберите наименование или введите пароль
-
Автоматически объединять мозаичные изображения
@@ -347,9 +344,6 @@
Попытаться подобрать
-
- Выберите наименование или введите пароль
-
Содержимое архива зашифровано.
diff --git a/ArcFormats/Strings/arcStrings.zh-Hans.resx b/ArcFormats/Strings/arcStrings.zh-Hans.resx
index 49050774..8bf60e2f 100644
--- a/ArcFormats/Strings/arcStrings.zh-Hans.resx
+++ b/ArcFormats/Strings/arcStrings.zh-Hans.resx
@@ -317,10 +317,7 @@
压缩文件包含已加密的脚本。
请选择加密方式或输入密码。
-
- 请选择游戏名称或输入密码
-
-
+
请选择游戏名称或输入密码
@@ -395,7 +392,4 @@
压缩文件的内容已被加密。
-
- 请选择游戏名称或输入密码
-
\ No newline at end of file