You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-23 15:16:17 +00:00
Set editor's translation domain at root node
(cherry picked from commit 7c8f81f1d0)
This commit is contained in:
committed by
Rémi Verschelde
parent
9e5292c6cf
commit
b3caec15f5
@@ -6848,8 +6848,6 @@ EditorNode::EditorNode() {
|
||||
DEV_ASSERT(!singleton);
|
||||
singleton = this;
|
||||
|
||||
set_translation_domain("godot.editor");
|
||||
|
||||
Resource::_get_local_scene_func = _resource_get_edited_scene;
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user