Searched refs:getI18nString (Results 1 – 1 of 1) sorted by relevance
996 result = getI18nString(bundle, descriptionKey, p.commandDescription()); in getCommandDescription()1008 private String getI18nString(ResourceBundle bundle, String key, String def) { in getI18nString() method in JCommander