From f49f6cef7386af2b068e42d2c82e8afd9b0eec86 Mon Sep 17 00:00:00 2001 From: Krombel Date: Tue, 24 Apr 2018 15:36:30 +0200 Subject: [PATCH] translation: fix missing string for en-gb --- lang/lang.en-gb.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/lang.en-gb.php b/lang/lang.en-gb.php index 1172390..6a31385 100644 --- a/lang/lang.en-gb.php +++ b/lang/lang.en-gb.php @@ -54,7 +54,8 @@ $language = array( "ADMIN_REGISTER_ACCEPTED_BODY" => "The registration request got accepted. The user got notified per email.", "ADMIN_REGISTER_DECLINED_BODY" => "The registration request got declined. The user got notified per email.", "JUMP_TO_HOMEPAGE" => "To homepage", - "TOPIC_PLEASE_REGISTER" => "Please register for @homeserver2-Step-Registration", + "TOPIC_PLEASE_REGISTER" => "Please register for @homeserver", + "TOPIC_PLEASE_REGISTER_NOTE" => "2-Step-Registration", "NOTE_FOR_REGISTRATION" => "@homeserver is a closed chat network where every user has to be confirmed.
You will get an email once sb. approved your registration. An initial password will be send to you afterwards. Please leave a note about yourself (that will only be shown to the admins).