From 708252186653336893f79455554975d11b02fba4 Mon Sep 17 00:00:00 2001 From: Thijs Kinkhorst <thijs@kinkhorst.com> Date: Wed, 16 Jul 2014 16:08:19 +0200 Subject: [PATCH] Change 'university' to 'organization' in default help text. --- dictionaries/login.definition.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dictionaries/login.definition.json b/dictionaries/login.definition.json index dcb4ea20a..6399256a6 100644 --- a/dictionaries/login.definition.json +++ b/dictionaries/login.definition.json @@ -24,7 +24,7 @@ "en": "Help! I don't remember my password." }, "help_text": { - "en": "Too bad! - Without your username and password you cannot authenticate yourself for access to the service. There may be someone that can help you. Consult the help desk at your university!" + "en": "Too bad! - Without your username and password you cannot authenticate yourself for access to the service. There may be someone that can help you. Consult the help desk at your organization!" }, "error_nopassword": { "en": "You sent something to the login page, but for some reason the password was not sent. Try again please." -- GitLab