summaryrefslogtreecommitdiff
path: root/docs/i18n/TODOS
blob: eed7b38bd5175d305ac7c5b90e41a2974f89e094 (plain)
1
2
3
4
5
6
7
8
9
10
- localization of gengetopt generated code? ok, it's just an example
  (testd), but we should have an idea about this, maybe extend gengetopt?
  - see discussions about 'gettext' in 'getgetopt-user' mailing list
  - see HelenOS comment on getopt in libc: Interesting internationalization | Echoreply.txt
  - have a look at alternatives:
    - popt is localized
    - argtable is not, but is very simple
    - also gengetopt has a stub getopt/getopt_long which can be i18n-ized
- merging of mc files (we want to export only the MC file so it can
  be merged)