Editor: Add some more translatable strings.
This commit is contained in:
parent
a1c03a69d2
commit
6134d8741d
30 changed files with 126 additions and 132 deletions
|
|
@ -1395,7 +1395,6 @@ AnimationPlayerEditor::AnimationPlayerEditor(EditorNode *p_editor) {
|
|||
|
||||
error_dialog = memnew(ConfirmationDialog);
|
||||
error_dialog->get_ok()->set_text(TTR("Close"));
|
||||
//error_dialog->get_cancel()->set_text("Close");
|
||||
error_dialog->set_text(TTR("Error!"));
|
||||
add_child(error_dialog);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue