aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values-zh-rTW
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2015-03-27 13:49:39 -0700
committerKenny Root <kenny@the-b.org>2015-03-27 13:49:39 -0700
commit2e6e3007baccfc2b9cc76b8ddebc12549df690fb (patch)
tree8068329ed05309f656211f694fa114a046e0b864 /app/src/main/res/values-zh-rTW
parent234074da50be20ca5a3c04dc196fa2285ae13ebf (diff)
parented231cd41a16ee0ad4252cd5d3779840ea2039ff (diff)
downloadconnectbot-2e6e3007baccfc2b9cc76b8ddebc12549df690fb.tar.gz
connectbot-2e6e3007baccfc2b9cc76b8ddebc12549df690fb.tar.bz2
connectbot-2e6e3007baccfc2b9cc76b8ddebc12549df690fb.zip
Merge branch 'master' into gradle-conversion
Change-Id: I4ea022cf42d3aea8e52d8e4fbd604575c109df1d
Diffstat (limited to 'app/src/main/res/values-zh-rTW')
-rw-r--r--app/src/main/res/values-zh-rTW/strings.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml
index 53891a4..bbfd6f0 100644
--- a/app/src/main/res/values-zh-rTW/strings.xml
+++ b/app/src/main/res/values-zh-rTW/strings.xml
@@ -8,6 +8,7 @@
<string name="title_host_editor">編輯主機資訊</string>
<string name="title_help">說明</string>
<string name="title_colors">顏色</string>
+ <string name="title_color_picker">挑選顏色</string>
<string name="resolve_connect">連線</string>
<string name="resolve_entropy">收集用戶熵</string>
<string name="menu_insert">新增主機</string>
@@ -216,8 +217,8 @@
<string name="color_green">綠</string>
<string name="color_blue">藍</string>
<string name="color_gray">灰</string>
- <string name="colors_fg">前景:</string>
- <string name="color_bg">背景:</string>
+ <string name="colors_fg_label">前景:%1$d</string>
+ <string name="color_bg_label">背景:%1$d</string>
<string name="image_description_connected">已連線。</string>
<string name="image_description_key_is_locked">金鑰已鎖定。</string>
<string name="image_description_toggle_control_character">切換控制字元</string>