From 1a037ac6fab34c5f65ed0f37ed603b88e7b02fd1 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Sat, 8 Aug 2026 02:46:06 +0200 Subject: Move the external homepage onto the draft --- config/locales/de.yml | 11 +++-------- config/locales/en.yml | 4 ++-- 2 files changed, 5 insertions(+), 10 deletions(-) (limited to 'config') diff --git a/config/locales/de.yml b/config/locales/de.yml index 032d7647..c6dc17b7 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -120,17 +120,12 @@ de: errors: models: node: - # Attribute messages: full_messages prefixes the human attribute - # name, so these read as fragments. Defined at model level rather - # than per attribute, because several attributes share a message. reserved_for_trash: "ist für den Papierkorb reserviert" trash_immutable: "des Papierkorb-Nodes kann nicht geändert werden" trash_must_be_empty: "muss auf dem Papierkorb-Node leer bleiben" inside_trash: "kann im Papierkorb nicht existieren" attributes: base: - # :base messages stand alone -- no attribute name is prefixed, - # so these are whole sentences. has_children: "Ein Node mit Kindern kann nicht gelöscht werden" trash_undeletable: "Der Papierkorb-Node kann nicht gelöscht werden" publish_in_trash: "Ein Node im Papierkorb kann nicht veröffentlicht werden" @@ -145,6 +140,8 @@ de: attributes: slug: reserved_for_trash: "ist für den Papierkorb reserviert" + external_url: + must_be_http: "muss mit http:// oder https:// beginnen" user: attributes: roles: @@ -163,7 +160,7 @@ de: event: attributes: url: - must_be_http: "must start with http:// or https://" + must_be_http: "muss mit http:// oder https:// beginnen" tags: index: @@ -253,7 +250,6 @@ de: detail_event_allday: "ganztägig %{from} → %{to}" detail_event_end: "Ende %{from} → %{to}" event_none: "—" - node_external_url: "%{actor} hat die externe Homepage von %{subject} geändert" unknown_event: "ein Termin" open_gallery: "Gallerie anzeigen" @@ -456,7 +452,6 @@ de: set_headline_title: "Dieses Foto als Aufmacherbild der Seite verwenden" remove_image_label: "Bild entfernen" external_url: "Externe Homepage" - external_url_hint: "Die eigene Website einer Dezentrale, wird auf dessen Seite angezeigt. Vorsicht, Änderung wird ohne Draft sofort veröffentlicht." show: status: "Status" head: "Head" diff --git a/config/locales/en.yml b/config/locales/en.yml index e75000bc..bd339cc9 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -91,6 +91,8 @@ en: attributes: slug: reserved_for_trash: "is reserved for the Trash" + external_url: + must_be_http: "must start with http:// or https://" user: attributes: roles: @@ -199,7 +201,6 @@ en: detail_event_coordinates: "coordinates changed" detail_event_allday: "all-day %{from} → %{to}" detail_event_end: "end %{from} → %{to}" - node_external_url: "%{actor} changed the external homepage of %{subject}" event_none: "—" unknown_event: "an event" @@ -403,7 +404,6 @@ en: set_headline_title: "Use this photo as the page's headline image" remove_image_label: "Remove image" external_url: "External homepage" - external_url_hint: "A chapter's own website, shown on its page. N.B.: Changing takes effect immediately." show: status: "Status" head: "Head" -- cgit v1.3