You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-10 13:00:37 +00:00
i18n: Second pass at proofreading
Mostly removing commented out strings, plus a few critical ones that should not be translated.
This commit is contained in:
@@ -88,7 +88,7 @@ RunSettingsDialog::RunSettingsDialog() {
|
||||
arguments->set_editable(false);
|
||||
|
||||
get_ok()->set_text(TTR("Close"));
|
||||
//get_cancel()->set_text(TTR("Close"));
|
||||
//get_cancel()->set_text("Close");
|
||||
|
||||
arguments->set_text("-l $scene");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user