7 Commits

Author SHA1 Message Date
Max Hilbrunner
620e0aeb88 Manual backport of some fixes 2024-09-10 14:53:35 +02:00
Max Hilbrunner
3e04a31149 3.x spellchecker fixes 2024-08-21 14:03:14 +02:00
Max Hilbrunner
19f92dbfa8 Fix spelling errors 2023-04-11 03:00:22 +02:00
Max Hilbrunner
7842c5b50a Codespell & typo fixes (#6101)
* Codespell & typo fixes

* Apply suggestions from code review

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-08-23 15:40:00 +02:00
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