From 07a514bae77d98e63bc77a3f447c2f49d247d4f8 Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Sat, 12 Aug 2023 18:55:10 +0100 Subject: [PATCH] New translations BusinessActivation.strings (Portuguese) --- StrongBox/pt/BusinessActivation.strings | 3 +++ 1 file changed, 3 insertions(+) diff --git a/StrongBox/pt/BusinessActivation.strings b/StrongBox/pt/BusinessActivation.strings index a1d6e914b..ba643c99c 100644 --- a/StrongBox/pt/BusinessActivation.strings +++ b/StrongBox/pt/BusinessActivation.strings @@ -1,6 +1,9 @@ /* Class = "UITextField"; placeholder = "Organisation Name"; ObjectID = "Dbi-ao-hkW"; */ "Dbi-ao-hkW.placeholder" = "Organisation Name"; +/* Class = "UILabel"; text = "*No MDM Configuration Found"; ObjectID = "Fpm-d6-RTD"; */ +"Fpm-d6-RTD.text" = "*No MDM Configuration Found"; + /* Class = "UILabel"; text = "Welcome to Strongbox for Business\n\nTo customize this version of Strongbox for your organisation, please enter your Organisation Name below. Your IT Administrator can provide this for you."; ObjectID = "WV1-Ka-efl"; */ "WV1-Ka-efl.text" = "Welcome to Strongbox for Business\n\nTo customize this version of Strongbox for your organisation, please enter your Organisation Name below. Your IT Administrator can provide this for you.";