Skip to content
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.

Commit

Permalink
fix: remove invitation text on locales and update qr code size
Browse files Browse the repository at this point in the history
Signed-off-by: Domingo Oropeza <doropeza@teclib.com>
  • Loading branch information
DIOHz0r committed May 22, 2018
1 parent 07b1dd0 commit ef0ad54
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 126 deletions.
2 changes: 1 addition & 1 deletion install/installer.class.php
Expand Up @@ -412,7 +412,7 @@ protected function getNotificationTargetInvitationEvents() {
<a href="##flyvemdm.enroll_url##">##flyvemdm.enroll_url##</a>
<img src="cid:##flyvemdm.qrcode##" alt="Enroll QRCode" title="Enroll QRCode" width="128" height="128">
<img src="cid:##flyvemdm.qrcode##" alt="Enroll QRCode" title="Enroll QRCode">
Regards,
Expand Down
63 changes: 0 additions & 63 deletions locales/pt_BR.po
Expand Up @@ -65,69 +65,6 @@ msgstr "Convite Usuário"
msgid "You have been invited to join Flyve MDM"
msgstr "Você foi convidado a utilizar o Flyve MDM"

#: install/installer.class.php:318
msgid ""
"Hi,\n"
"\n"
"Please join the Flyve Mobile Device Management system by downloading\n"
"and installing the Flyve MDM application for Android from the following link.\n"
"\n"
"##flyvemdm.download_app##\n"
"\n"
"If you're viewing this email from a computer flash the QR code you see below\n"
"with the Flyve MDM Application.\n"
"\n"
"If you're viewing this email from your device to enroll then tap the\n"
"following link.\n"
"\n"
"##flyvemdm.enroll_url##\n"
"\n"
"Regards,\n"
"\n"
msgstr ""
"Olá,\n"
"\n"
"Sinta-se a vontade para instalar o sistema Gerenciador de Dispositivos Móveis Flyve realizando o download\n"
"e instalando a aplicação do Flyve MDM para Android através do seguinte link.\n"
"\n"
"##flyvemdm.download_app##\n"
"\n"
"Se estiveres visualizando este e-mail através de um computador escaneie o Código QR que você vê abaixo\n"
"com o aplicativo do Flyve MDM.\n"
"\n"
"Se estiveres visualizando este e-mail através do seu dispositivo então clique\n"
"no link abaixo.\n"
"\n"
"##flyvemdm.enroll_url##\n"
"\n"
"Atenciosamente,\n"

#: install/installer.class.php:336
msgid ""
"Hi,\n"
"\n"
"Please join the Flyve Mobile Device Management system by downloading\n"
"and installing the Flyve MDM application for Android from the following link.\n"
"\n"
"##flyvemdm.download_app##\n"
"\n"
"<img src=\"cid:##flyvemdm.qrcode##\" alt=\"Enroll QRCode\" title=\"Enroll QRCode\" >\n"
"\n"
"Regards,\n"
"\n"
msgstr ""
"Olá,\n"
"\n"
"Sinta-se a vontade para utilizar o Gerenciador de Dispositivos Móveis Flyve fazendo o download\n"
"e instalando a aplicação do Flyve MDM para Android através do seguinte link.\n"
"\n"
"##flyvemdm.download_app##\n"
"\n"
"<img src=\"cid:##flyvemdm.qrcode##\" alt=\"Enroll QRCode\" title=\"Enroll QRCode\" >\n"
"\n"
"Atenciosamente,\n"
"\n"

#: install/installer.class.php:435
msgid "Update retained MQTT topics for fleet policies"
msgstr "Atualizar tópicos MQTT retidos para políticas de frota"
Expand Down
62 changes: 0 additions & 62 deletions locales/ru.po
Expand Up @@ -65,68 +65,6 @@ msgstr "Приглашение пользователя"
msgid "You have been invited to join Flyve MDM"
msgstr "Вы приглашены использовать Flyve MDM"

#: install/installer.class.php:318
msgid ""
"Hi,\n"
"\n"
"Please join the Flyve Mobile Device Management system by downloading\n"
"and installing the Flyve MDM application for Android from the following link.\n"
"\n"
"##flyvemdm.download_app##\n"
"\n"
"If you're viewing this email from a computer flash the QR code you see below\n"
"with the Flyve MDM Application.\n"
"\n"
"If you're viewing this email from your device to enroll then tap the\n"
"following link.\n"
"\n"
"##flyvemdm.enroll_url##\n"
"\n"
"Regards,\n"
"\n"
msgstr ""
"Здравствуйте.\n"
"\n"
"Для начала использования программы Flyve Mobile Device Management скачайте и установите приложение Flyve MDM для Android по следующей ссылке:\n"
"\n"
"##flyvemdm.download_app##\n"
"\n"
"Если вы просматриваете это письмо с компютера, считайте QR ко с помощью приложения Flyve MDM.\n"
"\n"
"Если вы просматриваете это письмо со своего устройства, готового к применению, нажмите на эту ссылку:\n"
"\n"
"##flyvemdm.enroll_url##\n"
"\n"
"С уважением,\n"
"\n"

#: install/installer.class.php:336
msgid ""
"Hi,\n"
"\n"
"Please join the Flyve Mobile Device Management system by downloading\n"
"and installing the Flyve MDM application for Android from the following link.\n"
"\n"
"##flyvemdm.download_app##\n"
"\n"
"<img src=\"cid:##flyvemdm.qrcode##\" alt=\"Enroll QRCode\" title=\"Enroll QRCode\" >\n"
"\n"
"Regards,\n"
"\n"
msgstr ""
"Здравствуйте.\n"
"\n"
"Для начала использования программы Flyve Mobile Device Management скачайте и установите приложение Flyve MDM для Android по следующей ссылке:\n"
"\n"
"##flyvemdm.download_app##\n"
"\n"
"<img src=\"cid:##flyvemdm.qrcode##\" alt=\"Enroll QRCode\" title=\"Enroll QRCode\" >\n"
"\n"
"С уважением,\n"
"\n"
"\n"
"\n"

#: install/installer.class.php:435
msgid "Update retained MQTT topics for fleet policies"
msgstr ""
Expand Down

0 comments on commit ef0ad54

Please sign in to comment.