zikula-modules / Gettext

Gettext extraction tool for Zikula Core, extensions and themes.
http://zikula.org/
5 stars 1 forks source link

Strings in javascript not recognized? #3

Open hvorragend opened 12 years ago

hvorragend commented 12 years ago

Please take a look at my comments here: https://github.com/zikula-modules/News/commit/5926a7845a2a4e671a2868df8b0681e32a53d137#commitcomment-821703

In module_news_js.pot I am missing some gettext strings like

Article Author or %s characters out of 4,294,967,295.

I cannot find the strings here: https://github.com/zikula-modules/News/commit/217a35c3440d2acc3641a5a131f8b4e659fafb40

ghost commented 12 years ago

Are you using the git version or the online version?

hvorragend commented 12 years ago

Online

espaan commented 11 years ago

So is the git version doing this ok ? Since more and more modules are using JS text

espaan commented 10 years ago

With the current GIT gettext module version running directly on linux I don't get extracted JS strings generated. Is the Core also using this gettext module for extraction ? And are there JS strings automatically recognized ?