Giter Club home page Giter Club logo

Comments (4)

akien-mga avatar akien-mga commented on July 3, 2024 5

I fixed it manually by removing the translations for these two warnings which seemed indeed to be in Russian.

While at it, I did a full sync of 4.2 translations with the 4.3 strings from Weblate which are compatible: 07cf36d

from godot.

timothyqiu avatar timothyqiu commented on July 3, 2024 2

Note that the original message is from here:

if (blender3_path.is_empty()) {
WARN_PRINT(TTR("Blend file import is enabled in the project settings, but no Blender path is configured in the editor settings. Blend files will not be imported."));
} else if (!da->dir_exists(blender3_path)) {
WARN_PRINT(TTR("Blend file import is enabled, but the Blender path doesn't point to an accessible directory. Blend files will not be imported."));

But it's removed in 4.3 (#85448) which means you can't find it on Weblate anymore.

from godot.

Alex2782 avatar Alex2782 commented on July 3, 2024 1

https://hosted.weblate.org/projects/godot-engine/godot/uk/
Would probably have to be adapted there if 'ru' is not used as a fallback language.

https://docs.godotengine.org/en/stable/contributing/documentation/editor_and_docs_localization.html

from godot.

akien-mga avatar akien-mga commented on July 3, 2024 1

Yes this is just a translation error, which should be fixed on Weblate. The strings will then be updated in Godot next time I sync with Weblate.

from godot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.