Project

General

Profile

« Previous | Next » 

Revision 41d514e3

Added by Patrick Plitzner almost 8 years ago

i18n for changing password #3102

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/Messages.java
71 71
	public static String CdmStoreConnector_SCHEME_NOT_COMPATIBLE;
72 72
	public static String CdmStoreConnector_UPDATE_DATASOUREC_OR_CHOOSE_NEW_DATASOURCE;
73 73
	public static String CdmStoreConnector_UPDATE_EDITOR_OR_CHOOSE_COMPATIBLE_DATASOURCE;
74
    public static String EditPasswordElement_PLEASE_CREATE_OR_SAVE_USER;
75
    public static String EditPasswordElement_USERNAME_DOES_NOT_EXIST;
76
    public static String PasswordWizard_COULD_NOT_CHANGE_PWD;
77
    public static String PasswordWizard_OLD_PWD_INCORRECT;
78
    public static String PasswordWizard_PROBLEM_WITH_CHANGING_PWD;
79
    public static String PasswordWizard_PWD_COULD_NOT_BE_CHANGED;
80
    public static String PasswordWizardPage_CHANGE_PASSWORD;
81
    public static String PasswordWizardPage_CHANGE_PASSWORD_AND_CONFIRM;
82
    public static String PasswordWizardPage_NEW_PASSWORD;
83
    public static String PasswordWizardPage_OLD_PASSWORD;
84
    public static String PasswordWizardPage_PASSWORD_MIN_CHARACTER;
85
    public static String PasswordWizardPage_PASSWORDS_DO_NOT_MATCH;
86
    public static String PasswordWizardPage_REPEAT_PASSWORD;
74 87
    public static String RemotingLoginDialog_CHOOSE_COMPATIBLE_CDM_SERVER;
75 88
	public static String RemotingLoginDialog_LABEL_ADVANCED;
76 89
	public static String RemotingLoginDialog_LABEL_CDM_INSTANCE;

Also available in: Unified diff