You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a part of our build process we concatenate the extracted Scala strings with strings extracted from JS files. It seems like msgcat is expecting to see something like:
As a part of our build process we concatenate the extracted Scala strings with strings extracted from JS files. It seems like msgcat is expecting to see something like:
At the top of the file. That is what the JS extractor adds and if I add it to the scala.pot file msgcat seems to work correctly.
Any chance you can add something along those lines as a standard header?
The text was updated successfully, but these errors were encountered: