X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Fjsite%2Fi18n%2Fgui%2FI18nMenu.java;h=49a25cbd134cb9dfec9e0ae034c4c808231ffc37;hb=cf127faffabd3f07b0acc6de9ea746059d571b56;hp=e94a27a20dfea7f8e05ee496510f6d8bb601c242;hpb=09c626c3de52d507f682383002f20402ab41e1a6;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 {