Project

General

Profile

« Previous | Next » 

Revision a2452e25

Added by Katja Luther about 5 years ago

minor

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/store/CdmStoreConnector.java
212 212
                                        NomenclaturalStatusType.initDefaultTerms();
213 213
                                    } catch(CdmAuthenticationException cae) {
214 214
                                        loginDialog.hide(false);
215
                                        loginDialog.setMessage("Your credentials are valid \nbut you are not permitted to use \nthe TaxEditor with the selected data source");
215
                                        loginDialog.setMessage(Messages.RemotingLoginDialog_MISSING_PERMISSION);
216 216

  
217 217
                                    }
218 218

  

Also available in: Unified diff