aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res
diff options
context:
space:
mode:
authorpacien2018-06-10 23:47:57 +0200
committerpacien2018-06-10 23:47:57 +0200
commita2ffefc02bdcbab6fc8f13f30585eb43aab2d078 (patch)
treef9134eb51069a2a235baa0716bbcc7fd7926ba51 /app/src/main/res
parent7b38ed30cd0fb5a6068c99d97a8c048e891285fa (diff)
downloadtincapp-a2ffefc02bdcbab6fc8f13f30585eb43aab2d078.tar.gz
Better qr-code scanner integration
Diffstat (limited to 'app/src/main/res')
-rw-r--r--app/src/main/res/values-zh-rCN/strings.xml1
-rw-r--r--app/src/main/res/values-zh-rHK/strings.xml1
-rw-r--r--app/src/main/res/values-zh-rTW/strings.xml1
-rw-r--r--app/src/main/res/values/strings.xml1
4 files changed, 0 insertions, 4 deletions
diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml
index ce0a854..5feb75d 100644
--- a/app/src/main/res/values-zh-rCN/strings.xml
+++ b/app/src/main/res/values-zh-rCN/strings.xml
@@ -70,7 +70,6 @@
70 <string name="message_no_configuration_for_network_format">没有找到网络“%1$s”的配置。</string> 70 <string name="message_no_configuration_for_network_format">没有找到网络“%1$s”的配置。</string>
71 <string name="message_network_config_not_found_format">在“%1$s”找不到网络配置文件。</string> 71 <string name="message_network_config_not_found_format">在“%1$s”找不到网络配置文件。</string>
72 <string name="message_network_config_invalid_format">network.conf 中的网络配置无效:\n\n%1$s</string> 72 <string name="message_network_config_invalid_format">network.conf 中的网络配置无效:\n\n%1$s</string>
73 <string name="message_no_qr_code_scanner">无法启动扫描器。\n\n安装 Barcode Scanner?</string>
74 <string name="message_encrypting_decrypting_private_keys">加密/解密私钥</string> 73 <string name="message_encrypting_decrypting_private_keys">加密/解密私钥</string>
75 <string name="message_could_not_decrypt_private_keys_format">无法解密私钥:\n\n%1$s</string> 74 <string name="message_could_not_decrypt_private_keys_format">无法解密私钥:\n\n%1$s</string>
76 75
diff --git a/app/src/main/res/values-zh-rHK/strings.xml b/app/src/main/res/values-zh-rHK/strings.xml
index 6879117..dfc27fe 100644
--- a/app/src/main/res/values-zh-rHK/strings.xml
+++ b/app/src/main/res/values-zh-rHK/strings.xml
@@ -70,7 +70,6 @@
70 <string name="message_no_configuration_for_network_format">沒有找到網絡“%1$s”的配置。</string> 70 <string name="message_no_configuration_for_network_format">沒有找到網絡“%1$s”的配置。</string>
71 <string name="message_network_config_not_found_format">在“%1$s”找不到網絡配置文件。</string> 71 <string name="message_network_config_not_found_format">在“%1$s”找不到網絡配置文件。</string>
72 <string name="message_network_config_invalid_format">network.conf 中的網絡配置無效:\n\n%1$s</string> 72 <string name="message_network_config_invalid_format">network.conf 中的網絡配置無效:\n\n%1$s</string>
73 <string name="message_no_qr_code_scanner">無法啟動掃描器。\n\n安裝 Barcode Scanner?</string>
74 <string name="message_encrypting_decrypting_private_keys">加密/解密私鑰</string> 73 <string name="message_encrypting_decrypting_private_keys">加密/解密私鑰</string>
75 <string name="message_could_not_decrypt_private_keys_format">無法解密私鑰:\n\n%1$s</string> 74 <string name="message_could_not_decrypt_private_keys_format">無法解密私鑰:\n\n%1$s</string>
76 75
diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml
index 3c9927f..c553138 100644
--- a/app/src/main/res/values-zh-rTW/strings.xml
+++ b/app/src/main/res/values-zh-rTW/strings.xml
@@ -70,7 +70,6 @@
70 <string name="message_no_configuration_for_network_format">沒有找到網路“%1$s”的配置。</string> 70 <string name="message_no_configuration_for_network_format">沒有找到網路“%1$s”的配置。</string>
71 <string name="message_network_config_not_found_format">在“%1$s”找不到網路配置檔案。</string> 71 <string name="message_network_config_not_found_format">在“%1$s”找不到網路配置檔案。</string>
72 <string name="message_network_config_invalid_format">network.conf 中的網路配置無效:\n\n%1$s</string> 72 <string name="message_network_config_invalid_format">network.conf 中的網路配置無效:\n\n%1$s</string>
73 <string name="message_no_qr_code_scanner">無法啟動掃描器。\n\n安裝 Barcode Scanner?</string>
74 <string name="message_encrypting_decrypting_private_keys">加密/解密私鑰</string> 73 <string name="message_encrypting_decrypting_private_keys">加密/解密私鑰</string>
75 <string name="message_could_not_decrypt_private_keys_format">無法解密私鑰:\n\n%1$s</string> 74 <string name="message_could_not_decrypt_private_keys_format">無法解密私鑰:\n\n%1$s</string>
76 75
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 6ac776f..ba0233d 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -79,7 +79,6 @@
79 <string name="message_no_configuration_for_network_format">No configuration has been found for network \"%1$s\".</string> 79 <string name="message_no_configuration_for_network_format">No configuration has been found for network \"%1$s\".</string>
80 <string name="message_network_config_not_found_format">Network configuration file not found at \"%1$s\".</string> 80 <string name="message_network_config_not_found_format">Network configuration file not found at \"%1$s\".</string>
81 <string name="message_network_config_invalid_format">Invalid network configuration in network.conf:\n\n%1$s</string> 81 <string name="message_network_config_invalid_format">Invalid network configuration in network.conf:\n\n%1$s</string>
82 <string name="message_no_qr_code_scanner">No scanner could be started.\n\nInstall Barcode Scanner?</string>
83 <string name="message_encrypting_decrypting_private_keys">Encrypting/decrypting private keys</string> 82 <string name="message_encrypting_decrypting_private_keys">Encrypting/decrypting private keys</string>
84 <string name="message_could_not_decrypt_private_keys_format">Could not decrypt private keys:\n\n%1$s</string> 83 <string name="message_could_not_decrypt_private_keys_format">Could not decrypt private keys:\n\n%1$s</string>
85 <string name="message_storage_unavailable">Storage directory is unavailable.</string> 84 <string name="message_storage_unavailable">Storage directory is unavailable.</string>