diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-07-23 19:46:29 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-07-23 19:46:29 +0200 |
| commit | cef5d1a685f324a4779ea6d18da0b0bbf6cfb7b1 (patch) | |
| tree | e481cc324c757d18773d21ed3174dc90f14e16a4 /config/locales/en.yml | |
| parent | aedf5778aba87c4e8d036dde2a0b6ec79cf8b342 (diff) | |
Zoom the action log on assets
Asset names in summaries and publish deltas link to assets#show with
an inline Chronik beside each, suppressed inside that asset's own
zoom, per the node convention. assets#show gains a history button.
Also renames the details summary (no longer only translations) and
moves View Diff onto its own line.
Diffstat (limited to 'config/locales/en.yml')
| -rw-r--r-- | config/locales/en.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 649c8812..8b4e5db4 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -39,7 +39,7 @@ en: | |||
| 39 | heading: "Action log" | 39 | heading: "Action log" |
| 40 | show_all: "Show all entries" | 40 | show_all: "Show all entries" |
| 41 | backfilled: "backfilled" | 41 | backfilled: "backfilled" |
| 42 | show_changes: "translation changes" | 42 | show_changes: "Change details" |
| 43 | view_revision: "view this revision" | 43 | view_revision: "view this revision" |
| 44 | unknown: "%{actor} did %{action} on %{subject}" | 44 | unknown: "%{actor} did %{action} on %{subject}" |
| 45 | publish: "%{actor} published %{revision} of %{subject}" | 45 | publish: "%{actor} published %{revision} of %{subject}" |
| @@ -68,6 +68,7 @@ en: | |||
| 68 | revision_created: "created %{date} by %{actor}" | 68 | revision_created: "created %{date} by %{actor}" |
| 69 | revision_published: "published %{date} by %{actor}" | 69 | revision_published: "published %{date} by %{actor}" |
| 70 | revision_restored: "restored %{date} by %{actor}" | 70 | revision_restored: "restored %{date} by %{actor}" |
| 71 | asset_history: "History" | ||
| 71 | asset_destroy: "%{actor} destroyed asset “%{asset}”" | 72 | asset_destroy: "%{actor} destroyed asset “%{asset}”" |
| 72 | asset_destroy_detached: "— detached from %{paths}" | 73 | asset_destroy_detached: "— detached from %{paths}" |
| 73 | asset_destroy_headlines: "(was the headline of %{paths})" | 74 | asset_destroy_headlines: "(was the headline of %{paths})" |
