From 42b996e9197680a1955cfa5639462908677e5a94 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Sun, 9 Aug 2026 04:14:30 +0200 Subject: Attach an asset to a page from its edit form --- config/locales/en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/locales/en.yml') diff --git a/config/locales/en.yml b/config/locales/en.yml index 458a4069..8da079dc 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -624,7 +624,7 @@ en: assets: created: "Asset was successfully created." updated: "Asset was successfully updated." - already_attached: "Asset saved — it was already attached to “%{title}”." + already_attached: "It was already attached to “%{title}”." attached_to_draft: "Attached to the draft of %{title}. Publish it to make the change live." attached_new_draft: "Created a draft of %{title} with this attachment. Publish it to make the change live." events: @@ -689,7 +689,7 @@ en: none_option: "— none —" attach_to_page: "attach to page" attach_search_placeholder: "Search for a page…" - attach_hint: "Optional — attaches this asset to that page, all pending versions included." + attach_hint: "Optional: attach this asset to that page's draft, to go live when the draft is published." as_headline: "attach as the page's headline" headline_hint: "Applies only if the page has no headline yet." -- cgit v1.3