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/de_CH.po | |
parent | 331a4d8078649d334144e1d370a09b607f32e39f (diff) |
Renamed engine.cfg to godot.cfg, to forcefully break compatibility with 2.x
Diffstat (limited to 'tools/translations/de_CH.po')
-rw-r--r-- | tools/translations/de_CH.po | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/tools/translations/de_CH.po b/tools/translations/de_CH.po index e6e0efdb23..0420d3fc97 100644 --- a/tools/translations/de_CH.po +++ b/tools/translations/de_CH.po @@ -3295,8 +3295,8 @@ msgid "Compress" msgstr "" #: tools/editor/io_plugins/editor_translation_import_plugin.cpp -msgid "Add to Project (engine.cfg)" -msgstr "Zum Projekt hinzufügen (engine.cfg)" +msgid "Add to Project (godot.cfg)" +msgstr "Zum Projekt hinzufügen (godot.cfg)" #: tools/editor/io_plugins/editor_translation_import_plugin.cpp msgid "Import Languages:" @@ -5900,12 +5900,12 @@ msgid "Invalid project path, the path must exist!" msgstr "Ungültiger Projektpfad, Pfad existiert nicht!" #: tools/editor/project_manager.cpp -msgid "Invalid project path, engine.cfg must not exist." -msgstr "Ungültiger Projektpfad, engine.cfg vorhanden!" +msgid "Invalid project path, godot.cfg must not exist." +msgstr "Ungültiger Projektpfad, godot.cfg vorhanden!" #: tools/editor/project_manager.cpp -msgid "Invalid project path, engine.cfg must exist." -msgstr "Ungültiger Projektpfad, engine.cfg nicht vorhanden!" +msgid "Invalid project path, godot.cfg must exist." +msgstr "Ungültiger Projektpfad, godot.cfg nicht vorhanden!" #: tools/editor/project_manager.cpp msgid "Imported Project" @@ -5916,8 +5916,8 @@ msgid "Invalid project path (changed anything?)." msgstr "Ungültiger Projektpfad, (wurde was geändert?)!" #: tools/editor/project_manager.cpp -msgid "Couldn't create engine.cfg in project path." -msgstr "Die engine.cfg kann im Projektverzeichnis nicht erstellt werden." +msgid "Couldn't create godot.cfg in project path." +msgstr "Die godot.cfg kann im Projektverzeichnis nicht erstellt werden." #: tools/editor/project_manager.cpp msgid "The following files failed extraction from package:" @@ -6150,7 +6150,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 |