| @@ -2361,8 +2361,10 @@ | ||
| 2361 | 2361 | <?php __('Value must be a multiplier of %1$s', 'profile-builder' ); ?> |
| 2362 | 2362 | <?php __('Value must be greater than or equal to %1$s', 'profile-builder' ); ?> |
| 2363 | 2363 | <?php __('Value must be less than or equal to %1$s', 'profile-builder' ); ?> |
| 2364 | 2364 | <?php __("Required phone number format: ", "profile-builder"); ?> |
| 2365 | +<?php __("You can select at most %d option for this field", "profile-builder"); ?> | |
| 2366 | +<?php __("You can select at most %d options for this field", "profile-builder"); ?> | |
| 2365 | 2367 | <?php __("This display name is already in use. Please choose another one.", "profile-builder"); ?> |
| 2366 | 2368 | <?php __("Email address change request for %s", "profile-builder"); ?> |
| 2367 | 2369 | <?php __('Someone requested to change the email address for your account.<br/>If this was a mistake, just ignore this email and nothing will happen.<br/>To update your account email address to the one requested (%1$s), visit the following link: %2$s', 'profile-builder' ); ?> |
| 2368 | 2370 | <?php __("Your email address has been successfully updated!", "profile-builder"); ?> |
| @@ -2522,8 +2524,12 @@ | ||
| 2522 | 2524 | <?php __("Registration Forms", "profile-builder"); ?> |
| 2523 | 2525 | <?php __("Edit Profile Forms", "profile-builder"); ?> |
| 2524 | 2526 | <?php __("Forms Editor", "profile-builder"); ?> |
| 2525 | 2527 | <?php __("Choose which editor handles each form type. The modern editor is the Gutenberg-based form-builder; the classic editor restores the legacy Multiple Registration / Edit Profile Forms interface.", "profile-builder"); ?> |
| 2528 | +<?php __("The Classic Editor plugin is active.", "profile-builder"); ?> | |
| 2529 | +<?php __("It prevents the block editor from loading, so all Profile Builder forms currently use the Classic Form Design regardless of the setting below. Your saved choice is kept and applies again as soon as the block editor is available.", "profile-builder"); ?> | |
| 2530 | +<?php __("To use the modern form editor, deactivate the Classic Editor plugin, or in %s set \"Default editor for all users\" to \"Block editor\" and \"Allow users to switch editors\" to \"No\".", "profile-builder"); ?> | |
| 2531 | +<?php __("Settings → Writing", "profile-builder"); ?> | |
| 2526 | 2532 | <?php __("Modern", "profile-builder"); ?> |
| 2527 | 2533 | <?php __("Classic", "profile-builder"); ?> |
| 2528 | 2534 | <?php __("Switching to Classic auto-enables the matching Multiple Forms module so its admin interface loads. Forms created in either editor read and write the same data, so you can switch back at any time.", "profile-builder"); ?> |
| 2529 | 2535 | <?php __("Notification Background Color - Success", "profile-builder"); ?> |