aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/main/res/values-ja
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-03-28 15:21:20 -0600
committerJason A. Donenfeld <Jason@zx2c4.com>2020-03-28 16:26:22 -0600
commitbee6ebe3b419c08661b1f0aa8e555ecb62d2798b (patch)
tree2a4e619ca0fb559e1a8303877dd8d438154c13db /ui/src/main/res/values-ja
parentTunnelEditor: subdue section font (diff)
downloadwireguard-android-bee6ebe3b419c08661b1f0aa8e555ecb62d2798b.tar.xz
wireguard-android-bee6ebe3b419c08661b1f0aa8e555ecb62d2798b.zip
TunnelEditor: move generate button to inside box
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 1d483f9c..0f76f89c 100644
--- a/ui/src/main/res/values-ja/strings.xml
+++ b/ui/src/main/res/values-ja/strings.xml
@@ -71,7 +71,6 @@
<string name="error_up">トンネル起動時エラー: %s</string>
<string name="exclude_private_ips">プライベート IP アドレスを除外</string>
<string name="excluded_applications">対象外とするアプリケーション</string>
- <string name="generate">生成</string>
<string name="generic_error">未知の “%s” エラー</string>
<string name="hint_automatic">(自動)</string>
<string name="hint_generated">(生成済み)</string>