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
|
@ -469,7 +469,6 @@ sk:
|
|||
dismiss_notifications_tooltip: "Označiť všetky neprečítané upozornenia ako prečítané"
|
||||
disable_jump_reply: "Neskočiť na môj príspevok po odpovedi"
|
||||
dynamic_favicon: "Zobraziť počet nových/upravených tém na ikone prehliadača"
|
||||
edit_history_public: "Povoliť ostatným užívateľom zobrazenie všetkých verzií môjho príspevku"
|
||||
external_links_in_new_tab: "Otvoriť všekty externé odkazy v novej záložke"
|
||||
enable_quoting: "Umožniť odpoveď s citáciou z označeného textu"
|
||||
change: "zmeniť"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue