Author: nextgens
Date: 2008-06-08 08:32:13 +0000 (Sun, 08 Jun 2008)
New Revision: 20257

Modified:
   trunk/freenet/src/freenet/l10n/L10n.java
Log:
l10n: remove a comment as a ticket has been filled for it
#2424: FProxy chooses l10n from OS locale rather than language used for 
installer

Modified: trunk/freenet/src/freenet/l10n/L10n.java
===================================================================
--- trunk/freenet/src/freenet/l10n/L10n.java    2008-06-08 08:17:51 UTC (rev 
20256)
+++ trunk/freenet/src/freenet/l10n/L10n.java    2008-06-08 08:32:13 UTC (rev 
20257)
@@ -24,9 +24,6 @@
 *
 * TODO: Maybe base64 the override file ?
 *
-* comment(mario): for www interface we might detect locale from http requests?
-* for other access (telnet) using system locale would probably be good, but
-* it would be nice to have a command to switch locale on the fly.
 */
 public class L10n {
        public static final String CLASS_NAME = "L10n";


Reply via email to