← All changes
|
assets/js/packages/editor-widget-creation/editor-widget-creation.strings.js
+9
-16
4.3.1
→
4.0.0-dev3
View file →
| @@ -1,22 +1,15 @@ | ||
| 1 | 1 | __( 'Close', 'elementor' ); |
| 2 | 2 | __( 'Installation failed', 'elementor' ); |
| 3 | -__( 'Pages, layouts,', 'elementor' ); | |
| 4 | -__( 'widgets and more', 'elementor' ); | |
| 3 | +__( 'Install Angie to build custom widgets', 'elementor' ); | |
| 5 | 4 | __( |
| 6 | - "We couldn't install Angie automatically. Click below to install it manually.", | |
| 7 | - 'elementor' | |
| 8 | - ); | |
| 5 | + "We couldn't install Angie automatically. Click below to install it manually.", | |
| 6 | + 'elementor' | |
| 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.', | |
| 11 | - 'elementor' | |
| 12 | - ); | |
| 13 | -// 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 | - ); | |
| 18 | -__( 'Terms', 'elementor' ); | |
| 19 | -__( 'Privacy Policy', 'elementor' ); | |
| 9 | + 'Angie lets you generate custom widgets, sections, and code using simple instructions.', | |
| 10 | + 'elementor' | |
| 11 | + ); | |
| 12 | +__( 'Install once to start building directly inside the editor.', 'elementor' ); | |
| 20 | 13 | __( 'Install Manually', 'elementor' ); |
| 21 | 14 | __( 'Installing…', 'elementor' ); |
| 22 | -__( 'Install and activate', 'elementor' ); | |
| 15 | +__( 'Install Angie', 'elementor' ); | |