Improve details_enabled site setting description copy (#12560)

The `details_enabled` site setting description did not clearly convey what it controls.

The copy change was discussed here: https://meta.discourse.org/t/183923
This commit is contained in:
tshenry 2021-03-30 13:51:12 -07:00 committed by GitHub
parent 44587cc4b4
commit c672ee282a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
en:
site_settings:
details_enabled: 'Enable the details feature. If you change this, you must rebake all posts with: "rake posts:rebake".'
details_enabled: 'Include the ability to add expandable details to a post. This feature can be found in the toolbar popup menu of the composer. You must rebake all posts with "rake posts:rebake" if you change this setting.'
details:
excerpt_details: "(click for more details)"