From a1794d3087e6cbd228f3641e7313815d8c59695f Mon Sep 17 00:00:00 2001 From: erdgeist Date: Thu, 20 Aug 2026 17:37:01 +0200 Subject: Surface redirects in nodes#show, the action log and when publishing --- config/locales/en.yml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'config/locales/en.yml') diff --git a/config/locales/en.yml b/config/locales/en.yml index 8b67f0ed..9fab0f58 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -58,6 +58,8 @@ en: template_name: "Template" assets: "Assets" external_url: "External homepage" + redirect: "Redirect" + redirect_node: "Redirect node" published_at: "Publication date" user: "Author" menu_item: @@ -411,6 +413,8 @@ en: redirect_hint: "If the taget node is empty, the external url will be used." redirect_target_hint: "Disabling does not clear the destination" redirect_clear: "Clear redirect" + redirect_mode_temporary: "temporary" + redirect_mode_permanent: "permanent" show: status: "Status" head: "Head" @@ -432,11 +436,16 @@ en: publish: "Publish" confirm_publish: "Publish this draft?" confirm_publish_moves: "This will also move the page to %{path}." + confirm_publish_redirects: "This will make the page redirect elsewhere." + confirm_publish_redirect_changes: "This will change the page's redirect target." destroy_draft: "Destroy Draft" discard_autosave: "Discard Autosave" confirm_trash: "Move this page and everything beneath it to the Trash? All published content in it will go offline." move_to_trash: "Move to Trash" locked_hint: "Locked — see People below to unlock before editing, publishing, or discarding." + redirect_flag: "Redirects to %{path}" + redirect_flag_url: "Redirects to %{url}" + redirect_flag_broken: "Broken redirect" visit: "Visit" copy_url: "Copy URL" trash: "Trash" @@ -467,7 +476,9 @@ en: will_publish_at: "Will publish at" links: "Links" public: "Public" - pending_address: "Beim Veröffentlichen wird diese Seite nach %{path} verschoben" + pending_address: "Publishing will move this page to %{path}" + redirects_to: "This page redirects to %{path}" + redirects_to_url: "This page redirects to %{url}" admin_preview: "Admin Preview" public_preview: "Public Preview" revoke: "Revoke" -- cgit v1.3