PluginProbe
Elementor Website Builder – more than just a page builder / 3.35.0-dev2
Elementor Website Builder – more than just a page builder v3.35.0-dev2
4.3.2 4.3.1 4.3.0 4.3.0-beta3 4.3.0-beta2 4.3.0-beta1 4.2.4 4.2.3 4.2.2 4.2.1 4.2.0 4.1.5 4.2.0-beta2 4.2.0-dev2 4.2.0-beta1 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.1.0-beta3 4.1.0-dev3 4.0.9 4.1.0-beta2 4.1.0-dev2 All 455 releases
← All changes | assets/js/packages/editor-global-classes/editor-global-classes.strings.js +60 -71 4.3.0 → 3.35.0-dev2 View file →
@@ -1,35 +1,33 @@
1 -__( 'More actions', 'elementor' );
2 -__( 'Rename', 'elementor' );
3 -__( 'Stop syncing to Global Fonts', 'elementor' );
4 -__( 'Sync to Global Fonts', 'elementor' );
5 -__( 'Delete', 'elementor' );
6 -__( 'Class Manager', 'elementor' );
7 -__( 'Class Manager', 'elementor' );
1 +__( 'class', 'elementor' );
2 +__( 'classes', 'elementor' );
3 +__( 'Convert to global class', 'elementor' );
4 +__( 'Sorry, nothing matched.', 'elementor' );
5 +__( 'Try something else.', 'elementor' );
6 +__( 'Sorry, nothing matched', 'elementor' );
7 +__( 'Clear your input and try something else.', 'elementor' );
8 +__( 'Sorry, nothing matched that search.', 'elementor' );
9 +__( 'Clear the filters and try something else.', 'elementor' );
10 +__( 'Clear & try again', 'elementor' );
11 +__( 'There are no global classes yet.', 'elementor' );
8 12 __(
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.",
10 - 'elementor'
11 - );
13 + '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.',
14 + 'elementor'
15 + );
16 +__( "We've published your page and updated class names.", 'elementor' );
12 17 __(
13 - 'Remember, when editing an item within a specific class, any changes you make will apply across all elements in that class.',
14 - 'elementor'
15 - );
16 -__( 'Save changes', 'elementor' );
17 -__( 'You have unsaved changes', 'elementor' );
18 -__( 'You have unsaved changes in the Class Manager.', 'elementor' );
19 -__( 'To avoid losing your updates, save your changes before leaving.', 'elementor' );
20 -__( 'Discard', 'elementor' );
21 -__( 'Save & Continue', 'elementor' );
22 -__( 'Something went wrong', 'elementor' );
23 -__( 'Un-sync typography class', 'elementor' );
24 -__( "You're about to stop syncing a typography class to Global Fonts.", 'elementor' );
18 + 'Some new classes used the same names as existing ones. To prevent conflicts, we added the prefix',
19 + 'elementor'
20 + );
21 +__( 'Before', 'elementor' );
22 +__( 'After', 'elementor' );
23 +__( 'Your designs and classes are safe.', 'elementor' );
25 24 __(
26 - "Note that if it's being used anywhere, the affected elements will inherit the default typography.",
27 - 'elementor'
28 - );
29 -__( 'Cancel', 'elementor' );
30 -__( 'Got it', 'elementor' );
31 -__( "Don't show again", 'elementor' );
25 + 'Only the prefixes were added. Find them in Class Manager by searching',
26 + 'elementor'
27 + );
28 +__( 'Go to Class Manager', 'elementor' );
29 +__( 'Done', 'elementor' );
32 30 // translators: %1: total usage count, %2: number of pages
33 31 __(
34 32 '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.',
35 33 'elementor'
@@ -39,43 +37,40 @@
39 37 'elementor'
40 38 );
41 39 __( 'Delete this class?', 'elementor' );
42 40 __( 'Deleting', 'elementor' );
43 -__( "We've published your page and updated class names.", 'elementor' );
41 +__( 'Class Manager', 'elementor' );
42 +__( 'Save changes', 'elementor' );
43 +__( 'You have unsaved changes', 'elementor' );
44 +__( 'You have unsaved changes in the Class Manager.', 'elementor' );
45 +__( 'To avoid losing your updates, save your changes before leaving.', 'elementor' );
46 +__( 'Discard', 'elementor' );
47 +__( 'Save & Continue', 'elementor' );
48 +__( 'Something went wrong', 'elementor' );
49 +__( 'Class Manager', 'elementor' );
44 50 __(
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 + "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.",
52 + 'elementor'
53 + );
51 54 __(
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' );
55 + 'Remember, when editing an item within a specific class, any changes you make will apply across all elements in that class.',
56 + 'elementor'
57 + );
58 +__( 'Class Manager', 'elementor' );
59 +__( 'You have unsaved changes', 'elementor' );
58 60 __(
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' );
76 -__( 'Sync to Global Fonts', 'elementor' );
77 -__( 'Convert to global class', 'elementor' );
61 + "To open the Class Manager, save your page first. You can't continue without saving.",
62 + 'elementor'
63 + );
64 +__( 'Stay here', 'elementor' );
65 +__( 'Save & Continue', 'elementor' );
66 +__( 'More actions', 'elementor' );
67 +__( 'Rename', 'elementor' );
68 +__( 'Delete', 'elementor' );
69 +__( 'Show {{number}} {{locations}}', 'elementor' );
70 +__( 'location', 'elementor' );
71 +__( 'locations', 'elementor' );
72 +__( 'This class isn’t being used yet.', 'elementor' );
78 73 __( 'Post', 'elementor' );
79 74 __( 'Page', 'elementor' );
80 75 __( 'Popup', 'elementor' );
81 76 __( 'Header', 'elementor' );
@@ -80,18 +75,12 @@
80 75 __( 'Popup', 'elementor' );
81 76 __( 'Header', 'elementor' );
82 77 __( 'Footer', 'elementor' );
83 78 __( 'Locator', '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' );
79 +__( 'Search', 'elementor' );
80 +__( 'Unused', 'elementor' );
81 +__( 'Empty', 'elementor' );
82 +__( 'On this page', 'elementor' );
89 83 __( 'Filters', 'elementor' );
90 84 __( 'Clear all', 'elementor' );
91 85 __( 'Filters', 'elementor' );
92 -__( 'Unused', 'elementor' );
93 -__( 'Empty', 'elementor' );
94 -__( 'On this page', 'elementor' );
95 -__( 'Search', 'elementor' );
96 -__( 'class', 'elementor' );
97 -__( 'classes', 'elementor' );
86 +__( 'Clear Filters', 'elementor' );