diff options
author | Kyle Horimoto <khorimoto@gmail.com> | 2015-09-25 17:54:30 -0700 |
---|---|---|
committer | Kyle Horimoto <khorimoto@gmail.com> | 2015-09-28 14:36:42 -0700 |
commit | 8b76ca32a6b333a6e19f1513bf3ab6f598027656 (patch) | |
tree | 3f53091a732f9cd3a28b2af16d05ed15be3da2d2 /app/src/main/res/values-zh-rTW | |
parent | 19be66987c2014ff38ff0b051a86319b354eff16 (diff) | |
download | connectbot-8b76ca32a6b333a6e19f1513bf3ab6f598027656.tar.gz connectbot-8b76ca32a6b333a6e19f1513bf3ab6f598027656.tar.bz2 connectbot-8b76ca32a6b333a6e19f1513bf3ab6f598027656.zip |
Fix lint.
Diffstat (limited to 'app/src/main/res/values-zh-rTW')
-rw-r--r-- | app/src/main/res/values-zh-rTW/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml index 4c4d541..6107c7d 100644 --- a/app/src/main/res/values-zh-rTW/strings.xml +++ b/app/src/main/res/values-zh-rTW/strings.xml @@ -155,7 +155,6 @@ <string name="portforward_pos">建立連接埠轉址</string> <string name="portforward_done">成功建立連接埠轉址</string> <string name="portforward_problem">新增連接埠時發生問題,可能您正在使用 1024 以下的埠或是埠被佔用?</string> - <string name="portforward_menu_add">新增連接埠轉址</string> <string name="hint_userhost">使用者名稱\@主機名稱</string> <string name="list_format_error">使用 %1$s 格式</string> <string name="format_username">使用者名稱</string> |