From 6fbf36ec67cc41931c0c73c4b5b0a24cea72cfdb Mon Sep 17 00:00:00 2001 From: Katrin Yordanova Date: Tue, 28 Mar 2023 11:58:16 +0300 Subject: [PATCH] Improve description when providing an invalid handle/slug --- locale/en/corteza-webapp-admin/automation.workflows.yaml | 2 +- locale/en/corteza-webapp-admin/system.authclients.yaml | 2 +- locale/en/corteza-webapp-admin/system.connections.yaml | 2 +- locale/en/corteza-webapp-admin/system.queues.yaml | 2 +- locale/en/corteza-webapp-admin/system.roles.yaml | 2 +- locale/en/corteza-webapp-admin/system.sensitivityLevel.yaml | 2 +- locale/en/corteza-webapp-admin/system.templates.yaml | 2 +- locale/en/corteza-webapp-admin/system.users.yaml | 2 +- locale/en/corteza-webapp-admin/ui.settings.yaml | 2 +- locale/en/corteza-webapp-compose/chart.yaml | 2 +- locale/en/corteza-webapp-compose/module.yaml | 4 ++-- locale/en/corteza-webapp-compose/namespace.yaml | 2 +- locale/en/corteza-webapp-compose/page.yaml | 2 +- locale/en/corteza-webapp-reporter/edit.yaml | 2 +- locale/en/corteza-webapp-workflow/configurator.yaml | 2 +- 15 files changed, 16 insertions(+), 16 deletions(-) diff --git a/locale/en/corteza-webapp-admin/automation.workflows.yaml b/locale/en/corteza-webapp-admin/automation.workflows.yaml index eadd6cbaa..2652de18e 100644 --- a/locale/en/corteza-webapp-admin/automation.workflows.yaml +++ b/locale/en/corteza-webapp-admin/automation.workflows.yaml @@ -5,7 +5,7 @@ editor: deletedAt: Deleted at enabled: Enabled handle: Handle - invalid-handle-characters: Should be at least 2 characters long and start with a letter. Can contain only letters, numbers, dashes, underscores and dots + invalid-handle-characters: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number id: ID name: Name * openBuilder: Open builder diff --git a/locale/en/corteza-webapp-admin/system.authclients.yaml b/locale/en/corteza-webapp-admin/system.authclients.yaml index 346649525..232111605 100644 --- a/locale/en/corteza-webapp-admin/system.authclients.yaml +++ b/locale/en/corteza-webapp-admin/system.authclients.yaml @@ -19,7 +19,7 @@ editor: disabledFootnote: Unable to change the handle of the default auth client label: Handle placeholder-handle: handle (a - z, 0 - 9, underscore, dash) - invalid-handle-characters: Should be at least 2 characters long and start with a letter. Can contain only letters, numbers, dashes, underscores and dots + invalid-handle-characters: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number name: Name * no-time: No time selected profile: Allow client access to user's profile diff --git a/locale/en/corteza-webapp-admin/system.connections.yaml b/locale/en/corteza-webapp-admin/system.connections.yaml index cf16672dc..9ccc4b036 100644 --- a/locale/en/corteza-webapp-admin/system.connections.yaml +++ b/locale/en/corteza-webapp-admin/system.connections.yaml @@ -40,7 +40,7 @@ editor: label: Handle placeholder: simplified_connection_name description: - invalid-characters: Should be at least 2 characters long and start with a letter. Can contain only letters, numbers, dashes, underscores and dots + invalid-characters: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number location-name: label: Location name placeholder: Name of the location where the data is stored diff --git a/locale/en/corteza-webapp-admin/system.queues.yaml b/locale/en/corteza-webapp-admin/system.queues.yaml index 6a4a8ac1c..9a7633c37 100644 --- a/locale/en/corteza-webapp-admin/system.queues.yaml +++ b/locale/en/corteza-webapp-admin/system.queues.yaml @@ -7,7 +7,7 @@ editor: dispatch_events: Dispatch events dispatch_events_desc: Dispatch events notifies the eventbus of queue message changes (new, processed, ...) name: Queue name * - invalid-handle-characters: Should be at least 2 characters long and start with a letter. Can contain only letters, numbers, dashes, underscores and dots + invalid-handle-characters: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number poll_delay: Polling changes delay poll_delay_empty: 'Poll delay will not be used; to enable, use duration format (ie: 1h / 1m15s / 1h90s)' poll_delay_set: Poll delay will be used; if empty, it will not be used. diff --git a/locale/en/corteza-webapp-admin/system.roles.yaml b/locale/en/corteza-webapp-admin/system.roles.yaml index c9b14726e..f7da3fcd1 100644 --- a/locale/en/corteza-webapp-admin/system.roles.yaml +++ b/locale/en/corteza-webapp-admin/system.roles.yaml @@ -7,7 +7,7 @@ editor: deletedAt: Deleted at handle: Handle placeholder-handle: handle (a - z, 0 - 9, underscore, dash) - invalid-handle-characters: Should be at least 2 characters long and start with a letter. Can contain only letters, numbers, dashes, underscores and dots + invalid-handle-characters: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number name: Role name * title: Basic information unarchive: Unarchive diff --git a/locale/en/corteza-webapp-admin/system.sensitivityLevel.yaml b/locale/en/corteza-webapp-admin/system.sensitivityLevel.yaml index 43b4da75a..288f020d7 100644 --- a/locale/en/corteza-webapp-admin/system.sensitivityLevel.yaml +++ b/locale/en/corteza-webapp-admin/system.sensitivityLevel.yaml @@ -8,7 +8,7 @@ editor: handle: label: Handle placeholder: handle (a - z, 0 - 9, underscore, dash) - invalid-characters: Should be at least 2 characters long and start with a letter. Can contain only letters, numbers, dashes, underscores and dots + invalid-characters: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number name: Name * description: Description level: Level {{level}} diff --git a/locale/en/corteza-webapp-admin/system.templates.yaml b/locale/en/corteza-webapp-admin/system.templates.yaml index 8c29aa43f..483023073 100644 --- a/locale/en/corteza-webapp-admin/system.templates.yaml +++ b/locale/en/corteza-webapp-admin/system.templates.yaml @@ -28,7 +28,7 @@ editor: deletedAt: Deleted at handle: Handle placeholder-handle: handle (a - z, 0 - 9, underscore, dash) - invalid-handle-characters: Should be at least 2 characters long and start with a letter. Can contain only letters, numbers, dashes, underscores and dots + invalid-handle-characters: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number meta: description: Description short: Short name * diff --git a/locale/en/corteza-webapp-admin/system.users.yaml b/locale/en/corteza-webapp-admin/system.users.yaml index feebadbf1..540f76825 100644 --- a/locale/en/corteza-webapp-admin/system.users.yaml +++ b/locale/en/corteza-webapp-admin/system.users.yaml @@ -11,7 +11,7 @@ editor: email: Email * handle: Handle placeholder-handle: handle (a - z, 0 - 9, underscore, dash) - invalid-handle-characters: Should be at least 2 characters long and start with a letter. Can contain only letters, numbers, dashes, underscores and dots + invalid-handle-characters: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number name: Full name revokeAllSession: Revoke all active sessions suspend: Suspend diff --git a/locale/en/corteza-webapp-admin/ui.settings.yaml b/locale/en/corteza-webapp-admin/ui.settings.yaml index 76e71a640..fe20f5fc7 100644 --- a/locale/en/corteza-webapp-admin/ui.settings.yaml +++ b/locale/en/corteza-webapp-admin/ui.settings.yaml @@ -44,7 +44,7 @@ editor: links: title: Custom links handle: Name - invalid-handle-characters: Should be at least 2 characters long and start with a letter. Can contain only letters, numbers, dashes, underscores and dots + invalid-handle-characters: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number url: URL new-tab: New tab diff --git a/locale/en/corteza-webapp-compose/chart.yaml b/locale/en/corteza-webapp-compose/chart.yaml index d52684810..72a817388 100644 --- a/locale/en/corteza-webapp-compose/chart.yaml +++ b/locale/en/corteza-webapp-compose/chart.yaml @@ -11,7 +11,7 @@ general: value: Value placeholder: handle: handle (a - z, 0 - 9, underscore, dash) - invalid-handle-characters: Should be at least 2 characters long and start with a letter. Can contain only letters, numbers, dashes, underscores and dots + invalid-handle-characters: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number edit: animation: enabled: Animation enabled diff --git a/locale/en/corteza-webapp-compose/module.yaml b/locale/en/corteza-webapp-compose/module.yaml index 347df731f..5e7cc10c8 100644 --- a/locale/en/corteza-webapp-compose/module.yaml +++ b/locale/en/corteza-webapp-compose/module.yaml @@ -72,7 +72,7 @@ edit: systemFields: 'System fields:' tooltip: attributes: Select if the field can hold multiple values, if it's required field or if contains sensitive data - name: Should be at least 2 characters long and start with a letter. Can contain only letters, numbers, dashes, underscores and dots + name: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number private: Sensitive data required: Required field title: The name displayed in form input / data lists @@ -204,7 +204,7 @@ general: placeholder: handle: Handle sample: Sample - invalid-handle-characters: Should be at least 2 characters long and start with a letter. Can contain only letters, numbers, dashes, underscores and dots + invalid-handle-characters: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number import: Module import navigation: module: Modules diff --git a/locale/en/corteza-webapp-compose/namespace.yaml b/locale/en/corteza-webapp-compose/namespace.yaml index 1da2d4a82..992f7a588 100644 --- a/locale/en/corteza-webapp-compose/namespace.yaml +++ b/locale/en/corteza-webapp-compose/namespace.yaml @@ -44,7 +44,7 @@ slug: description: The short name will be used in the URL label: Short name placeholder: Enter a short name for the namespace - invalid-handle-characters: Should be at least 2 characters long and start with a letter. Can contain only letters, numbers, dashes, underscores and dots + invalid-handle-characters: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number subtitle: label: Subtitle placeholder: Enter namespace subtitle diff --git a/locale/en/corteza-webapp-compose/page.yaml b/locale/en/corteza-webapp-compose/page.yaml index 5079ac670..c8eff0e8d 100644 --- a/locale/en/corteza-webapp-compose/page.yaml +++ b/locale/en/corteza-webapp-compose/page.yaml @@ -10,7 +10,7 @@ block: handle: handle (a - z, 0 - 9, underscore, dash) sample: Sample title: Add new block - invalid-handle-characters: Should be at least 2 characters long and start with a letter. Can contain only letters, numbers, dashes, underscores and dots + invalid-handle-characters: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number changeBlock: Change existing block copyOf: "Copy of {{title}}" build: diff --git a/locale/en/corteza-webapp-reporter/edit.yaml b/locale/en/corteza-webapp-reporter/edit.yaml index 0cfdf3e63..4ad8b4388 100644 --- a/locale/en/corteza-webapp-reporter/edit.yaml +++ b/locale/en/corteza-webapp-reporter/edit.yaml @@ -1,6 +1,6 @@ description: Description handle-with-star: Handle -invalid-handle-characters: Should be at least 2 characters long and start with a letter. Can contain only letters, numbers, dashes, underscores and dots +invalid-handle-characters: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number name: Name name-with-star: 'Name*' new-report: New Report diff --git a/locale/en/corteza-webapp-workflow/configurator.yaml b/locale/en/corteza-webapp-workflow/configurator.yaml index 061baa636..16bd21275 100644 --- a/locale/en/corteza-webapp-workflow/configurator.yaml +++ b/locale/en/corteza-webapp-workflow/configurator.yaml @@ -8,7 +8,7 @@ tooltip: workflow: 'run-as': Run as 'not-setup-properly': When not explicitly set, workflow will be executed by user that invoked it - invalid-handle-characters: Should be at least 2 characters long and start with a letter. Can contain only letters, numbers, dashes, underscores and dots + invalid-handle-characters: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number placeholder-handle: handle (a - z, 0 - 9, underscore, dash) sub-workflow: label: Subworkflow