Replies: 1 comment
-
Extractor doesn't know about ICatalog at all, intentionally also extracting strings which are used in other GetString* calls such as from ResourceManager or GNU GetText implementations, so nothing out of the box. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The extractor tool seems to pick up every instance of GetString() and not just from ICatalog. Resources.GetString() is also harvested, is there a way to skip it?
Beta Was this translation helpful? Give feedback.
All reactions