From cef5d1a685f324a4779ea6d18da0b0bbf6cfb7b1 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Thu, 23 Jul 2026 19:46:29 +0200 Subject: 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. --- config/locales/en.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/locales/en.yml') 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: heading: "Action log" show_all: "Show all entries" backfilled: "backfilled" - show_changes: "translation changes" + show_changes: "Change details" view_revision: "view this revision" unknown: "%{actor} did %{action} on %{subject}" publish: "%{actor} published %{revision} of %{subject}" @@ -68,6 +68,7 @@ en: revision_created: "created %{date} by %{actor}" revision_published: "published %{date} by %{actor}" revision_restored: "restored %{date} by %{actor}" + asset_history: "History" asset_destroy: "%{actor} destroyed asset “%{asset}”" asset_destroy_detached: "— detached from %{paths}" asset_destroy_headlines: "(was the headline of %{paths})" -- cgit v1.3