Improve people UI
[gpl/argeo-suite.git] / swt / org.argeo.app.ui / src / org / argeo / app / ui / SuiteMsg.java
index 1162144fce7a66e4dd130ae3c271592a6100ee87..6fc72c6d34c2638913b77db2ba220d53938d3004 100644 (file)
@@ -9,6 +9,8 @@ public enum SuiteMsg implements Localized {
        firstName, lastName, salutation, email, personWizardWindowTitle, personWizardPageTitle,
        // NewOrgWizard
        orgWizardWindowTitle, orgWizardPageTitle, legalName, legalForm, vatId,
+       // Roles
+       userAdminRole, groupAdminRole, publisherRole, coworkerRole,
        // ContextAddressComposite
        chooseAnOrganisation, street, streetComplement, zipCode, city, state, country, geopoint,
        // FilteredOrderableEntityTable
@@ -31,7 +33,7 @@ public enum SuiteMsg implements Localized {
        label, aCustomLabel, description, value, name, primary, add, save, pickup,
        // Tag
        confirmNewTag, cannotCreateTag,
-       // Feddback messages
+       // Feedback messages
        allFieldsMustBeSet,
        //
        ;