Giter VIP home page Giter VIP logo

Comments (3)

mman avatar mman commented on June 11, 2024 1

From my limited testing it appears true and would be a nice addition... here is an excerpt from the genstrings(1) manpage:

     -s routine [-s routine ...]
                 Recognizes routine() as equivalent to NSLocalizedString().  For example, -s MyLocalString will catch calls to MyLocalString(),
                 MyLocalStringFromTable(), and so on.

                 This flag may be passed any number of times.

                 Note Specifying routine names to treat as equivalent to NSLocalizedString() does not prevent either NSLocalizedString() or
                 CFCopyLocalizedString() or any of their variants from being recognized.

Note that it can also be repeated multiple times. I will see if I can get a PR open during this week...

from bartycrouch.

mman avatar mman commented on June 11, 2024 1

@Jeehut I have tried to update the README and customFunction default value via #266. Let me know what you think...

from bartycrouch.

Jeehut avatar Jeehut commented on June 11, 2024

@mman Thank you for sharing this (even while I was live working on another issue 😆 ). If it's true that the -s option only adds another function to the existing ones, I think we could add the LocalizedStringResource option there by default if no other option is specified in the config file. I would love to review & merge a PR which does this and documents that behavior in the README so people can discover this even within the README itself and don't need to search through the issues. :)

from bartycrouch.

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.