X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Fjsite%2Fi18n%2Fgui%2FI18nMenu.java;h=49a25cbd134cb9dfec9e0ae034c4c808231ffc37;hb=dc77498d76f44c218603e026b825b389865bba73;hp=e94a27a20dfea7f8e05ee496510f6d8bb601c242;hpb=2d12592a298c0f2d1b64635d51ad1c5453fc4532;p=jSite2.git diff --git a/src/net/pterodactylus/jsite/i18n/gui/I18nMenu.java b/src/net/pterodactylus/jsite/i18n/gui/I18nMenu.java index e94a27a..49a25cb 100644 --- a/src/net/pterodactylus/jsite/i18n/gui/I18nMenu.java +++ b/src/net/pterodactylus/jsite/i18n/gui/I18nMenu.java @@ -28,7 +28,6 @@ import net.pterodactylus.jsite.i18n.I18nable; * Menu that receives its properties from {@link I18n}. * * @author David ‘Bombe’ Roden <bombe@freenetproject.org> - * @version $Id$ */ public class I18nMenu extends JMenu implements I18nable {