clarify language on enable_private_messages
This commit is contained in:
parent
e3b6fc3ec0
commit
e7499adacc
|
@ -326,7 +326,7 @@ da:
|
|||
best_of_score_threshold: "The minimum score of a post to be included in the 'best of'"
|
||||
best_of_posts_required: "Minimum posts in a topic before 'best of' mode is enabled"
|
||||
best_of_likes_required: "Minimum likes in a topic before the 'best of' mode will be enabled"
|
||||
enable_private_messages: "Allow trust level 1 users to create private messages and conversations"
|
||||
enable_private_messages: "Allow basic (1) trust level users to create private messages and reply to private conversations"
|
||||
|
||||
enable_long_polling: "Message bus used for notification can use long polling"
|
||||
long_polling_interval: "Interval before a new long poll is issued in milliseconds "
|
||||
|
|
|
@ -371,7 +371,7 @@ en:
|
|||
best_of_posts_required: "Minimum posts in a topic before 'best of' mode is enabled"
|
||||
best_of_likes_required: "Minimum likes in a topic before the 'best of' mode will be enabled"
|
||||
best_of_percent_filter: "When a user clicks best of, show the top % of posts"
|
||||
enable_private_messages: "Allow trust level 1 users to create private messages and conversations"
|
||||
enable_private_messages: "Allow basic (1) trust level users to create private messages and reply to private conversations"
|
||||
|
||||
enable_long_polling: "Message bus used for notification can use long polling"
|
||||
long_polling_interval: "Interval before a new long poll is issued in milliseconds "
|
||||
|
|
|
@ -316,7 +316,7 @@ es:
|
|||
best_of_score_threshold: "The minimum score of a post to be included in the 'best of'"
|
||||
best_of_posts_required: "Minimum posts in a topic before 'best of' mode is enabled"
|
||||
best_of_likes_required: "Minimum likes in a topic before the 'best of' mode will be enabled"
|
||||
enable_private_messages: "Allow trust level 1 users to create private messages and conversations"
|
||||
enable_private_messages: "Allow basic (1) trust level users to create private messages and reply to private conversations"
|
||||
|
||||
enable_long_polling: "Message bus used for notification can use long polling"
|
||||
long_polling_interval: "Interval before a new long poll is issued in milliseconds "
|
||||
|
|
|
@ -331,7 +331,7 @@ id:
|
|||
best_of_posts_required: "Minimum posts in a topic before 'best of' mode is enabled"
|
||||
best_of_likes_required: "Minimum likes in a topic before the 'best of' mode will be enabled"
|
||||
best_of_percent_filter: "When a user clicks best of, show the top % of posts"
|
||||
enable_private_messages: "Allow trust level 1 users to create private messages and conversations"
|
||||
enable_private_messages: "Allow basic (1) trust level users to create private messages and reply to private conversations"
|
||||
|
||||
enable_long_polling: "Message bus used for notification can use long polling"
|
||||
long_polling_interval: "Interval before a new long poll is issued in milliseconds "
|
||||
|
|
|
@ -501,8 +501,8 @@ pseudo:
|
|||
enable_s3_uploads: '[[ Рłáčé ůƿłóáďš óɳ Áɱážóɳ Š3 ]]'
|
||||
s3_upload_bucket: '[[ Ťĥé Áɱážóɳ Š3 ƀůčǩéť ɳáɱé ťĥáť ƒíłéš ŵíłł ƀé ůƿłóáďéď íɳťó
|
||||
]]'
|
||||
default_invitee_trust_level: '[[ Ďéƒáůłť ťřůšť łéνéł (0-4) ƒóř íɳνíťéď ůšéřš ]]'
|
||||
default_trust_level: '[[ Ďéƒáůłť ťřůšť łéνéł (0-4) ƒóř ůšéřš ]]'
|
||||
default_invitee_trust_level: '[[ Ďéƒáůłť ťřůšť łéνéł (0-5) ƒóř íɳνíťéď ůšéřš ]]'
|
||||
default_trust_level: '[[ Ďéƒáůłť ťřůšť łéνéł (0-5) ƒóř ůšéřš ]]'
|
||||
basic_requires_topics_entered: '[[ Ĥóŵ ɱáɳý á ťóƿíčš á ɳéŵ ůšéř ɱůšť éɳťéř ƀéƒóřé
|
||||
ƿřóɱóťíóɳ ťó ƀášíč (1) ťřůšť łéνéł ]]'
|
||||
basic_requires_read_posts: '[[ Ĥóŵ ɱáɳý ƿóšťš á ɳéŵ ůšéř ɱůšť řéáď ƀéƒóřé ƿřóɱóťíóɳ
|
||||
|
|
|
@ -331,7 +331,7 @@ sv:
|
|||
best_of_posts_required: "Minimum posts in a topic before 'best of' mode is enabled"
|
||||
best_of_likes_required: "Minimum likes in a topic before the 'best of' mode will be enabled"
|
||||
best_of_percent_filter: "When a user clicks best of, show the top % of posts"
|
||||
enable_private_messages: "Allow trust level 1 users to create private messages and conversations"
|
||||
enable_private_messages: "Allow basic (1) trust level users to create private messages and reply to private conversations"
|
||||
|
||||
enable_long_polling: "Message bus used for notification can use long polling"
|
||||
long_polling_interval: "Interval before a new long poll is issued in milliseconds "
|
||||
|
|
Loading…
Reference in New Issue