You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/locales/server.en.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -452,7 +452,7 @@ en:
452
452
max_topic_title_length: "Maximum topic title length in characters"
453
453
min_private_message_title_length: "Minimum title length for a private message in characters"
454
454
min_search_term_length: "Minimum search term length in characters"
455
-
allow_uncategorized_topics: "Allow topics to be created without a category"
455
+
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."
456
456
allow_duplicate_topic_titles: "Allow topics with identical titles"
457
457
unique_posts_mins: "How many minutes before a user can make a post with the same content again"
458
458
enforce_global_nicknames: "Enforce global nickname uniqueness (WARNING: only change this during initial setup)"
0 commit comments