[Scummvm-git-logs] scummvm-web master -> cbf7fa189299efb68677fb53c1411246abbcb319

lotharsm noreply at scummvm.org
Sun Nov 28 08:12:08 UTC 2021


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .

Summary:
cbf7fa1892 I10N: Removing Polish translation


Commit: cbf7fa189299efb68677fb53c1411246abbcb319
    https://github.com/scummvm/scummvm-web/commit/cbf7fa189299efb68677fb53c1411246abbcb319
Author: Thunderforge (wjherrmann at gmail.com)
Date: 2021-11-28T09:12:06+01:00

Commit Message:
I10N: Removing Polish translation

This translation has 0% of its strings translated, meaning it's pointless to include. Removing until such a time as someone actually wants to translate it.

The [corresponding Weblate translation page](https://translations.scummvm.org/projects/scummvm-website/strings/pl/) should be removed too.

Changed paths:
    public_html/index.php


diff --git a/public_html/index.php b/public_html/index.php
index 93771585..b10144fc 100644
--- a/public_html/index.php
+++ b/public_html/index.php
@@ -41,7 +41,6 @@ $oldLangs = [
   "fr_FR" => "fr",
   "he_IL" => "he",
   "it_IT" => "it",
-  "pl_PL" => "pl",
   "pt_BR" => "pt-BR",
   "pt_PT" => "pt-PT",
   "ru_RU" => "ru"




More information about the Scummvm-git-logs mailing list