X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=swt%2Forg.argeo.app.ui%2Fsrc%2Forg%2Fargeo%2Fapp%2Fui%2FSuiteMsg.java;h=84ba5f06ae5a49f3d3f684f2d70f50c2d7d1954b;hb=0b492f2cfb8a24ec84e1dd52825624f5e9ab7e81;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..84ba5f0 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,16 @@ 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, // NewOrgWizard orgWizardWindowTitle, orgWizardPageTitle, legalName, legalForm, vatId, + // Roles + userAdminRole, groupAdminRole, publisherRole, coworkerRole, // ContextAddressComposite chooseAnOrganisation, street, streetComplement, zipCode, city, state, country, geopoint, // FilteredOrderableEntityTable @@ -31,7 +36,7 @@ public enum SuiteMsg implements Localized { label, aCustomLabel, description, value, name, primary, add, save, pickup, // Tag confirmNewTag, cannotCreateTag, - // Feddback messages + // Feedback messages allFieldsMustBeSet, // ;