From 278819cad2d2199029cc11124c95b0155f83f821 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Fri, 7 Aug 2026 20:22:37 +0200 Subject: Show a pending address in the cockpit, the diff and the publish confirm --- config/locales/de.yml | 3 +++ config/locales/en.yml | 3 +++ 2 files changed, 6 insertions(+) (limited to 'config') diff --git a/config/locales/de.yml b/config/locales/de.yml index 6068d4c4..032d7647 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -477,6 +477,7 @@ de: layer_autosave: "Autosave" publish: "Veröffentlichen" confirm_publish: "Diesen Entwurf veröffentlichen?" + confirm_publish_moves: "Dabei wird die Seite nach %{path} verschoben." destroy_draft: "Entwurf löschen" discard_autosave: "Autosave verwerfen" confirm_trash: "Diese Seite und alles darunter in den Papierkorb verschieben? Alle veröffentlichten Inhalte darin gehen offline." @@ -512,6 +513,7 @@ de: will_publish_at: "Wird veröffentlicht am" links: "Links" public: "Öffentlich" + pending_address: "Beim Veröffentlichen wird diese Seite nach %{path} verschoben" admin_preview: "Admin-Vorschau" public_preview: "Öffentliche Vorschau" revoke: "Zurückziehen" @@ -747,6 +749,7 @@ de: no_change: "Keine Änderung." unchanged_here_html: "Keine Änderung in der Übersetzung %{lang} zwischen diesen Revisionen — geändert wurde %{others}." unchanged_anywhere: "Zwischen diesen Revisionen wurde keine Übersetzung geändert." + address: "Adresse" index: title: "Revisionen für Node: %{path}" back_to_node: "Zurück zum Node" diff --git a/config/locales/en.yml b/config/locales/en.yml index 524d07d0..e75000bc 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -424,6 +424,7 @@ en: layer_autosave: "Autosave" publish: "Publish" confirm_publish: "Publish this draft?" + confirm_publish_moves: "This will also move the page to %{path}." 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." @@ -459,6 +460,7 @@ en: will_publish_at: "Will publish at" links: "Links" public: "Public" + pending_address: "Beim Veröffentlichen wird diese Seite nach %{path} verschoben" admin_preview: "Admin Preview" public_preview: "Public Preview" revoke: "Revoke" @@ -710,6 +712,7 @@ en: no_change: "No change." unchanged_here_html: "No change in the %{lang} translation between these revisions — %{others} changed." unchanged_anywhere: "No translation changed between these revisions." + address: "Address" index: title: "Revisions for Node: %{path}" back_to_node: "Back to node" -- cgit v1.3