mirror of
https://github.com/discourse/discourse.git
synced 2025-09-12 21:10:47 +08:00
FEATURE: remove user option for edit history public
Users can no longer opt-in for "public" edit history if site owner disables it. This feature adds cost and complexity to post rendering since user options need to be premeptively loaded for every user in the stream. It is also confusing to explain to communities with private edit history.
This commit is contained in:
parent
9893953f62
commit
46b34e3c62
58 changed files with 12 additions and 82 deletions
|
@ -446,7 +446,6 @@ pt_BR:
|
|||
dismiss_notifications_tooltip: "Marcar todas as notificações não lidas como lidos"
|
||||
disable_jump_reply: "Não pular para o meu tópico depois que eu respondo"
|
||||
dynamic_favicon: "Exibir ícone no navegador de tópicos novos / atualizados."
|
||||
edit_history_public: "Deixar que os outros usuários visualizem minhas revisões na resposta"
|
||||
external_links_in_new_tab: "Abrir todos os links externos em uma nova aba"
|
||||
enable_quoting: "Ativar resposta citando o texto destacado"
|
||||
change: "alterar"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue