diff options
author | Arne Schwabe <arne@rfc2549.org> | 2023-06-06 15:21:26 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2023-06-06 17:18:28 +0200 |
commit | 4e5bfa766c51584457c292985de0f29dd8270503 (patch) | |
tree | d4fb4832a7c5f6fed171de9465dcba1f779b9d02 /main/src/ui/res/values-pt-rBR | |
parent | 3011e6bfa91a55a2b1aa59d55613c0819fb85574 (diff) |
Use a different singning key for OpenVPN 2 only builds
Diffstat (limited to 'main/src/ui/res/values-pt-rBR')
-rw-r--r-- | main/src/ui/res/values-pt-rBR/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/src/ui/res/values-pt-rBR/strings.xml b/main/src/ui/res/values-pt-rBR/strings.xml index bccd0ee9..c420eb7c 100644 --- a/main/src/ui/res/values-pt-rBR/strings.xml +++ b/main/src/ui/res/values-pt-rBR/strings.xml @@ -259,7 +259,6 @@ <string name="encryption_cipher">Cifra de criptografia</string> <string name="packet_auth">Autenticação de pacotes</string> <string name="auth_dialog_title">Selecione o método de autenticação de pacotes</string> - <string name="built_by">compilado por %s</string> <string name="debug_build">compilação de depuração</string> <string name="official_build">compilação oficial</string> <string name="make_selection_inline">Copiar para o perfil</string> |