diff --git a/app_main/src/main/res/values-en/strings.xml b/app_main/src/main/res/values-en/strings.xml index 2b11e215..c63c8bc6 100644 --- a/app_main/src/main/res/values-en/strings.xml +++ b/app_main/src/main/res/values-en/strings.xml @@ -278,7 +278,7 @@ Read One Sector Write One Block Change the language of app to: - Resources initialization + Proxmark3 Settings App language PM3(RDV4 RRG) resource initialization @@ -302,7 +302,7 @@ Select FullImage Will use TERMUX implement UI 1. Your FW can\'t than for client version too low or high , you need go flash FW. - 2. Check \'Auto Go\', it will auto go to termux view. + 2. Check \'Auto Go\', it will auto go to terminal view. Auto Go Flash Firmware(OTG) Go Termux @@ -318,5 +318,15 @@ Send Console Use slot alias + Full terminal view (TERMUX based) + Simple terminal view (TextView based) + Please select your preferred terminal view. + Proxmark3 auto goto terminal view + If checked, will automatically jump to the terminal view after the connection is successful. + FullTerminalView(TERMUX) + SimpleTerminalView(TextView) + Proxmark3 terminal view type + The complete terminal view is suitable for developers or masters, while the simple terminal view is suitable for novice users. + Unselected \ No newline at end of file diff --git a/app_main/src/main/res/values-zh/strings.xml b/app_main/src/main/res/values-zh/strings.xml index a1b22284..d35df6d3 100644 --- a/app_main/src/main/res/values-zh/strings.xml +++ b/app_main/src/main/res/values-zh/strings.xml @@ -284,7 +284,7 @@ 读取一个扇区 写入一个块 更改APP的语言为: - 资源初始化 + Proxmark3设置 App语言 PM3(RDV4 RRG)资源初始化 @@ -308,7 +308,7 @@ 选择系统固件 将会使用TERMUX实现终端视图 1. 你的固件不能比客户端版本太低或太高,太高或者太低都需要去刷固件。 - 2. 勾选 \'自动跳转\', 将自动转到TERMUX视图。 + 2. 勾选 \'自动跳转\', 将自动转到终端视图。 自动跳转 刷写固件(OTG) 跳转到Termux @@ -324,5 +324,15 @@ 发送 控制台 使用卡槽别名 + 完整终端视图(基于TERMUX) + 简约终端视图(基于简单文本) + 请选择你喜欢的终端视图。 + Proxmark3自动跳转到终端视图 + 如果选中,连接成功后将自动跳转到终端视图。 + 完整终端视图(TERMUX) + 简约终端视图(文本视图) + Proxmark3终端视图类型 + 完整的终端视图适合开发人员或大师,而简单终端视图适合新手用户。 + 未选择 \ No newline at end of file diff --git a/app_main/src/main/res/values/strings.xml b/app_main/src/main/res/values/strings.xml index d57e5efd..8eb73564 100644 --- a/app_main/src/main/res/values/strings.xml +++ b/app_main/src/main/res/values/strings.xml @@ -277,7 +277,7 @@ Read One Sector Write One Block Change the language of app to: - Resources initialization + Proxmark3 Settings App language PM3(RDV4 RRG) resource initialization @@ -301,7 +301,7 @@ Select FullImage Will use TERMUX implement UI 1. Your FW can\'t than for client version too low or high , you need go flash FW. - 2. Check \'Auto Go\', it will auto go to termux view. + 2. Check \'Auto Go\', it will auto go to terminal view. Auto Go Flash Firmware(OTG) Go Termux @@ -317,5 +317,15 @@ Send Console Use slot alias + Full terminal view (TERMUX based) + Simple terminal view (TextView based) + Please select your preferred terminal view. + Proxmark3 auto goto terminal view + If checked, will automatically jump to the terminal view after the connection is successful. + FullTerminalView(TERMUX) + SimpleTerminalView(TextView) + Proxmark3 terminal view type + The complete terminal view is suitable for developers or masters, while the simple terminal view is suitable for novice users. + Unselected \ No newline at end of file