ref #8470: change null to empty in message
[taxeditor.git] / eu.etaxonomy.taxeditor.bulkeditor / src / main / java / eu / etaxonomy / taxeditor / l10n / messages.properties
index 6a65670049c1f33604fcb6469c9a13432d433134..cf403cccec052ea6cf6722fbe2ee549ca6c83b1c 100644 (file)
@@ -1,13 +1,13 @@
-AbstractBulkEditorInput_CANDIDATE=[Candidate] 
-AbstractBulkEditorInput_LOADING=Loading 
+AbstractBulkEditorInput_LOADED=%s/%s %s loaded
+AbstractBulkEditorInput_LOADING=Loading %s for %s 
 AbstractBulkEditorInput_MERGE_ERROR_MESSAGE=Could not merge chosen objects of type %s
 AbstractBulkEditorInput_MERGE_ERROR_TITLE=Merging failes
-AbstractBulkEditorInput_TARGET=[Target] 
 BulkEditorE4_CANCEL=Cancel
 BulkEditorE4_DONT_SAVE=Don't save (and Search)
 BulkEditorE4_SAVE_AND_SEARCH=Save (and Search)
 BulkEditorE4_SAVE_CHANGES_MESSAGE=You have made changes that must be saved before this query can be executed. Would you like to proceed?
 BulkEditorE4_SAVE_CHANGES_TITLE=Save changes
+BulkEditorE4_TYPE=Type
 BulkEditorInputType_0=Persons and Teams
 BulkEditorInputType_1=References
 BulkEditorInputType_2=Names
@@ -17,18 +17,31 @@ BulkEditorInputType_5=Users
 BulkEditorInputType_6=Groups
 BulkEditorInputType_7=Taxa
 BulkEditorInputType_8=Media
+BulkEditorSearchE4_TABLE_SETTINGS=Table settings
 BulkEditorSearchE4_SEARCH=Search
 BulkEditorSearchE4_TITLE_CACHE=Title Cache
 BulkEditorSearchE4_WILDCARD=Use '%s' for wildcard searching
+BulkEditorTooltip_CANDIDATE=Candidate for duplicate removal
+BulkEditorTooltip_TARGET=Target for duplicate removal
 
 USER_CREATOR_user_exists_title=The user already exists
 USER_CREATOR_user_exists=The user already exists in database
+USER_CREATOR_Acces_denied=Access denied
+USER_CREATOR_Name_not_accepted=Username not accepted
+USER_CREATOR_Name_not_accepted_message=Only the following characters are allowed for usernames: A-Za-z0-9_.-
+
+GROUP_CREATOR_group_exists_title=The group already exists
+GROUP_CREATOR_group_exists=The group already exists in database.
+GROUP_CREATOR_Name_not_accepted_message=The name should not be empty and only the following characters are allowed: A-Za-z0-9_.-
+GROUP_CREATOR_Name_not_accepted=Groupname not accepted
+
 ReferencingObjectsLabelProvider_No_description_available=No description available
 ConvertPerson2TeamHandler_warning=While reloading the data an exception occurred
 ConvertPerson2TeamHandler_lable=Convert Person to Team
 DeleteHandler_CAN_BE_DELETED=can be deleted but related object(s) could not be deleted. 
 DeleteHandler_CONFIRM=Confirm Deletion
 DeleteHandler_COULD_NOT_BE_DELETED=could not be deleted.
+DeleteHandler_ALREADY_DELETED=was already deleted
 DeleteHandler_DELETE=Delete
 DeleteHandler_DELETE_NOT_POSSIBLE=Delete not possible
 DeleteHandler_EXCEPTION=An exception occurred.
@@ -52,3 +65,5 @@ DynamicMarkerTypeEditingMenuE4_SET_FLAG=Set Flag '%s'
 DynamicMarkerTypeEditingMenuE4_YES=Yes
 DynamicNewObjectMenuE4_NEW=New
 OccurrenceEditorInput_EDITOR_NAME=Specimen Editor (list)
+
+BulkEditorGeneralPreferencePage=Show field units in specimen list editor
\ No newline at end of file