summaryrefslogtreecommitdiffhomepage
path: root/ui/src/main/res/values-ja
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-03-22 00:38:15 -0600
committerJason A. Donenfeld <Jason@zx2c4.com>2020-03-22 00:51:37 -0600
commitedba6406418578432134bbd70d88e7d19e0e1004 (patch)
treefaffd89cb2abf750e70324481f928d75d0203ff9 /ui/src/main/res/values-ja
parentcf25ae444860317dc24746424818cc1bc555ba97 (diff)
TunnelManager: enable Tasker support
Also fix up wording for the permission prompt that Tasker will show when initially setting this up. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'ui/src/main/res/values-ja')
-rw-r--r--ui/src/main/res/values-ja/strings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/src/main/res/values-ja/strings.xml b/ui/src/main/res/values-ja/strings.xml
index a7627cb5..c753a5d5 100644
--- a/ui/src/main/res/values-ja/strings.xml
+++ b/ui/src/main/res/values-ja/strings.xml
@@ -115,7 +115,6 @@
<string name="parse_error_integer">数値</string>
<string name="parse_error_reason">%1$s の内容を解読できません “%2$s”</string>
<string name="peer">ピア</string>
- <string name="permission_description">アプリに WireGuard トンネルの制御を許可します。この権限を持つアプリはトンネルの起動停止ができるようになりますが、インターネットトラフィックが意図しない方向に向かう可能性があります。</string>
<string name="permission_label">control WireGuard tunnels</string>
<string name="persistent_keepalive">持続的キープアライブ</string>
<string name="pre_shared_key">事前共有鍵</string>