mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-12 16:35:45 +01:00
added get-user subcommand
This commit is contained in:
@@ -56,6 +56,9 @@ public class I18n
|
||||
/** Field description */
|
||||
public static final String RESOURCE_BUNDLE = "sonia.resources.i18n";
|
||||
|
||||
/** Field description */
|
||||
public static final String USER_NOT_FOUND = "userNotFound";
|
||||
|
||||
/** the logger for I18n */
|
||||
private static final Logger logger = LoggerFactory.getLogger(I18n.class);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user