Project

General

Profile

« Previous | Next » 

Revision 1d76231c

Added by Katja Luther over 5 years ago

ref #7063: better handling of preferences for distribution editor and other places

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/io/ImportManager.java
67 67
 */
68 68
public class ImportManager extends AbstractIOManager<IImportConfigurator> implements IPostMoniteredOperationEnabled {
69 69

  
70
	String importSuccessMessage = "The import was successfull.";
71
	String updateSuccessMessage = "The update was successfull.";
70
	String importSuccessMessage = "The import was successful.";
71
	String updateSuccessMessage = "The update was successful.";
72 72

  
73 73
	/**
74 74
	 * @param applicationConfiguration

Also available in: Unified diff