PluginProbe
Elementor Website Builder – more than just a page builder / 4.3.2
Elementor Website Builder – more than just a page builder v4.3.2
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-design-system/editor-design-system.strings.js +29 -28 4.2.3 → 4.3.2 View file →
@@ -1,24 +1,11 @@
1 -__( 'Design System', 'elementor' );
2 -__( 'Import in Progress. You will be notified when the import is complete.', 'elementor' );
3 -__( 'Design system imported', 'elementor' );
4 -__( 'Your design system import failed', 'elementor' );
5 -__( 'Try again', 'elementor' );
6 -__( 'Import Design System', 'elementor' );
7 -__( 'Design system file dropzone', 'elementor' );
8 -// translators: %d is the maximum file size in megabytes.
9 -__( 'zip (max. %dMB)', 'elementor' );
10 -__( 'Learn how design system imports work', 'elementor' );
11 -__( 'Cancel', 'elementor' );
12 -__( 'Import', 'elementor' );
13 -__( 'Export in progress. Your file will download when it’s ready.', 'elementor' );
14 -__( 'Design system exported', 'elementor' );
15 -__( 'Your design system export failed', 'elementor' );
16 -__( 'Try again', 'elementor' );
17 -__( 'Design system', 'elementor' );
18 -__( 'Close', 'elementor' );
19 -__( 'Variables', 'elementor' );
20 -__( 'Classes', 'elementor' );
1 +__( 'You have unsaved changes', 'elementor' );
2 +__(
3 + "To open the Design System, save your page first. You can't continue without saving.",
4 + 'elementor'
5 + );
6 +__( 'Stay here', 'elementor' );
7 +__( 'Save & Continue', 'elementor' );
21 8 __( 'Design system actions', 'elementor' );
22 9 __(
23 10 `Export is in progress. The file will be downloaded when it's complete.`,
24 11 'elementor'
@@ -28,16 +15,30 @@
28 15 'elementor'
29 16 );
30 17 __( 'Import', 'elementor' );
31 18 __( 'Export', 'elementor' );
32 -__( 'You have unsaved changes', 'elementor' );
33 -__(
34 - "To open the Design System, save your page first. You can't continue without saving.",
35 - 'elementor'
36 - );
37 -__( 'Stay here', 'elementor' );
38 -__( 'Save & Continue', 'elementor' );
19 +__( 'Design system', 'elementor' );
20 +__( 'Close', 'elementor' );
21 +__( 'Defaults', 'elementor' );
22 +__( 'Variables', 'elementor' );
23 +__( 'Classes', 'elementor' );
24 +__( 'Export in progress. Your file will download when it’s ready.', 'elementor' );
25 +__( 'Design system exported', 'elementor' );
26 +__( 'Your design system export failed', 'elementor' );
27 +__( 'Try again', 'elementor' );
39 28 __( 'Replace existing values', 'elementor' );
40 29 __( 'Imported design system values will overwrite existing variables and classes.', 'elementor' );
41 30 __( 'Keep existing values', 'elementor' );
42 31 __( 'Existing variables and classes will not change.', 'elementor' );
43 -__( 'How to handle conflicts with existing variables or classes?', 'elementor' );
32 +__( 'How to handle conflicts with existing variables or classes?', 'elementor' );
33 +__( 'Import Design System', 'elementor' );
34 +__( 'Design system file dropzone', 'elementor' );
35 +// translators: %d is the maximum file size in megabytes.
36 +__( 'zip (max. %dMB)', 'elementor' );
37 +__( 'Learn how design system imports work', 'elementor' );
38 +__( 'Cancel', 'elementor' );
39 +__( 'Import', 'elementor' );
40 +__( 'Import in Progress. You will be notified when the import is complete.', 'elementor' );
41 +__( 'Design system imported', 'elementor' );
42 +__( 'Your design system import failed', 'elementor' );
43 +__( 'Try again', 'elementor' );
44 +__( 'Design System', 'elementor' );