minor copyedit to username_change_period
This commit is contained in:
parent
88a4ec5f1b
commit
5a9c1c13ee
|
@ -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)."
|
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_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."
|
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."
|
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)"
|
logout_redirect: "Location to redirect browser to after logout (eg: http://somesite.com/logout)"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue