summaryrefslogtreecommitdiffhomepage
path: root/ui/src/main/res/values-ja
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2023-03-30 14:23:10 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2023-03-30 14:23:10 +0200
commit82d26e61da7614ec3e1860de3030ad0d332ae871 (patch)
treedf0450114ea89495b704648deb3f372ff81388a8 /ui/src/main/res/values-ja
parenta113770868871426f5663c2b96eee0015ca959d1 (diff)
ui: the button is not always blue with Material You
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 fb9a4894..d5d4c588 100644
--- a/ui/src/main/res/values-ja/strings.xml
+++ b/ui/src/main/res/values-ja/strings.xml
@@ -198,7 +198,6 @@
<string name="tunnel_create_success">トンネル \"%s\" を作成しました</string>
<string name="tunnel_error_already_exists">トンネル “%s” はすでに存在します</string>
<string name="tunnel_error_invalid_name">不正な名前</string>
- <string name="tunnel_list_placeholder">青ボタンでトンネルを追加</string>
<string name="tunnel_name">トンネル名</string>
<string name="tunnel_on_error">トンネルを有効にできません (wgTurnOn が %d を返却)</string>
<string name="tunnel_dns_failure">DNSホスト名を解決できませんでした: “%s”</string>