3 Commits

Author SHA1 Message Date
Rémi Verschelde
e8033a60ee Update locales to match current engine core/translation.cpp
Fixes https://github.com/godotengine/godot/issues/42236.

Make codespell skip the Telugu line, otherwise it wants to change `te` to `the`
(I don't want to put it as a global word ignore as it's a common typo.)
2020-09-22 08:36:56 +02:00
Hugo Locurcio
3f69884e19 Fix shellcheck warnings in format.sh
This makes the script behave correctly if the path to the
cloned repository contains spaces.
2020-06-13 18:11:30 +02:00
Rémi Verschelde
1361ffb70c Add _tools folder for utility scripts
Add script to list unused images in the repository.
2020-06-05 14:43:06 +02:00