]> git.openstreetmap.org Git - rails.git/commitdiff
Remove ":" from login form input labels
authorAnton Khorev <tony29@yandex.ru>
Fri, 19 Jan 2024 16:05:23 +0000 (19:05 +0300)
committerAnton Khorev <tony29@yandex.ru>
Fri, 19 Jan 2024 16:05:23 +0000 (19:05 +0300)
config/locales/en.yml

index ca22de9bde23f9c723608dabf6feb4b02ad679c3..dd7e80d0541a9d87778d3d04174ec4a925449336 100644 (file)
@@ -1753,7 +1753,7 @@ en:
     new:
       title: "Lost password"
       heading: "Forgotten Password?"
     new:
       title: "Lost password"
       heading: "Forgotten Password?"
-      email address: "Email Address:"
+      email address: "Email Address"
       new password button: "Reset password"
       help_text: "Enter the email address you used to sign up, we will send a link to it that you can use to reset your password."
     create:
       new password button: "Reset password"
       help_text: "Enter the email address you used to sign up, we will send a link to it that you can use to reset your password."
     create:
@@ -1811,8 +1811,8 @@ en:
     new:
       title: "Login"
       heading: "Login"
     new:
       title: "Login"
       heading: "Login"
-      email or username: "Email Address or Username:"
-      password: "Password:"
+      email or username: "Email Address or Username"
+      password: "Password"
       openid_html: "%{logo} OpenID:"
       remember: "Remember me"
       lost password link: "Lost your password?"
       openid_html: "%{logo} OpenID:"
       remember: "Remember me"
       lost password link: "Lost your password?"