Skip to content

Commit

Permalink
键盘返回键
Browse files Browse the repository at this point in the history
  • Loading branch information
ipuppet committed Jan 27, 2024
1 parent 9857458 commit 484d1d0
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 2 deletions.
17 changes: 16 additions & 1 deletion strings/en.strings
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,19 @@
"ACTION_PERMISSION_REQUEST" = "Action permission request";

"ACTION_RESET_NAME_WARNING" = "Action `${name}` is attempting to change its name to `${to_name}`, which may result in it gaining all permissions associated with `${to_name}`.";
"ACTION_NETWORK_PERMISSION_MESSAGE" = "Would you like to grant Action `${name}` network permissions?";
"ACTION_NETWORK_PERMISSION_MESSAGE" = "Would you like to grant Action `${name}` network permissions?";

"Return" = "Return";
"Go" = "Go";
"Google" = "Google";
"Join" = "Join";
"Next" = "Next";
"Route" = "Route";
"Search" = "Search";
"Send" = "Send";
"Yahoo" = "Yahoo";
"Done" = "Done";
"Emergency Call" = "Emergency Call";
"Continue" = "Continue";
"Joining" = "Joining";
"Route Continue" = "Route Continue";
17 changes: 16 additions & 1 deletion strings/zh-Hans.strings
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,19 @@
"ACTION_PERMISSION_REQUEST" = "动作权限申请";

"ACTION_RESET_NAME_WARNING" = "动作 `${name}` 正在尝试将名称改为 `${to_name}`,这可能导致其获取 `${to_name}` 的所有权限";
"ACTION_NETWORK_PERMISSION_MESSAGE" = "是否允许动作 `${name}` 获取网络权限?";
"ACTION_NETWORK_PERMISSION_MESSAGE" = "是否允许动作 `${name}` 获取网络权限?";

"Return" = "返回";
"Go" = "前往";
"Google" = "谷歌";
"Join" = "加入";
"Next" = "下一步";
"Route" = "路线";
"Search" = "搜索";
"Send" = "发送";
"Yahoo" = "雅虎";
"Done" = "完成";
"Emergency Call" = "紧急呼叫";
"Continue" = "继续";
"Joining" = "正在加入";
"Route Continue" = "继续路线";

0 comments on commit 484d1d0

Please sign in to comment.