import net.runelite.mapping.Implements; import net.runelite.mapping.ObfuscatedName; @ObfuscatedName("ht") @Implements("Strings") public class Strings { @ObfuscatedName("bn") public static String field2992; @ObfuscatedName("cg") public static String field2831; @ObfuscatedName("ji") public static String field3007; @ObfuscatedName("jd") public static String field3008; @ObfuscatedName("jr") public static String field3009; static { field2992 = "Please visit the support page for assistance."; field2831 = "Please visit the support page for assistance."; field3007 = ""; field3008 = "Page has opened in a new window."; field3009 = "(Please check your popup blocker.)"; } }