Merge branch 'release/5.11.0'
[taxeditor.git] / eu.etaxonomy.taxeditor.bulkeditor / src / main / java / eu / etaxonomy / taxeditor / l10n / Messages.java
index 8a188d38ecaff24f983a6f47b87fab0e289edb6e..e269b52edb03611cab0474cb41ce993021a83c74 100644 (file)
@@ -10,8 +10,14 @@ public class Messages extends NLS {
     public static String AbstractBulkEditorInput_MERGE_ERROR_TITLE;
     public static String USER_CREATOR_user_exists_title;
     public static String USER_CREATOR_user_exists;
+    public static String USER_CREATOR_Acces_denied;
+    public static String USER_CREATOR_Name_not_accepted;
+    public static String USER_CREATOR_Name_not_accepted_message;
+
     public static String GROUP_CREATOR_group_exists_title;
     public static String GROUP_CREATOR_group_exists;
+    public static String GROUP_CREATOR_Name_not_accepted_message;
+    public static String GROUP_CREATOR_Name_not_accepted;
     public static String BulkEditorE4_CANCEL;
     public static String BulkEditorE4_DONT_SAVE;
     public static String BulkEditorE4_SAVE_AND_SEARCH;