This mostly works but there's a number of untranslated elements in the
menu (stuff like NORMAL and and "today"). Note that using a simple
singular/plural mode is insufficient for many languages. You need N
plural forms and N is fixed per language. Gettext is an overkill but it
has the right design.
Signed-off-by: Zygmunt Krynicki me@zygoon.pl