diff --git a/lib/TestBlock.php b/lib/TestBlock.php index 2168535c2b485ace82e7ce0eedffdc2b8b4ab7b3..787e9c1e066c4018feca4bdd8a1ef32b39225964 100644 --- a/lib/TestBlock.php +++ b/lib/TestBlock.php @@ -35,7 +35,7 @@ class TestBlock extends BlockType */ public static function getDescription(): string { - return _vips('Stellt ein Aufgabenblatt aus Vips bereit'); + return _vips('Stellt ein Aufgabenblatt aus Vips bereit.'); } /** diff --git a/locale/en/LC_MESSAGES/vips.mo b/locale/en/LC_MESSAGES/vips.mo index 3b35f4e49d94c90c9e93f0b1d1fce1adccb823ee..5c5b0b00d8fe5f8209712378efb4c165546355bd 100644 Binary files a/locale/en/LC_MESSAGES/vips.mo and b/locale/en/LC_MESSAGES/vips.mo differ diff --git a/locale/en/LC_MESSAGES/vips.po b/locale/en/LC_MESSAGES/vips.po index d8fd035af8c54cfc7e0aef522baa98e7ad9789ec..06fb75becaaa59f889219a480b52f3c27e1ba12e 100644 --- a/locale/en/LC_MESSAGES/vips.po +++ b/locale/en/LC_MESSAGES/vips.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-27 22:58+0200\n" +"POT-Creation-Date: 2022-07-27 23:11+0200\n" "PO-Revision-Date: 2011-12-07 13:49+0200\n" "Language: en\n" "MIME-Version: 1.0\n" @@ -3081,8 +3081,8 @@ msgid "Vips-Test" msgstr "Vips test" #: lib/TestBlock.php:38 -msgid "Stellt ein Aufgabenblatt aus Vips bereit" -msgstr "Presents an assignment or test" +msgid "Stellt ein Aufgabenblatt aus Vips bereit." +msgstr "Presents a Vips assignment or test." #: lib/VipsAssignment.php:130 lib/VipsAssignment.php:276 msgid "Während des Imports sind folgende Fehler aufgetreten:"