Author: nextgens Date: 2007-09-03 23:16:23 +0000 (Mon, 03 Sep 2007) New Revision: 14950
Modified: trunk/freenet/src/freenet/l10n/L10n.java Log: update some comments in L10n Modified: trunk/freenet/src/freenet/l10n/L10n.java =================================================================== --- trunk/freenet/src/freenet/l10n/L10n.java 2007-09-03 23:15:32 UTC (rev 14949) +++ trunk/freenet/src/freenet/l10n/L10n.java 2007-09-03 23:16:23 UTC (rev 14950) @@ -21,9 +21,7 @@ * * @author Florent Daignière <nextgens at freenetproject.org> * -* TODO: Maybe we ought to use the locale to set the default language. * TODO: Maybe base64 the override file ? -* TODO: Add support for "custom", unknown languages ? * * comment(mario): for www interface we might detect locale from http requests? * for other access (telnet) using system locale would probably be good, but
