From 7be82c2b279390d3659fbe74c7d3ccabc48a6dd8 Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Tue, 9 Aug 2016 08:50:55 -0400 Subject: Add missing periods in error messages (#3757) --- webapp/i18n/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'webapp/i18n/en.json') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 1dc2f49d1..e8c01d410 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -1094,7 +1094,7 @@ "edit_post.save": "Save", "email_signup.address": "Email Address", "email_signup.createTeam": "Create Team", - "email_signup.emailError": "Please enter a valid email address", + "email_signup.emailError": "Please enter a valid email address.", "email_signup.find": "Find my teams", "email_verify.almost": "{siteName}: You are almost done", "email_verify.failed": " Failed to send verification email.", @@ -1768,7 +1768,7 @@ "user.settings.push_notification.onlyMentions": "For mentions and direct messages", "user.settings.security.close": "Close", "user.settings.security.currentPassword": "Current Password", - "user.settings.security.currentPasswordError": "Please enter your current password", + "user.settings.security.currentPasswordError": "Please enter your current password.", "user.settings.security.emailPwd": "Email and Password", "user.settings.security.gitlab": "GitLab", "user.settings.security.google": "Google", @@ -1800,7 +1800,7 @@ "user.settings.security.passwordErrorUppercaseSymbol": "Your password must contain at least {min} characters made up of at least one uppercase letter and at least one symbol (e.g. \"~!@#$%^&*()\").", "user.settings.security.passwordGitlabCantUpdate": "Login occurs through GitLab. Password cannot be updated.", "user.settings.security.passwordLdapCantUpdate": "Login occurs through LDAP. Password cannot be updated.", - "user.settings.security.passwordMatchError": "The new passwords you entered do not match", + "user.settings.security.passwordMatchError": "The new passwords you entered do not match.", "user.settings.security.passwordMinLength": "Invalid minimum length, cannot show preview.", "user.settings.security.retypePassword": "Retype New Password", "user.settings.security.saml": "SAML", -- cgit v1.2.3-1-g7c22