summaryrefslogtreecommitdiffhomepage
path: root/ui/src/main/res/values-pt-rPT/strings.xml
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-pt-rPT/strings.xml
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-pt-rPT/strings.xml')
-rw-r--r--ui/src/main/res/values-pt-rPT/strings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/src/main/res/values-pt-rPT/strings.xml b/ui/src/main/res/values-pt-rPT/strings.xml
index fc1f19cb..48afc41b 100644
--- a/ui/src/main/res/values-pt-rPT/strings.xml
+++ b/ui/src/main/res/values-pt-rPT/strings.xml
@@ -210,7 +210,6 @@
<string name="tunnel_create_success">Túnel criado com sucesso “%s”</string>
<string name="tunnel_error_already_exists">O túnel “%s” já existe</string>
<string name="tunnel_error_invalid_name">Nome inválido</string>
- <string name="tunnel_list_placeholder">Adicionar um túnel com o botão azul</string>
<string name="tunnel_name">Nome do túnel</string>
<string name="tunnel_on_error">Não foi possível ligar o túnel (wgTurnOn retornou %d)</string>
<string name="tunnel_rename_error">Não foi possível renomear o túnel: %s</string>