Custom glist formatting

This commit is contained in:
md_5
2013-09-29 18:45:11 +10:00
parent dd06937a3b
commit b541e7aa76
4 changed files with 9 additions and 23 deletions

View File

@@ -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