diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-07-31 20:41:05 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-07-31 20:41:05 +0200 |
| commit | 3b4e1423635fd9f33ae760312e438cc1e484662e (patch) | |
| tree | 0dd81aaf26ab5e4d7e178563f120b3e203c4dc0b /config/locales/en.yml | |
| parent | 683526b38442a9873d83a542b5cba1d15efc14d5 (diff) | |
Show the gate before it refuses, and check the destination
nodes#show renders publish and trash as disabled_action spans with a hint
naming what an editor can still do, matching how locked_by_other already
reads. Editing and reverting stay live: drafting is free everywhere.
Diffstat (limited to 'config/locales/en.yml')
| -rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 7e830325..22429c9e 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -436,6 +436,7 @@ en: | |||
| 436 | add_child: "Add child type %{kind}" | 436 | add_child: "Add child type %{kind}" |
| 437 | abstract_locale: "Abstract (%{lang})" | 437 | abstract_locale: "Abstract (%{lang})" |
| 438 | body_locale: "Body (%{lang})" | 438 | body_locale: "Body (%{lang})" |
| 439 | restricted_hint: "Protected section — publishing and trashing are reserved for Redaktion. You can edit drafts freely." | ||
| 439 | drafts: | 440 | drafts: |
| 440 | title: "Nodes with drafts, autosaves or locks" | 441 | title: "Nodes with drafts, autosaves or locks" |
| 441 | mine: | 442 | mine: |
