Giter VIP home page Giter VIP logo

Comments (5)

ngocdaothanh avatar ngocdaothanh commented on June 29, 2024

scala-xgettext doesn't enforce a specific text format.
It only extracts texts.
Users can freely choose format they want.

from scala-xgettext.

Ahnfelt avatar Ahnfelt commented on June 29, 2024

Hmm, if you don't add format tags - then how do you make tools like Poedit report errors like the following?

Screen Shot 2019-05-27 at 11 19 08

Note that I'm using #, c-format - the #, java-format was the wrong tag to use for printf-style format strings.

from scala-xgettext.

ngocdaothanh avatar ngocdaothanh commented on June 29, 2024

Do you have a proposal how to automatically add that info?

from scala-xgettext.

Ahnfelt avatar Ahnfelt commented on June 29, 2024

Perhaps an optional tag parameter at the end of the method name configuration?

scalacOptions += "-P:xgettext:t:tf:c-format"

This would cause all strings extracted from calls to the tf method to get the #, c-format tag.

from scala-xgettext.

ngocdaothanh avatar ngocdaothanh commented on June 29, 2024

I guess that's the best we can do.
Please create a pull request.

Note that there are several existing options, as listed in README:
https://github.com/xitrum-framework/scala-xgettext/blob/master/README.rst

from scala-xgettext.

Related Issues (15)

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.