diff options
author | pacien | 2018-02-24 01:50:02 +0100 |
---|---|---|
committer | pacien | 2018-02-24 01:50:02 +0100 |
commit | 10fae9e4f5b4bc00580f7972ad0a3e07bb680bfb (patch) | |
tree | b06128e526ce76a3794a1dece41eaa909499b1eb /app/src/main/res/values-zh-rCN | |
parent | 3c1a29e2b8717a20948773bbc21abdc723ce5dee (diff) | |
download | tincapp-10fae9e4f5b4bc00580f7972ad0a3e07bb680bfb.tar.gz |
Replace node list loading placeholder
Diffstat (limited to 'app/src/main/res/values-zh-rCN')
-rw-r--r-- | app/src/main/res/values-zh-rCN/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index c413afb..ce0a854 100644 --- a/app/src/main/res/values-zh-rCN/strings.xml +++ b/app/src/main/res/values-zh-rCN/strings.xml | |||
@@ -63,7 +63,6 @@ | |||
63 | <string name="action_encrypt_decrypt_private_keys">加密或解密私钥</string> | 63 | <string name="action_encrypt_decrypt_private_keys">加密或解密私钥</string> |
64 | 64 | ||
65 | <string name="message_no_network_configuration_found">未找到网络配置。</string> | 65 | <string name="message_no_network_configuration_found">未找到网络配置。</string> |
66 | <string name="message_no_known_node">没有已知的节点</string> | ||
67 | <string name="message_generating_configuration">生成节点配置…</string> | 66 | <string name="message_generating_configuration">生成节点配置…</string> |
68 | <string name="message_joining_network">加入网络…</string> | 67 | <string name="message_joining_network">加入网络…</string> |
69 | <string name="message_network_configuration_written">网络配置写入成功。</string> | 68 | <string name="message_network_configuration_written">网络配置写入成功。</string> |