[Scummvm-git-logs] scummvm-web master -> 5ae4a879520501efb71f833ecb71e531ac6ddb86
Thunderforge
noreply at scummvm.org
Mon Mar 21 18:34:24 UTC 2022
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:
5ae4a87952 IMAGES: Correcting Czech language code from CZ to CS (#228)
Commit: 5ae4a879520501efb71f833ecb71e531ac6ddb86
https://github.com/scummvm/scummvm-web/commit/5ae4a879520501efb71f833ecb71e531ac6ddb86
Author: Thunderforge (wjherrmann at gmail.com)
Date: 2022-03-21T13:34:20-05:00
Commit Message:
IMAGES: Correcting Czech language code from CZ to CS (#228)
Our site uses ISO 639-1 language codes. The correct one for Czech is `cs`, not `cz`, resulting in these screenshots not having the correct language in their captions.
Changed paths:
A public_html/data/screenshots/draci/draci/draci_dos_cs_1_1.jpg
A public_html/data/screenshots/draci/draci/draci_dos_cs_1_1_full.png
A public_html/data/screenshots/draci/draci/draci_dos_cs_1_2.jpg
A public_html/data/screenshots/draci/draci/draci_dos_cs_1_2_full.png
R public_html/data/screenshots/draci/draci/draci_dos_cz_1_1.jpg
R public_html/data/screenshots/draci/draci/draci_dos_cz_1_1_full.png
R public_html/data/screenshots/draci/draci/draci_dos_cz_1_2.jpg
R public_html/data/screenshots/draci/draci/draci_dos_cz_1_2_full.png
diff --git a/public_html/data/screenshots/draci/draci/draci_dos_cz_1_1.jpg b/public_html/data/screenshots/draci/draci/draci_dos_cs_1_1.jpg
similarity index 100%
rename from public_html/data/screenshots/draci/draci/draci_dos_cz_1_1.jpg
rename to public_html/data/screenshots/draci/draci/draci_dos_cs_1_1.jpg
diff --git a/public_html/data/screenshots/draci/draci/draci_dos_cz_1_1_full.png b/public_html/data/screenshots/draci/draci/draci_dos_cs_1_1_full.png
similarity index 100%
rename from public_html/data/screenshots/draci/draci/draci_dos_cz_1_1_full.png
rename to public_html/data/screenshots/draci/draci/draci_dos_cs_1_1_full.png
diff --git a/public_html/data/screenshots/draci/draci/draci_dos_cz_1_2.jpg b/public_html/data/screenshots/draci/draci/draci_dos_cs_1_2.jpg
similarity index 100%
rename from public_html/data/screenshots/draci/draci/draci_dos_cz_1_2.jpg
rename to public_html/data/screenshots/draci/draci/draci_dos_cs_1_2.jpg
diff --git a/public_html/data/screenshots/draci/draci/draci_dos_cz_1_2_full.png b/public_html/data/screenshots/draci/draci/draci_dos_cs_1_2_full.png
similarity index 100%
rename from public_html/data/screenshots/draci/draci/draci_dos_cz_1_2_full.png
rename to public_html/data/screenshots/draci/draci/draci_dos_cs_1_2_full.png
More information about the Scummvm-git-logs
mailing list