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-ro-rRO/strings.xml | |
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-ro-rRO/strings.xml')
-rw-r--r-- | ui/src/main/res/values-ro-rRO/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/src/main/res/values-ro-rRO/strings.xml b/ui/src/main/res/values-ro-rRO/strings.xml index 70b7cee1..18144658 100644 --- a/ui/src/main/res/values-ro-rRO/strings.xml +++ b/ui/src/main/res/values-ro-rRO/strings.xml @@ -226,7 +226,6 @@ <string name="tunnel_create_success">Tunelul „%s” a fost creat</string> <string name="tunnel_error_already_exists">Tunelul „%s” există deja</string> <string name="tunnel_error_invalid_name">Nume invalid</string> - <string name="tunnel_list_placeholder">Adaugă un tunel folosind butonul albastru</string> <string name="tunnel_name">Numele tunelului</string> <string name="tunnel_on_error">Tunelul nu poate fi pornit (wgTurnOn a returnat %d)</string> <string name="tunnel_dns_failure">Nu se poate rezolva numele gazdei DNS: „%s”</string> |