← All changes
|
assets/js/packages/editor-widget-creation/editor-widget-creation.strings.js
+4
-8
4.3.0
→
4.2.1
View file →
| @@ -1,22 +1,18 @@ | ||
| 1 | 1 | __( 'Close', 'elementor' ); |
| 2 | 2 | __( 'Installation failed', 'elementor' ); |
| 3 | -__( 'Pages, layouts,', 'elementor' ); | |
| 4 | -__( 'widgets and more', 'elementor' ); | |
| 3 | +__( 'Create custom widgets with Angie', 'elementor' ); | |
| 5 | 4 | __( |
| 6 | 5 | "We couldn't install Angie automatically. Click below to install it manually.", |
| 7 | 6 | 'elementor' |
| 8 | 7 | ); |
| 9 | 8 | __( |
| 10 | - 'Ask Angie to build you full pages, custom widgets, snippets, and code directly in Elementor. Install and activate Angie once on this site to start building.', | |
| 9 | + 'Build custom widgets, sections, and code using simple instructions. Install once to start building directly from the editor.', | |
| 11 | 10 | 'elementor' |
| 12 | 11 | ); |
| 13 | 12 | // translators: %1$s is the Terms link, %2$s is the Privacy Policy link. |
| 14 | -__( | |
| 15 | - 'By installing, you agree to our %1$s & %2$s.', | |
| 16 | - 'elementor' | |
| 17 | - ); | |
| 13 | +__( 'I agree to the %1$s & %2$s.', 'elementor' ); | |
| 18 | 14 | __( 'Terms', 'elementor' ); |
| 19 | 15 | __( 'Privacy Policy', 'elementor' ); |
| 20 | 16 | __( 'Install Manually', 'elementor' ); |
| 21 | 17 | __( 'Installing…', 'elementor' ); |
| 22 | -__( 'Install and activate', 'elementor' ); | |
| 18 | +__( 'Install & Activate', 'elementor' ); | |