Fix some text, update code to v1.0.100

This commit is contained in:
Caten
2025-09-12 20:39:21 +08:00
parent c4c875c6ef
commit 4443b6e3f6
3 changed files with 3 additions and 3 deletions

View File

@@ -44,7 +44,7 @@
"applyOnNextLaunch": "下次启动时生效",
"save": "保存",
"useAVNCByDefault": "默认使用AVNC",
"termuxX11Advantages": "Termux:X11某些情况下可以带来比VNC更快的速度。\n\n注意Termux:X11的操作与AVNC略有不同。\n- 双指点击为鼠标右键\n- 返回弹出附加键盘\n\n如果黑屏请尝试彻底关闭本应用再重新启动。",
"termuxX11Advantages": "Termux:X11某些情况下可以带来比VNC更快的速度。\n\n注意Termux:X11的操作与AVNC略有不同。\n- 双指点击为鼠标右键\n- 返回弹出键盘\n\n如果黑屏请尝试彻底关闭本应用再重新启动。",
"termuxX11Preferences": "Termux:X11偏好设置",
"useTermuxX11ByDefault": "默认使用Termux:X11",
"disableVNC": "不使用VNC。重启生效",

View File

@@ -44,7 +44,7 @@
"applyOnNextLaunch": "下次啟動時生效",
"save": "儲存",
"useAVNCByDefault": "預設使用 AVNC",
"termuxX11Advantages": "Termux:X11 在某些情況下可能比 VNC 提供更快的速度。\n\n請注意 Termux:X11 的操作與 AVNC 略有不同:\n- 雙指點擊相當於滑鼠右鍵\n- 返回鍵可彈出附加鍵盤\n若出現黑屏請嘗試完全關閉本應用後重新啟動。",
"termuxX11Advantages": "Termux:X11 在某些情況下可能比 VNC 提供更快的速度。\n\n請注意 Termux:X11 的操作與 AVNC 略有不同:\n- 雙指點擊相當於滑鼠右鍵\n- 返回鍵可彈出鍵盤\n若出現黑屏請嘗試完全關閉本應用後重新啟動。",
"termuxX11Preferences": "Termux:X11 偏好設定",
"useTermuxX11ByDefault": "預設使用 Termux:X11",
"disableVNC": "停用 VNC。重啟生效",

View File

@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 1.0.99+20250831
version: 1.0.100+20250912
environment:
sdk: '>=3.1.0 <4.0.0'