Always get the current l10n helper from the node, don’t reuse an old one.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 1 Mar 2012 21:49:16 +0000 (22:49 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 1 Mar 2012 21:49:16 +0000 (22:49 +0100)
commitc41176c97933de44f2d2df08249429cb427b2978
tree3423409a044f729c7b775dfad5207b4b3936b12c
parent24a594021b7ac4401c1a22ffc5f2a071bed66f40
Always get the current l10n helper from the node, don’t reuse an old one.

This will allow switching the language completely.
src/main/java/net/pterodactylus/sone/freenet/L10nFilter.java
src/main/java/net/pterodactylus/sone/web/WebInterface.java