i18n: Sync translations with Weblate
Add translators comment for the two 'Project Manager' strings, and fix some of the translations. (cherry picked from commit c5f6d2097bcbe1826b9111774ed0f8deb5839060)
This commit is contained in:
parent
d425cf58e4
commit
9568bcf166
64 changed files with 400 additions and 165 deletions
|
|
@ -2388,6 +2388,7 @@ ProjectManager::ProjectManager() {
|
|||
|
||||
String cp;
|
||||
cp += 0xA9;
|
||||
// TRANSLATORS: This refers to the application where users manage their Godot projects.
|
||||
DisplayServer::get_singleton()->window_set_title(VERSION_NAME + String(" - ") + TTR("Project Manager") + " - " + cp + " 2007-2020 Juan Linietsky, Ariel Manzur & Godot Contributors");
|
||||
|
||||
FileDialog::set_default_show_hidden_files(EditorSettings::get_singleton()->get("filesystem/file_dialog/show_hidden_files"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue