diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2023-03-30 14:23:10 +0200 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2023-03-30 14:23:10 +0200 |
commit | 82d26e61da7614ec3e1860de3030ad0d332ae871 (patch) | |
tree | df0450114ea89495b704648deb3f372ff81388a8 /ui/src/main/res/values-hi | |
parent | a113770868871426f5663c2b96eee0015ca959d1 (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-hi')
-rw-r--r-- | ui/src/main/res/values-hi/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/src/main/res/values-hi/strings.xml b/ui/src/main/res/values-hi/strings.xml index 1d354ede..1566d7a0 100644 --- a/ui/src/main/res/values-hi/strings.xml +++ b/ui/src/main/res/values-hi/strings.xml @@ -154,7 +154,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_rename_error">टनल का नाम बदलने में असमर्थ: %s</string> |