You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
309 B

List of known bugs and limitations:
- getting the string for `dcgettext' or `dgettext' fails if the first
argument is some different than a list of identifiers or strings.
- the C code parser currently does not know anything about macro. I.e.
keyword with translations in the macro text are not found.