diff --git a/locale.xml b/locale.xml index f53f3b66bdabf4c293d0450ccb9d6653dfbdb0f8..4ea8685fc47617e2dbce68c9591cea8b4a59ea5e 100644 --- a/locale.xml +++ b/locale.xml @@ -440,5 +440,13 @@ This is works with an external server on which QUIQQER systems can register them <en> <![CDATA[The registration was successfull. Please check your email inbox and confirm the registration. <br /> Bear in mind that the email could have been marked as spam.]]></en> </locale> + <locale name="cron.window.cronservice.content.btn.resend.activation.mail"> + <de><![CDATA[Mail erneut senden]]></de> + <en><![CDATA[Resend activationmail]]></en> + </locale> + <locale name="cron.window.cronservice.registration.success.btn.confirm.text"> + <de><![CDATA[Verstanden]]></de> + <en><![CDATA[Okay]]></en> + </locale> </groups> </locales> \ No newline at end of file