diff --git a/strings/en.strings b/strings/en.strings index 21d1a0d3..91b028a0 100644 --- a/strings/en.strings +++ b/strings/en.strings @@ -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?"; \ No newline at end of file +"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"; \ No newline at end of file diff --git a/strings/zh-Hans.strings b/strings/zh-Hans.strings index 8433939b..20fc788d 100644 --- a/strings/zh-Hans.strings +++ b/strings/zh-Hans.strings @@ -155,4 +155,19 @@ "ACTION_PERMISSION_REQUEST" = "动作权限申请"; "ACTION_RESET_NAME_WARNING" = "动作 `${name}` 正在尝试将名称改为 `${to_name}`,这可能导致其获取 `${to_name}` 的所有权限"; -"ACTION_NETWORK_PERMISSION_MESSAGE" = "是否允许动作 `${name}` 获取网络权限?"; \ No newline at end of file +"ACTION_NETWORK_PERMISSION_MESSAGE" = "是否允许动作 `${name}` 获取网络权限?"; + +"Return" = "返回"; +"Go" = "前往"; +"Google" = "谷歌"; +"Join" = "加入"; +"Next" = "下一步"; +"Route" = "路线"; +"Search" = "搜索"; +"Send" = "发送"; +"Yahoo" = "雅虎"; +"Done" = "完成"; +"Emergency Call" = "紧急呼叫"; +"Continue" = "继续"; +"Joining" = "正在加入"; +"Route Continue" = "继续路线"; \ No newline at end of file