From c9dfedc9bd38c3afa3c252b81756ca59e114d461 Mon Sep 17 00:00:00 2001 From: Nemo bis Date: Sun, 6 Nov 2016 20:11:56 +0100 Subject: [PATCH] Remove redundant "below" from authmanager-create-from-login System messages should not hardcode references to specific positions of the interface elements, especially when such specifications do not help understanding. Bug: T137690 Change-Id: I306efc768bf20f6b4aa03cbca42f0cdf084b9a31 --- languages/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 8ac4089e0a..42cbe5103a 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -4165,7 +4165,7 @@ "authmanager-authn-autocreate-failed": "Auto-creation of a local account failed: $1", "authmanager-change-not-supported": "The supplied credentials cannot be changed, as nothing would use them.", "authmanager-create-disabled": "Account creation is disabled.", - "authmanager-create-from-login": "To create your account, please fill in the fields below.", + "authmanager-create-from-login": "To create your account, please fill in the fields.", "authmanager-create-not-in-progress": "Account creation is not in progress or session data has been lost. Please start again from the beginning.", "authmanager-create-no-primary": "The supplied credentials could not be used for account creation.", "authmanager-link-no-primary": "The supplied credentials could not be used for account linking.", -- 2.20.1