From 5a9c1c13ee84f8a4e81e5153932ce36e74c7b39b Mon Sep 17 00:00:00 2001 From: Joshua Rosenfeld Date: Wed, 20 Dec 2017 18:20:22 -0500 Subject: [PATCH] minor copyedit to username_change_period --- config/locales/server.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index ada766f8ed4..40791ae9f86 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1418,7 +1418,7 @@ en: relative_date_duration: "Number of days after posting where post dates will be shown as relative (7d) instead of absolute (20 Feb)." delete_user_max_post_age: "Don't allow deleting users whose first post is older than (x) days." delete_all_posts_max: "The maximum number of posts that can be deleted at once with the Delete All Posts button. If a user has more than this many posts, the posts cannot all be deleted at once and the user can't be deleted." - username_change_period: "The number of days after registration that accounts can change their username (0 to disallow username change)." + username_change_period: "The maximum number of days after registration that accounts can change their username (0 to disallow username change)." email_editable: "Allow users to change their e-mail address after registration." logout_redirect: "Location to redirect browser to after logout (eg: http://somesite.com/logout)"