From 92900c3f74f4e663e273729ab4ddee61c59c2aac Mon Sep 17 00:00:00 2001 From: 2dust <31833384+2dust@users.noreply.github.com> Date: Thu, 15 Aug 2024 09:54:42 +0800 Subject: [PATCH] Optimize text descriptions --- .../kotlin/com/v2ray/ang/ui/MainActivity.kt | 2 +- .../app/src/main/res/values-ar/strings.xml | 1 + .../app/src/main/res/values-bn/strings.xml | 1 + .../app/src/main/res/values-fa/strings.xml | 1 + .../app/src/main/res/values-ru/strings.xml | 1 + .../app/src/main/res/values-vi/strings.xml | 1 + .../src/main/res/values-zh-rCN/strings.xml | 17 +++++++++-------- .../src/main/res/values-zh-rTW/strings.xml | 17 +++++++++-------- V2rayNG/app/src/main/res/values/strings.xml | 19 ++++++++++--------- 9 files changed, 34 insertions(+), 26 deletions(-) diff --git a/V2rayNG/app/src/main/kotlin/com/v2ray/ang/ui/MainActivity.kt b/V2rayNG/app/src/main/kotlin/com/v2ray/ang/ui/MainActivity.kt index 23fa92129..f6af32804 100644 --- a/V2rayNG/app/src/main/kotlin/com/v2ray/ang/ui/MainActivity.kt +++ b/V2rayNG/app/src/main/kotlin/com/v2ray/ang/ui/MainActivity.kt @@ -389,7 +389,7 @@ class MainActivity : BaseActivity(), NavigationView.OnNavigationItemSelectedList } R.id.del_invalid_config -> { - AlertDialog.Builder(this).setMessage(R.string.del_config_comfirm) + AlertDialog.Builder(this).setMessage(R.string.del_invalid_config_comfirm) .setPositiveButton(android.R.string.ok) { _, _ -> binding.pbWaiting.show() lifecycleScope.launch(Dispatchers.IO) { diff --git a/V2rayNG/app/src/main/res/values-ar/strings.xml b/V2rayNG/app/src/main/res/values-ar/strings.xml index 27cbba7a3..4f31bde96 100644 --- a/V2rayNG/app/src/main/res/values-ar/strings.xml +++ b/V2rayNG/app/src/main/res/values-ar/strings.xml @@ -37,6 +37,7 @@ استيراد تكوين مخصص من عنوان URL استيراد تكوين مخصص مسح عنوان URL تأكيد الحذف؟ + Please test before deleting! Confirm delete ? ملاحظات العنوان المنفذ diff --git a/V2rayNG/app/src/main/res/values-bn/strings.xml b/V2rayNG/app/src/main/res/values-bn/strings.xml index 6accba407..ea85d329b 100644 --- a/V2rayNG/app/src/main/res/values-bn/strings.xml +++ b/V2rayNG/app/src/main/res/values-bn/strings.xml @@ -37,6 +37,7 @@ URL থেকে কাস্টম কনফিগারেশন আমদানি করুন কাস্টম কনফিগারেশন স্ক্যান URL আমদানি করুন মুছে ফেলুন নিশ্চিত করুন? + Please test before deleting! Confirm delete ? মন্তব্য ঠিকানা পোর্ট diff --git a/V2rayNG/app/src/main/res/values-fa/strings.xml b/V2rayNG/app/src/main/res/values-fa/strings.xml index 9c7a7182b..01d859dd7 100644 --- a/V2rayNG/app/src/main/res/values-fa/strings.xml +++ b/V2rayNG/app/src/main/res/values-fa/strings.xml @@ -36,6 +36,7 @@ کانفیگ سفارشی را از طریق نشانی اینترنتی وارد کنید نشانی اینترنتی اسکن کانفیگ سفارشی را وارد کنید حذف شود؟ + Please test before deleting! Confirm delete ? ملاحظات نشانی پورت diff --git a/V2rayNG/app/src/main/res/values-ru/strings.xml b/V2rayNG/app/src/main/res/values-ru/strings.xml index 1e9bfa2ee..65c2d8e0e 100644 --- a/V2rayNG/app/src/main/res/values-ru/strings.xml +++ b/V2rayNG/app/src/main/res/values-ru/strings.xml @@ -36,6 +36,7 @@ Импорт из URL Импорт сканированием URL Подтверждаете удаление? + Please test before deleting! Confirm delete ? Описание Адрес Порт diff --git a/V2rayNG/app/src/main/res/values-vi/strings.xml b/V2rayNG/app/src/main/res/values-vi/strings.xml index 45f4625ad..62c7362dd 100644 --- a/V2rayNG/app/src/main/res/values-vi/strings.xml +++ b/V2rayNG/app/src/main/res/values-vi/strings.xml @@ -36,6 +36,7 @@ Nhập cấu hình tùy chỉnh từ URL Nhập cấu hình tùy chỉnh quét URL Xác nhận xóa? + Please test before deleting! Confirm delete ? Tên cấu hình Địa chỉ Cổng diff --git a/V2rayNG/app/src/main/res/values-zh-rCN/strings.xml b/V2rayNG/app/src/main/res/values-zh-rCN/strings.xml index 6b5df57b7..6c36130b9 100644 --- a/V2rayNG/app/src/main/res/values-zh-rCN/strings.xml +++ b/V2rayNG/app/src/main/res/values-zh-rCN/strings.xml @@ -36,6 +36,7 @@ 剪贴板URL导入自定义配置 扫描URL导入自定义配置 确认删除? + 删除前请先测试!确认删除? 别名(remarks) 地址(address) 端口(port) @@ -223,22 +224,22 @@ 复制 清除 服务重启 - 删除全部配置 - 删除重复配置 - 删除无效配置(先测试) - 导出全部(非自定义)配置至剪贴板 + 删除当前组配置 + 删除当前组重复配置 + 删除当前组无效配置 + 导出当前组配置至剪贴板 订阅分组设置 备注 可选地址(url) 启用更新 启用自动更新 - 更新订阅 - 测试全部配置Tcping - 测试全部配置真连接 + 更新当前组订阅 + 测试当前组配置Tcping + 测试当前组配置真连接 Geo 资源文件 按测试结果排序 过滤配置文件 - 所有订阅分组 + 所有分组 删除 %d 个重复配置 启动服务 diff --git a/V2rayNG/app/src/main/res/values-zh-rTW/strings.xml b/V2rayNG/app/src/main/res/values-zh-rTW/strings.xml index 81c3e4265..b28dd3aa6 100644 --- a/V2rayNG/app/src/main/res/values-zh-rTW/strings.xml +++ b/V2rayNG/app/src/main/res/values-zh-rTW/strings.xml @@ -36,6 +36,7 @@ 從 URL 匯入自訂配置 掃描 URL 匯入自訂配置 確定刪除? + 刪除前請先測試!確認刪除? 備註 位址 @@ -224,22 +225,22 @@ 複製 清除 重啟服務 - 刪除全部配置 - 刪除重複配置 - 刪除無效配置 (先偵測) - 匯出全部 (非自訂) 配置至剪貼簿 + 刪除目前群組配置 + 刪除目前群組重複配置 + 刪除目前群組無效配置 + 匯出目前群組配置至剪貼簿 訂閱分組設定 備註 Optional URL 啟用更新 啟用自動更新 - 更新訂閱 - 偵測所有配置 Tcping - 偵測所有配置真延遲 + 更新目前群組訂閱 + 偵測目前群組配置 Tcping + 偵測目前群組配置真延遲 Geo 資源檔案 依偵測結果排序 過濾配置 - 所有訂閱分組 + 所有分組 Delete %d duplicate configurations 啟動服務 diff --git a/V2rayNG/app/src/main/res/values/strings.xml b/V2rayNG/app/src/main/res/values/strings.xml index 9a598fc1a..4727bf1dc 100644 --- a/V2rayNG/app/src/main/res/values/strings.xml +++ b/V2rayNG/app/src/main/res/values/strings.xml @@ -36,7 +36,8 @@ Import custom config from locally Import custom config from URL Import custom config scan URL - Confirm delete? + Confirm delete ? + Please test before deleting! Confirm delete ? remarks address port @@ -229,22 +230,22 @@ Copy Clear Service restart - Delete all config - Delete duplicate config - Delete invalid config(Test first) - Export non-custom configs to clipboard + Delete current group configuration + Delete current group duplicate configuration + Delete current group invalid configuration + Export current group non-custom configs to clipboard Subscription group setting remarks Optional URL Enable update Enable automatic update - Update subscription - Tcping all configuration - Real delay all configuration + Update current group subscription + Tcping current group configuration + Real delay current group configuration Geo asset files Sorting by test results Filter configuration file - All subscription groups + All groups Delete %d duplicate configurations Start Service