Giter VIP home page Giter VIP logo

Comments (4)

vslavik avatar vslavik commented on August 20, 2024

First, I must say that I find the UI of the Catalog Properties very much undeveloped

You are welcome to submit PRs.

But my actual problem is that whatever I add to 'Excluded paths' has no effect.

Try js. If that fails, provide a reproducible test case (see this and this).

from poedit.

princeofnaxos avatar princeofnaxos commented on August 20, 2024

Yes, it works with just 'js', but './js' should also work, as it is
relative to the base path.

It would be great though to be able to supply a pattern for exclusion
(as well as for inclusion), e.g. 'js/min' (or even with a regular
expression). Point is that some minified scripts contain the string
'_(', and I get undesired entries in my PO.

from poedit.

numediaweb avatar numediaweb commented on August 20, 2024

I confirm this bug still exist in version 1.8.1, my folder structure is this:

project
│   README.md
└───languages
    │   my.pot
└───includes
    ├───lib
    │   │   ├───Twig
    │   │   ├───ezSQL

And my pot file settings is like:

bug_view_01

Note that I excluded the lib folder, but still I get this error:

bug_view_02

Normally it shouldn't look inside the lib folder right?

I added an HTML extractor by the way with setting like in C language xgettext --language=C --force-po -o %o %C %K %F
Thanks :)

from poedit.

vslavik avatar vslavik commented on August 20, 2024

I confirm this bug still exist in version 1.8.1,

Nope, completely unrelated. See above, this issue is about incorrectly entered path. Your very own screenshots show that this class of error is impossible in 1.8's UI.

my folder structure is this:

Pretty, but it would be much more useful to get the actual folder, so that I have a chance to reproduce it. In absence of that, I'm going to assume that it was introduced very recently and fixed in 027fe0f. Should be OK in 1.8.2 (soon), please let me know if it won't.

from poedit.

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.