From 52a884608a3c6aea1490013667a0f18ce0821c75 Mon Sep 17 00:00:00 2001 From: JustFor <35858818+zhongqingsong@users.noreply.github.com> Date: Sat, 15 Jun 2024 01:52:31 +0800 Subject: [PATCH] fix(gui): update Messages_zh_CN.properties (PR #2203) sync new texts. --- jadx-gui/src/main/resources/i18n/Messages_zh_CN.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/jadx-gui/src/main/resources/i18n/Messages_zh_CN.properties b/jadx-gui/src/main/resources/i18n/Messages_zh_CN.properties index f8c7b061bad..9184852ff3d 100644 --- a/jadx-gui/src/main/resources/i18n/Messages_zh_CN.properties +++ b/jadx-gui/src/main/resources/i18n/Messages_zh_CN.properties @@ -50,7 +50,7 @@ start_page.title=开始页面 start_page.start=开始 start_page.recent=最近项目 -tree.inputs_title=输出 +tree.inputs_title=输入 tree.input_files=文件 tree.input_scripts=脚本 tree.sources_title=源代码 @@ -238,7 +238,7 @@ preferences.search_group_title=搜索资源 preferences.search_results_per_page=每页结果数(0 - 无限制) preferences.res_file_ext=文件扩展名(e.g. .xml|.html),* 表示所有 preferences.res_skip_file=跳过文件大小(MB) -preferences.tab_dnd_appearance=Dragging tab appearance +preferences.tab_dnd_appearance=拖拽选项卡外观 preferences.plugins.install=安装插件 preferences.plugins.install_btn=安装 @@ -426,7 +426,7 @@ adb_dialog.restart_while_debugging_title=调试时重新启动 adb_dialog.restart_while_debugging_msg=你正在调试一个APP,确定要重新启动一个会话吗? adb_dialog.starting_debugger=正在启动调试器… -action.variant=%s (variant) +action.variant=%s(变体) action_category.menu_toolbar=菜单/工具栏 action_category.code_area=代码区 action_category.plugin_script=插件脚本