Skip to content

Commit

Permalink
chore(AriaNG): Control task select mode by shortcut setting
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhua committed Dec 10, 2023
1 parent 670c7f8 commit 13adc91
Show file tree
Hide file tree
Showing 8 changed files with 23 additions and 11 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "__MSG_appName__",
"short_name": "A2E",
"version": "2.3.0",
"version": "2.3.1",
"manifest_version": 3,
"minimum_chrome_version": "100.0.0",
"default_locale": "en",
Expand Down
4 changes: 0 additions & 4 deletions ui/ariang/css/aria-ng-0a08be8d22.min.css

This file was deleted.

4 changes: 4 additions & 0 deletions ui/ariang/css/aria-ng-2d90f4f2fc.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion ui/ariang/index.html

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions ui/ariang/js/aria-ng-3bff484701.min.js

Large diffs are not rendered by default.

5 changes: 0 additions & 5 deletions ui/ariang/js/aria-ng-e29c27f74f.min.js

This file was deleted.

6 changes: 6 additions & 0 deletions ui/ariang/langs/zh_Hans.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,11 @@ Select Invert=反向选择
Select All Paused Tasks=选择暂停的任务
Select All Failed Tasks=选择失败的任务
Select All Completed Tasks=选择已完成任务
Select Single Task=选择单个任务
Select Multiple Tasks=选择多个任务
Select Consecutive Tasks=选择连续任务
Select All Tasks=全选所有任务
Task Select Mode=任务选择模式
Display Order=显示顺序
Copy Download Url=复制下载链接
Copy Magnet Link=复制磁力链接
Expand Down Expand Up @@ -318,6 +322,8 @@ Cannot initialize WebSocket!=无法初始化 WebSocket!
Cannot connect to aria2!=无法连接到 aria2!
Access Denied!=拒绝访问!
You cannot use AriaNg because this browser does not meet the minimum requirements for data storage.=您无法使用 AriaNg, 因为这个浏览器不满足数据存储的最低要求.
Install Aria2 Manager=安装 Aria2 Manager
Aria2 Manager is not installed, go to Alex Recommends channel for more information?=沒有安装Aria2 Manager,进入“Alex推荐”頻道了解更多信息?

[error]
unknown=未知错误.
Expand Down
6 changes: 6 additions & 0 deletions ui/ariang/langs/zh_Hant.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,11 @@ Select Invert=反向選擇
Select All Paused Tasks=選擇暫停的工作
Select All Failed Tasks=選擇失敗的工作
Select All Completed Tasks=選擇已完成工作
Select Single Task=選單個工作
Select Multiple Tasks=選擇多個工作
Select Consecutive Tasks=選擇連續工作
Select All Tasks=全選所有工作
Task Select Mode=工作選擇模式
Display Order=顯示順序
Copy Download Url=複製下載連結
Copy Magnet Link=複製磁力連結
Expand Down Expand Up @@ -319,6 +323,8 @@ Cannot initialize WebSocket!=無法初始化 WebSocket!
Cannot connect to aria2!=無法連線到 aria2!
Access Denied!=拒絕訪問!
You cannot use AriaNg because this browser does not meet the minimum requirements for data storage.=您無法使用 AriaNg, 因為此瀏覽器不滿足資料儲存的最低要求.
Install Aria2 Manager=安裝 Aria2 Manager
Aria2 Manager is not installed, go to Alex Recommends channel for more information?=沒有安裝Aria2 Manager,進入“Alex推薦”頻道瞭解更多資訊?

[error]
unknown=不詳錯誤.
Expand Down

0 comments on commit 13adc91

Please sign in to comment.