X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=swt%2Forg.argeo.app.ui%2Fsrc%2Forg%2Fargeo%2Fapp%2Fui%2FSuiteMsg.java;h=4d515d7220e7c8453aefeb70bf856cc3fe69928c;hb=c27f28501458ac3be0bc85a78116d136569f148c;hp=1162144fce7a66e4dd130ae3c271592a6100ee87;hpb=d917d2b10162a29cddaf8c81c362efa37abcaab9;p=gpl%2Fargeo-suite.git diff --git a/swt/org.argeo.app.ui/src/org/argeo/app/ui/SuiteMsg.java b/swt/org.argeo.app.ui/src/org/argeo/app/ui/SuiteMsg.java index 1162144..4d515d7 100644 --- a/swt/org.argeo.app.ui/src/org/argeo/app/ui/SuiteMsg.java +++ b/swt/org.argeo.app.ui/src/org/argeo/app/ui/SuiteMsg.java @@ -4,11 +4,18 @@ import org.argeo.cms.Localized; /** Localized messages. */ public enum SuiteMsg implements Localized { + // Entities + user, org, person, group, + // UI parts dashboard, people, documents, locations, recentItems, // NewPersonWizard - firstName, lastName, salutation, email, personWizardWindowTitle, personWizardPageTitle, + firstName, lastName, salutation, email, personWizardWindowTitle, personWizardPageTitle, personWizardFeedback, // NewOrgWizard - orgWizardWindowTitle, orgWizardPageTitle, legalName, legalForm, vatId, + orgWizardWindowTitle, orgWizardPageTitle, orgWizardFeedback, legalName, legalForm, vatId, + // Roles + userAdminRole, groupAdminRole, publisherRole, coworkerRole, + // Group + chooseAMember, // ContextAddressComposite chooseAnOrganisation, street, streetComplement, zipCode, city, state, country, geopoint, // FilteredOrderableEntityTable @@ -31,7 +38,7 @@ public enum SuiteMsg implements Localized { label, aCustomLabel, description, value, name, primary, add, save, pickup, // Tag confirmNewTag, cannotCreateTag, - // Feddback messages + // Feedback messages allFieldsMustBeSet, // ;