Custom glist formatting
This commit is contained in:
@@ -53,7 +53,7 @@ public abstract class ProxyServer
|
||||
*
|
||||
* @return the localized string
|
||||
*/
|
||||
public abstract String getTranslation(String name);
|
||||
public abstract String getTranslation(String name, Object... args);
|
||||
|
||||
/**
|
||||
* Gets the main logger which can be used as a suitable replacement for
|
||||
|
Reference in New Issue
Block a user