Remove redundant "below" from authmanager-create-from-login
authorNemo bis <federicoleva@tiscali.it>
Sun, 6 Nov 2016 19:11:56 +0000 (20:11 +0100)
committerNemo bis <federicoleva@tiscali.it>
Sun, 6 Nov 2016 19:11:56 +0000 (20:11 +0100)
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

index 8ac4089..42cbe51 100644 (file)
        "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.",