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/ar.po | |
parent | 331a4d8078649d334144e1d370a09b607f32e39f (diff) |
Renamed engine.cfg to godot.cfg, to forcefully break compatibility with 2.x
Diffstat (limited to 'tools/translations/ar.po')
-rw-r--r-- | tools/translations/ar.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tools/translations/ar.po b/tools/translations/ar.po index 0bfef1cfe1..539b94ab62 100644 --- a/tools/translations/ar.po +++ b/tools/translations/ar.po @@ -3252,7 +3252,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 @@ -5844,11 +5844,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 @@ -5860,7 +5860,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 @@ -6094,7 +6094,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 |