I need to do the following:
//
and multi-line /* ... */
'But he wasn\'t here!'
, "It just won't \"do it\"!"
I was trying to come up with something using grep
, but I'm having trouble with quotes within quotes and multi-line comments. I think this is beyond what grep
can do.
Look at xgettext
also xgettest-js
- it should do what you're looking for!