GithubHelp home page GithubHelp logo

Comments (3)

nijel avatar nijel commented on June 8, 2024

Just found out #8084, but closing that in favor of this as the description is way better here.

PS: #1993 might also be related.

from weblate.

github-actions avatar github-actions commented on June 8, 2024

This issue seems to be a good fit for newbie contributors. You are welcome to contribute to Weblate! Don't hesitate to ask any questions you would have while implementing this.

You can learn about how to get started in our contributors documentation.

from weblate.

nijel avatar nijel commented on June 8, 2024

To implement this:

  • Add Key filter field to the Component model
    • Add validation to force it empty for bilingual files which do not use keys
    • Include it in component creation forms
    • Include it in settings form
    • Include it in the API serialization
    • Add documentation for the field with some examples for the filters
  • Implement actual filtering in Translation.check_sync
  • Add tests to see the filtering is applied
    • Initial creation of a component with a filter should filter out strings
    • Adding a filter to an existing component should remove filtered out strings
    • Removing a filter from existing component should bring back filtered out strings

from weblate.

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.