discourse/plugins/discourse-user-notes/config
Kris 9fa7077b98
UX: fix post admin titles, add some new ones (#39241)
A couple fixes: 
- Removed incorrect `@title="post.controls.unhide"` from Add Official
Notice button
- Removed incorrect `@title="post.controls.lock_post_description"` from
Change Ownership button

Also adds some new descriptions that seemed helpful to me! 
- convert_to_moderator_description: "highlight the content of this post"
- wiki_description: "let allowed groups edit this post"
- rebake_description: "reprocess this post to fix formatting or embeds"
- publish_page_description: "publish this topic as a standalone page"
- add_post_notice_description: "add highlighted notice above this post"
- attach_note_description: "add a note about this user that only staff
can see"
2026-04-14 11:58:18 -04:00
..
locales UX: fix post admin titles, add some new ones (#39241) 2026-04-14 11:58:18 -04:00
routes.rb FIX: ensures user notes routes are correctly defined (#34960) 2025-09-24 20:45:16 +02:00
settings.yml