From ba27e43178aa07f47e463fb146b824f28928f1a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dorian=20Oszcz=C4=99da?= Date: Sun, 12 Jan 2025 18:50:19 +0000 Subject: [PATCH 1/2] Update Silesian flag. --- webroot/img/flags/szl.svg | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/webroot/img/flags/szl.svg b/webroot/img/flags/szl.svg index 451698b4f1..5ffd871635 100644 --- a/webroot/img/flags/szl.svg +++ b/webroot/img/flags/szl.svg @@ -1,7 +1,5 @@ - - -Flagge erstellt von: David S. Liuzzo 2006 - - - - \ No newline at end of file + + + + + From 233fd3911cf30751319d9dde3171c4c3bf2778d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dorian=20Oszcz=C4=99da?= Date: Sun, 12 Jan 2025 18:51:38 +0000 Subject: [PATCH 2/2] Update name to specify the orthography used. --- src/Lib/LanguagesLib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Lib/LanguagesLib.php b/src/Lib/LanguagesLib.php index f4bd56d621..3919cf7f4c 100644 --- a/src/Lib/LanguagesLib.php +++ b/src/Lib/LanguagesLib.php @@ -683,7 +683,7 @@ public static function languagesInTatoeba() 'bom' => __d('languages', 'Berom'), 'sat' => __d('languages', 'Santali'), 'mik' => __d('languages', 'Hitchiti'), - 'szl' => __d('languages', 'Silesian'), + 'szl' => __d('languages', 'Silesian (Ślabikŏrz)'), 'igs' => __d('languages', 'Interglossa'), 'knc' => __d('languages', 'Central Kanuri'), 'nnb' => __d('languages', 'Nande'),