From 0fa491188456332bacddb6310d86014cd8c87688 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Mon, 3 Aug 2026 04:13:34 +0200 Subject: Believe the file over the browser about what was uploaded --- config/locales/de.yml | 2 ++ config/locales/en.yml | 2 ++ 2 files changed, 4 insertions(+) (limited to 'config') diff --git a/config/locales/de.yml b/config/locales/de.yml index 027fcd44..b3319e61 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -159,6 +159,8 @@ de: attributes: base: not_permitted: "Dieses Asset ist an geschützte Seiten angehängt; nur die Redaktion darf es löschen" + upload: + unreadable_image: "konnte nicht als Bild gelesen werden. Möglicherweise ist sie beschädigt oder hat ein anderes Format, als der Name vermuten lässt." tags: index: diff --git a/config/locales/en.yml b/config/locales/en.yml index 256c8540..ccca0ad0 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -105,6 +105,8 @@ en: attributes: base: not_permitted: "Only Redaktion members may change assets related to nodes in this section" + upload: + unreadable_image: "could not be read as an image. It may be damaged, or not the format its name suggests." tags: index: -- cgit v1.3