← All changes
|
assets/js/packages/editor-global-classes/editor-global-classes.strings.js
+62
-62
4.2.2
→
4.3.1
View file →
| @@ -1,52 +1,19 @@ | ||
| 1 | -__( 'class', 'elementor' ); | |
| 2 | -__( 'classes', 'elementor' ); | |
| 3 | -__( 'Convert to global class', 'elementor' ); | |
| 4 | -__( 'Sync class to Global Fonts', 'elementor' ); | |
| 5 | -__( | |
| 6 | - 'Only typography settings supported in Global Fonts will be applied, including: font family, responsive font sizes, weight, text transform, decoration, line height, letter spacing, and word spacing. Changes made in the class will automatically apply to Global Fonts.', | |
| 7 | - 'elementor' | |
| 8 | - ); | |
| 9 | -__( "Don't show again", 'elementor' ); | |
| 10 | -__( 'Cancel', 'elementor' ); | |
| 1 | +__( 'More actions', 'elementor' ); | |
| 2 | +__( 'Rename', 'elementor' ); | |
| 3 | +__( 'Stop syncing to Global Fonts', 'elementor' ); | |
| 11 | 4 | __( 'Sync to Global Fonts', 'elementor' ); |
| 12 | -__( 'Sorry, nothing matched.', 'elementor' ); | |
| 13 | -__( 'Try something else.', 'elementor' ); | |
| 14 | -__( 'Sorry, nothing matched', 'elementor' ); | |
| 15 | -__( 'Clear your input and try something else.', 'elementor' ); | |
| 16 | -__( 'Sorry, nothing matched that search.', 'elementor' ); | |
| 17 | -__( 'Clear the filters and try something else.', 'elementor' ); | |
| 18 | -__( 'Clear & try again', 'elementor' ); | |
| 19 | -__( 'There are no global classes yet.', 'elementor' ); | |
| 5 | +__( 'Delete', 'elementor' ); | |
| 6 | +__( 'Class Manager', 'elementor' ); | |
| 7 | +__( 'Class Manager', 'elementor' ); | |
| 20 | 8 | __( |
| 21 | - 'CSS classes created in the editor panel will appear here. Once they are available, you can arrange their hierarchy, rename them, or delete them as needed.', | |
| 22 | - 'elementor' | |
| 23 | - ); | |
| 24 | -__( "We've published your page and updated class names.", 'elementor' ); | |
| 25 | -__( | |
| 26 | - 'Some new classes used the same names as existing ones. To prevent conflicts, we added the prefix', | |
| 27 | - 'elementor' | |
| 28 | - ); | |
| 29 | -__( 'Before', 'elementor' ); | |
| 30 | -__( 'After', 'elementor' ); | |
| 31 | -__( 'Your designs and classes are safe.', 'elementor' ); | |
| 32 | -__( | |
| 33 | - 'Only the prefixes were added. Find them in Class Manager by searching', | |
| 34 | - 'elementor' | |
| 35 | - ); | |
| 36 | -__( 'Go to Class Manager', 'elementor' ); | |
| 37 | -__( 'Done', 'elementor' ); | |
| 38 | -// translators: %1: total usage count, %2: number of pages | |
| 39 | -__( | |
| 40 | - 'Will permanently remove it from your project and may affect the design across all elements using it. Used %1 times across %2 pages. This action cannot be undone.', | |
| 9 | + "The Class Manager lets you see all the classes you've created, plus adjust their priority, rename them, and delete unused classes to keep your CSS structured.", | |
| 41 | 10 | 'elementor' |
| 42 | - ); | |
| 11 | + ); | |
| 43 | 12 | __( |
| 44 | - 'Will permanently remove it from your project and may affect the design across all elements using it. This action cannot be undone.', | |
| 13 | + 'Remember, when editing an item within a specific class, any changes you make will apply across all elements in that class.', | |
| 45 | 14 | 'elementor' |
| 46 | - ); | |
| 47 | -__( 'Delete this class?', 'elementor' ); | |
| 48 | -__( 'Deleting', 'elementor' ); | |
| 15 | + ); | |
| 49 | 16 | __( 'Save changes', 'elementor' ); |
| 50 | 17 | __( 'You have unsaved changes', 'elementor' ); |
| 51 | 18 | __( 'You have unsaved changes in the Class Manager.', 'elementor' ); |
| 52 | 19 | __( 'To avoid losing your updates, save your changes before leaving.', 'elementor' ); |
| @@ -61,27 +28,54 @@ | ||
| 61 | 28 | ); |
| 62 | 29 | __( 'Cancel', 'elementor' ); |
| 63 | 30 | __( 'Got it', 'elementor' ); |
| 64 | 31 | __( "Don't show again", 'elementor' ); |
| 65 | -__( 'Class Manager', 'elementor' ); | |
| 32 | +// translators: %1: total usage count, %2: number of pages | |
| 66 | 33 | __( |
| 67 | - "The Class Manager lets you see all the classes you've created, plus adjust their priority, rename them, and delete unused classes to keep your CSS structured.", | |
| 34 | + 'Will permanently remove it from your project and may affect the design across all elements using it. Used %1 times across %2 pages. This action cannot be undone.', | |
| 68 | 35 | 'elementor' |
| 69 | - ); | |
| 36 | + ); | |
| 70 | 37 | __( |
| 71 | - 'Remember, when editing an item within a specific class, any changes you make will apply across all elements in that class.', | |
| 38 | + 'Will permanently remove it from your project and may affect the design across all elements using it. This action cannot be undone.', | |
| 72 | 39 | 'elementor' |
| 73 | - ); | |
| 74 | -__( 'Class Manager', 'elementor' ); | |
| 75 | -__( 'More actions', 'elementor' ); | |
| 76 | -__( 'Rename', 'elementor' ); | |
| 77 | -__( 'Stop syncing to Global Fonts', 'elementor' ); | |
| 40 | + ); | |
| 41 | +__( 'Delete this class?', 'elementor' ); | |
| 42 | +__( 'Deleting', 'elementor' ); | |
| 43 | +__( "We've published your page and updated class names.", 'elementor' ); | |
| 44 | +__( | |
| 45 | + 'Some new classes used the same names as existing ones. To prevent conflicts, we added the prefix', | |
| 46 | + 'elementor' | |
| 47 | + ); | |
| 48 | +__( 'Before', 'elementor' ); | |
| 49 | +__( 'After', 'elementor' ); | |
| 50 | +__( 'Your designs and classes are safe.', 'elementor' ); | |
| 51 | +__( | |
| 52 | + 'Only the prefixes were added. Find them in Class Manager by searching', | |
| 53 | + 'elementor' | |
| 54 | + ); | |
| 55 | +__( 'Go to Class Manager', 'elementor' ); | |
| 56 | +__( 'Done', 'elementor' ); | |
| 57 | +__( 'There are no global classes yet.', 'elementor' ); | |
| 58 | +__( | |
| 59 | + 'CSS classes created in the editor panel will appear here. Once they are available, you can arrange their hierarchy, rename them, or delete them as needed.', | |
| 60 | + 'elementor' | |
| 61 | + ); | |
| 62 | +__( 'Sorry, nothing matched.', 'elementor' ); | |
| 63 | +__( 'Try something else.', 'elementor' ); | |
| 64 | +__( 'Sorry, nothing matched', 'elementor' ); | |
| 65 | +__( 'Clear your input and try something else.', 'elementor' ); | |
| 66 | +__( 'Sorry, nothing matched that search.', 'elementor' ); | |
| 67 | +__( 'Clear the filters and try something else.', 'elementor' ); | |
| 68 | +__( 'Clear & try again', 'elementor' ); | |
| 69 | +__( 'Sync class to Global Fonts', 'elementor' ); | |
| 70 | +__( | |
| 71 | + 'Only typography settings supported in Global Fonts will be applied, including: font family, responsive font sizes, weight, text transform, decoration, line height, letter spacing, and word spacing. Changes made in the class will automatically apply to Global Fonts.', | |
| 72 | + 'elementor' | |
| 73 | + ); | |
| 74 | +__( "Don't show again", 'elementor' ); | |
| 75 | +__( 'Cancel', 'elementor' ); | |
| 78 | 76 | __( 'Sync to Global Fonts', 'elementor' ); |
| 79 | -__( 'Delete', 'elementor' ); | |
| 80 | -__( 'Show {{number}} {{locations}}', 'elementor' ); | |
| 81 | -__( 'location', 'elementor' ); | |
| 82 | -__( 'locations', 'elementor' ); | |
| 83 | -__( 'This class isn’t being used yet.', 'elementor' ); | |
| 77 | +__( 'Convert to global class', 'elementor' ); | |
| 84 | 78 | __( 'Post', 'elementor' ); |
| 85 | 79 | __( 'Page', 'elementor' ); |
| 86 | 80 | __( 'Popup', 'elementor' ); |
| 87 | 81 | __( 'Header', 'elementor' ); |
| @@ -86,12 +80,18 @@ | ||
| 86 | 80 | __( 'Popup', 'elementor' ); |
| 87 | 81 | __( 'Header', 'elementor' ); |
| 88 | 82 | __( 'Footer', 'elementor' ); |
| 89 | 83 | __( 'Locator', 'elementor' ); |
| 90 | -__( 'Search', 'elementor' ); | |
| 84 | +__( 'Show {{number}} {{locations}}', 'elementor' ); | |
| 85 | +__( 'location', 'elementor' ); | |
| 86 | +__( 'locations', 'elementor' ); | |
| 87 | +__( 'This class isn’t being used yet.', 'elementor' ); | |
| 88 | +__( 'Clear Filters', 'elementor' ); | |
| 89 | +__( 'Filters', 'elementor' ); | |
| 90 | +__( 'Clear all', 'elementor' ); | |
| 91 | +__( 'Filters', 'elementor' ); | |
| 91 | 92 | __( 'Unused', 'elementor' ); |
| 92 | 93 | __( 'Empty', 'elementor' ); |
| 93 | 94 | __( 'On this page', 'elementor' ); |
| 94 | -__( 'Filters', 'elementor' ); | |
| 95 | -__( 'Clear all', 'elementor' ); | |
| 96 | -__( 'Filters', 'elementor' ); | |
| 97 | -__( 'Clear Filters', 'elementor' ); | |
| 95 | +__( 'Search', 'elementor' ); | |
| 96 | +__( 'class', 'elementor' ); | |
| 97 | +__( 'classes', 'elementor' ); | |