diff options
author | Juan Linietsky <reduzio@gmail.com> | 2017-02-04 20:53:55 -0300 |
---|---|---|
committer | Juan Linietsky <reduzio@gmail.com> | 2017-02-04 20:53:55 -0300 |
commit | 102b5fce85ffa14887bb08433f7eb571c7aafd81 (patch) | |
tree | e2f351604236a2aaee49449568398f29a29b78bf /tools/translations/tools.pot | |
parent | 331a4d8078649d334144e1d370a09b607f32e39f (diff) |
Renamed engine.cfg to godot.cfg, to forcefully break compatibility with 2.x
Diffstat (limited to 'tools/translations/tools.pot')
-rw-r--r-- | tools/translations/tools.pot | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tools/translations/tools.pot b/tools/translations/tools.pot index 447067beb3..8e54d88989 100644 --- a/tools/translations/tools.pot +++ b/tools/translations/tools.pot @@ -3239,7 +3239,7 @@ msgid "Compress" msgstr "" #: tools/editor/io_plugins/editor_translation_import_plugin.cpp -msgid "Add to Project (engine.cfg)" +msgid "Add to Project (godot.cfg)" msgstr "" #: tools/editor/io_plugins/editor_translation_import_plugin.cpp @@ -5830,11 +5830,11 @@ msgid "Invalid project path, the path must exist!" msgstr "" #: tools/editor/project_manager.cpp -msgid "Invalid project path, engine.cfg must not exist." +msgid "Invalid project path, godot.cfg must not exist." msgstr "" #: tools/editor/project_manager.cpp -msgid "Invalid project path, engine.cfg must exist." +msgid "Invalid project path, godot.cfg must exist." msgstr "" #: tools/editor/project_manager.cpp @@ -5846,7 +5846,7 @@ msgid "Invalid project path (changed anything?)." msgstr "" #: tools/editor/project_manager.cpp -msgid "Couldn't create engine.cfg in project path." +msgid "Couldn't create godot.cfg in project path." msgstr "" #: tools/editor/project_manager.cpp @@ -6080,7 +6080,7 @@ msgid "Remove Resource Remap Option" msgstr "" #: tools/editor/project_settings.cpp -msgid "Project Settings (engine.cfg)" +msgid "Project Settings (godot.cfg)" msgstr "" #: tools/editor/project_settings.cpp tools/editor/settings_config_dialog.cpp |