diff options
-rw-r--r-- | app/src/main/res/layout/configure_tools_fragment.xml | 2 | ||||
-rw-r--r-- | app/src/main/res/values-nb-rNO/strings.xml | 1 | ||||
-rw-r--r-- | app/src/main/res/values-ru-rRU/strings.xml | 1 | ||||
-rw-r--r-- | app/src/main/res/values-zh-rCN/strings.xml | 1 | ||||
-rw-r--r-- | app/src/main/res/values-zh-rHK/strings.xml | 1 | ||||
-rw-r--r-- | app/src/main/res/values-zh-rTW/strings.xml | 1 | ||||
-rw-r--r-- | app/src/main/res/values/strings.xml | 2 |
7 files changed, 2 insertions, 7 deletions
diff --git a/app/src/main/res/layout/configure_tools_fragment.xml b/app/src/main/res/layout/configure_tools_fragment.xml index 61c23a2..0665f1e 100644 --- a/app/src/main/res/layout/configure_tools_fragment.xml +++ b/app/src/main/res/layout/configure_tools_fragment.xml | |||
@@ -54,7 +54,7 @@ | |||
54 | 54 | ||
55 | <TextView | 55 | <TextView |
56 | style="@style/AppTheme.BlockTitle" | 56 | style="@style/AppTheme.BlockTitle" |
57 | android:text="@string/configure_tools_action_join_network_via_invitation_url"/> | 57 | android:text="@string/configure_tools_action_join_network_via_invitation_url_qr_code"/> |
58 | 58 | ||
59 | </LinearLayout> | 59 | </LinearLayout> |
60 | 60 | ||
diff --git a/app/src/main/res/values-nb-rNO/strings.xml b/app/src/main/res/values-nb-rNO/strings.xml index 18b0747..110d30c 100644 --- a/app/src/main/res/values-nb-rNO/strings.xml +++ b/app/src/main/res/values-nb-rNO/strings.xml | |||
@@ -82,7 +82,6 @@ | |||
82 | 82 | ||
83 | <string name="configure_activity_title_tools">Verktøy</string> | 83 | <string name="configure_activity_title_tools">Verktøy</string> |
84 | <string name="configure_tools_action_generate_node_configuration_and_keys">Generer nodeoppsett og nøkler</string> | 84 | <string name="configure_tools_action_generate_node_configuration_and_keys">Generer nodeoppsett og nøkler</string> |
85 | <string name="configure_tools_action_join_network_via_invitation_url">Ta del i nettverk via invitasjonsnettadresse.</string> | ||
86 | <string name="configure_tools_action_encrypt_decrypt_private_keys">Krypter eller dekrypter private nøkler.</string> | 85 | <string name="configure_tools_action_encrypt_decrypt_private_keys">Krypter eller dekrypter private nøkler.</string> |
87 | 86 | ||
88 | <string name="configure_tools_generate_config_title">Nytt nettverk</string> | 87 | <string name="configure_tools_generate_config_title">Nytt nettverk</string> |
diff --git a/app/src/main/res/values-ru-rRU/strings.xml b/app/src/main/res/values-ru-rRU/strings.xml index 3312217..4eefdd9 100644 --- a/app/src/main/res/values-ru-rRU/strings.xml +++ b/app/src/main/res/values-ru-rRU/strings.xml | |||
@@ -82,7 +82,6 @@ | |||
82 | 82 | ||
83 | <string name="configure_activity_title_tools">Инструменты</string> | 83 | <string name="configure_activity_title_tools">Инструменты</string> |
84 | <string name="configure_tools_action_generate_node_configuration_and_keys">Генерировать конфигурацию узла и ключи</string> | 84 | <string name="configure_tools_action_generate_node_configuration_and_keys">Генерировать конфигурацию узла и ключи</string> |
85 | <string name="configure_tools_action_join_network_via_invitation_url">Присоединиться к сети через URL-адрес приглашения</string> | ||
86 | <string name="configure_tools_action_encrypt_decrypt_private_keys">Шифровать или дешифровать закрытые ключи</string> | 85 | <string name="configure_tools_action_encrypt_decrypt_private_keys">Шифровать или дешифровать закрытые ключи</string> |
87 | 86 | ||
88 | <string name="configure_tools_generate_config_title">Новая сеть</string> | 87 | <string name="configure_tools_generate_config_title">Новая сеть</string> |
diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index 3412001..1ec9e02 100644 --- a/app/src/main/res/values-zh-rCN/strings.xml +++ b/app/src/main/res/values-zh-rCN/strings.xml | |||
@@ -82,7 +82,6 @@ | |||
82 | 82 | ||
83 | <string name="configure_activity_title_tools">工具</string> | 83 | <string name="configure_activity_title_tools">工具</string> |
84 | <string name="configure_tools_action_generate_node_configuration_and_keys">生成节点配置和密钥</string> | 84 | <string name="configure_tools_action_generate_node_configuration_and_keys">生成节点配置和密钥</string> |
85 | <string name="configure_tools_action_join_network_via_invitation_url">通过邀请 URL 加入网络</string> | ||
86 | <string name="configure_tools_action_encrypt_decrypt_private_keys">加密或解密私钥</string> | 85 | <string name="configure_tools_action_encrypt_decrypt_private_keys">加密或解密私钥</string> |
87 | 86 | ||
88 | <string name="configure_tools_generate_config_title">新建网络</string> | 87 | <string name="configure_tools_generate_config_title">新建网络</string> |
diff --git a/app/src/main/res/values-zh-rHK/strings.xml b/app/src/main/res/values-zh-rHK/strings.xml index 4333329..6132cca 100644 --- a/app/src/main/res/values-zh-rHK/strings.xml +++ b/app/src/main/res/values-zh-rHK/strings.xml | |||
@@ -82,7 +82,6 @@ | |||
82 | 82 | ||
83 | <string name="configure_activity_title_tools">工具</string> | 83 | <string name="configure_activity_title_tools">工具</string> |
84 | <string name="configure_tools_action_generate_node_configuration_and_keys">生成節點配置和密鑰</string> | 84 | <string name="configure_tools_action_generate_node_configuration_and_keys">生成節點配置和密鑰</string> |
85 | <string name="configure_tools_action_join_network_via_invitation_url">通過邀請 URL 加入網絡</string> | ||
86 | <string name="configure_tools_action_encrypt_decrypt_private_keys">加密或解密私鑰</string> | 85 | <string name="configure_tools_action_encrypt_decrypt_private_keys">加密或解密私鑰</string> |
87 | 86 | ||
88 | <string name="configure_tools_generate_config_title">新建網絡</string> | 87 | <string name="configure_tools_generate_config_title">新建網絡</string> |
diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml index f9f4fd2..9ec24ff 100644 --- a/app/src/main/res/values-zh-rTW/strings.xml +++ b/app/src/main/res/values-zh-rTW/strings.xml | |||
@@ -82,7 +82,6 @@ | |||
82 | 82 | ||
83 | <string name="configure_activity_title_tools">工具</string> | 83 | <string name="configure_activity_title_tools">工具</string> |
84 | <string name="configure_tools_action_generate_node_configuration_and_keys">生成節點配置和金鑰</string> | 84 | <string name="configure_tools_action_generate_node_configuration_and_keys">生成節點配置和金鑰</string> |
85 | <string name="configure_tools_action_join_network_via_invitation_url">通過邀請 URL 加入網路</string> | ||
86 | <string name="configure_tools_action_encrypt_decrypt_private_keys">加密或解密私鑰</string> | 85 | <string name="configure_tools_action_encrypt_decrypt_private_keys">加密或解密私鑰</string> |
87 | 86 | ||
88 | <string name="configure_tools_generate_config_title">新建網路</string> | 87 | <string name="configure_tools_generate_config_title">新建網路</string> |
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index a678832..68dd8c6 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml | |||
@@ -94,7 +94,7 @@ | |||
94 | 94 | ||
95 | <string name="configure_activity_title_tools">Tools</string> | 95 | <string name="configure_activity_title_tools">Tools</string> |
96 | <string name="configure_tools_action_generate_node_configuration_and_keys">Generate node configuration and keys</string> | 96 | <string name="configure_tools_action_generate_node_configuration_and_keys">Generate node configuration and keys</string> |
97 | <string name="configure_tools_action_join_network_via_invitation_url">Join network via invitation URL</string> | 97 | <string name="configure_tools_action_join_network_via_invitation_url_qr_code">Join network via invitation URL or QR code</string> |
98 | <string name="configure_tools_action_encrypt_decrypt_private_keys">Encrypt or decrypt private keys</string> | 98 | <string name="configure_tools_action_encrypt_decrypt_private_keys">Encrypt or decrypt private keys</string> |
99 | 99 | ||
100 | <string name="configure_tools_generate_config_title">New network</string> | 100 | <string name="configure_tools_generate_config_title">New network</string> |