we don't use the term "nickname" use -> "username"

This commit is contained in:
Jeff Atwood 2014-03-03 23:30:43 -08:00
parent d969958b18
commit 8010ed3ba1

View file

@ -569,8 +569,8 @@ en:
allow_uncategorized_topics: "Allow topics to be created without a category. NOTE: After changing this setting, all clients will need to reload their browsers for the change to take effect."
allow_duplicate_topic_titles: "Allow topics with identical titles"
unique_posts_mins: "How many minutes before a user can make a post with the same content again"
enforce_global_nicknames: "Enforce global nickname uniqueness (WARNING: only change this during initial setup)"
discourse_org_access_key: "The access key used to access the Discourse Hub nickname registry at discourse.org"
enforce_global_nicknames: "Enforce global username uniqueness (WARNING: only change this during initial setup)"
discourse_org_access_key: "The access key used to access the Discourse Hub username registry at discourse.org"
educate_until_posts: "Show pop-up composer education panel until the user has made this many posts"
title: "Title of this site, will be used in the title tag and elsewhere"
site_description: "Describe this forum in one sentence. This description will be used in the meta description tag."