summaryrefslogtreecommitdiff
path: root/docs/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'docs/i18n')
-rw-r--r--docs/i18n/TODOS5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/i18n/TODOS b/docs/i18n/TODOS
index 270194b..ff0f0e5 100644
--- a/docs/i18n/TODOS
+++ b/docs/i18n/TODOS
@@ -2,3 +2,8 @@
(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
+- add gettext initialization code to testd