summaryrefslogtreecommitdiffhomepage
path: root/ui/src/main/res/values-ja
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2021-07-29 10:40:59 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2021-07-29 11:21:24 +0530
commita8b2fc15ded2cb8d096e31f815c758069577ce2a (patch)
tree37fe7be27f60d0e2adfc472a2ce4cd24137ff069 /ui/src/main/res/values-ja
parentf699d9cf9af51c296590732bcc98f50949f37098 (diff)
strings: sync translations
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'ui/src/main/res/values-ja')
-rw-r--r--ui/src/main/res/values-ja/strings.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/src/main/res/values-ja/strings.xml b/ui/src/main/res/values-ja/strings.xml
index efb1972d..8fee6b72 100644
--- a/ui/src/main/res/values-ja/strings.xml
+++ b/ui/src/main/res/values-ja/strings.xml
@@ -50,7 +50,6 @@
<string name="allow_remote_control_intents_summary_on">外部アプリにトンネルの制御を許可(上級者向け)</string>
<string name="allow_remote_control_intents_title">外部アプリからの制御</string>
<string name="allowed_ips">Allowed IPs</string>
- <string name="app_name">WireGuard</string>
<string name="bad_config_context">%1$s の %2$s</string>
<string name="bad_config_context_top_level">%s</string>
<string name="bad_config_error">%2$s 中の %1$s</string>
@@ -206,7 +205,6 @@
<string name="type_name_go_userspace">Go ユーザースペース</string>
<string name="type_name_kernel_module">カーネルモジュール</string>
<string name="unknown_error">未知のエラー</string>
- <string name="version_summary">%1$s backend %2$s</string>
<string name="version_summary_checking">%s バックエンドのバージョンを確認中</string>
<string name="version_summary_unknown">未知の %s バージョン</string>
<string name="version_title">WireGuard for Android v%s</string>