PluginProbe
Elementor Website Builder – more than just a page builder / 4.0.8
Elementor Website Builder – more than just a page builder v4.0.8
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/app-loader.strings.js +49 -49 4.1.0-beta3 → 4.0.8 View file →
@@ -67,10 +67,10 @@
67 67 __( '%s was successfully deleted', 'elementor' );
68 68 __( 'Your Kit', 'elementor' );
69 69 __( 'Add New', 'elementor' );
70 70 __( 'Close', 'elementor' );
71 +__( 'Tip', 'elementor' );
71 72 __( 'Close', 'elementor' );
72 -__( 'Tip', 'elementor' );
73 73 __( 'Upgrade', 'elementor' );
74 74 __( 'Customize every part of your site', 'elementor' );
75 75 __( 'Get total control, consistency and a faster workflow by designing the recurring parts that make up a complete website like the Header & Footer, Archive, 404, WooCommerce pages and more.', 'elementor' );
76 76 __( 'Upgrade Now', 'elementor' );
@@ -77,8 +77,9 @@
77 77 __( 'Theme Builder could not be loaded', 'elementor' );
78 78 __( 'We’re sorry, but something went wrong. Click on ‘Learn more’ and follow each of the steps to quickly solve it.', 'elementor' );
79 79 __( 'Learn More', 'elementor' );
80 80 __( 'Go Back', 'elementor' );
81 +__( 'Theme Builder', 'elementor' );
81 82 __( 'Info', 'elementor' );
82 83 __( 'Learn More', 'elementor' );
83 84 __( 'Tip', 'elementor' );
84 85 __( 'Watch Video', 'elementor' );
@@ -84,9 +85,8 @@
84 85 __( 'Watch Video', 'elementor' );
85 86 __( 'Upgrade Now', 'elementor' );
86 87 __( 'Site Parts', 'elementor' );
87 88 __( 'All Parts', 'elementor' );
88 -__( 'Theme Builder', 'elementor' );
89 89 __( 'Error:', 'elementor' );
90 90 __( 'Loading', 'elementor' );
91 91 __( 'Categories', 'elementor' );
92 92 __( 'Tags', 'elementor' );
@@ -390,9 +390,9 @@
390 390 __( 'See it Live', 'elementor' );
391 391 __( 'Close', 'elementor' );
392 392 __( 'Import', 'elementor' );
393 393 __( 'Kit is live illustration', 'elementor' );
394 -__( 'Your website template is now live on your site!', 'elementor' );
394 +__( 'Your website templates is now live on your site!', 'elementor' );
395 395 __( 'You\'ve imported and applied the following to your site:', 'elementor' );
396 396 __( 'Build sites faster with Website Templates.', 'elementor' );
397 397 __( 'Show me how', 'elementor' );
398 398 __( 'This file type is not allowed', 'elementor' );
@@ -447,14 +447,8 @@
447 447 __( 'Export as .zip', 'elementor' );
448 448 __( 'Export a Website template?', 'elementor' );
449 449 __( 'Choose which Elementor components - templates, content and site settings - to include in your website templates file. By default, all of your components will be exported.', 'elementor' );
450 450 __( 'Learn more', 'elementor' );
451 -__( 'Site Area', 'elementor' );
452 -__( 'Included', 'elementor' );
453 -__( 'Elementor Templates', 'elementor' );
454 -__( 'Site Settings', 'elementor' );
455 -__( 'Content', 'elementor' );
456 -__( 'Plugins', 'elementor' );
457 451 __( 'Unable to download the Website Template', 'elementor' );
458 452 __( 'We couldn’t download the Website Template due to technical difficulties on our part. Try again and if the problem persists contact ', 'elementor' );
459 453 __( 'Support', 'elementor' );
460 454 __( 'Couldn’t handle the Website Template', 'elementor' );
@@ -486,8 +480,14 @@
486 480 __( 'The export failed because it will pass the maximum Website Templates storage you have available.', 'elementor' );
487 481 __( 'Try Again', 'elementor' );
488 482 __( 'Learn More', 'elementor' );
489 483 __( 'Close', 'elementor' );
484 +__( 'Site Area', 'elementor' );
485 +__( 'Included', 'elementor' );
486 +__( 'Elementor Templates', 'elementor' );
487 +__( 'Site Settings', 'elementor' );
488 +__( 'Content', 'elementor' );
489 +__( 'Plugins', 'elementor' );
490 490 __( 'Templates', 'elementor' );
491 491 __( 'Saved Templates', 'elementor' );
492 492 __( 'Headers', 'elementor' );
493 493 __( 'Footers', 'elementor' );
@@ -586,8 +586,41 @@
586 586 __( 'Upgrade now', 'elementor' );
587 587 __( 'Cancel', 'elementor' );
588 588 __( 'Export as .zip', 'elementor' );
589 589 __( 'Try Again', 'elementor' );
590 +__( 'Version' ) } ${ cellLinkProps.text }` } <Icon className="eicon-editor-external-link" />
591 + </InlineLink>
592 + );
593 +
594 + const getHeaders = () => {
595 + if ( ! withHeader ) {
596 + return [];
597 + }
598 +
599 + const headers = [ 'Plugin Name', 'Version' ];
600 +
601 + if ( withStatus ) {
602 + headers.splice( 1, 0, 'Status' );
603 +__( 'Learn More', 'elementor' );
604 +__( 'Select which plugins to export', 'elementor' );
605 +__( 'Your Website Template may not work as expected if key plugins are missing.', 'elementor' );
606 +__( 'By default, we’ll include everything in your file. Uncheck the items you don\'t want.', 'elementor' );
607 +__( 'Next', 'elementor' );
608 +__( 'Learn More', 'elementor' );
609 +__( 'Select which items to export', 'elementor' );
610 +__( 'You can export the content, site settings, and templates as a Website Template to be reused in the future.', 'elementor' );
611 +__( 'Uncheck the items you don\'t want to include.', 'elementor' );
612 +__( 'Open library', 'elementor' );
613 +__( 'Done', 'elementor' );
614 +__( 'Download manually', 'elementor' );
615 +__( 'Show me how', 'elementor' );
616 +__( 'Take me there', 'elementor' );
617 +__( 'Your website template is now saved to the library!', 'elementor' );
618 +__( 'Your .zip file is ready', 'elementor' );
619 +__( 'You can find it in the My Website Templates tab.', 'elementor' );
620 +__( 'Once the download is complete, you can upload it to be used for other sites.', 'elementor' );
621 +__( 'Build sites faster with Website Templates.', 'elementor' );
622 +__( 'Is the automatic download not starting?', 'elementor' );
590 623 __( 'Previous', 'elementor' );
591 624 __( 'Next', 'elementor' );
592 625 __( 'Learn More', 'elementor' );
593 626 __( 'Import a Website Kit to your site', 'elementor' );
@@ -624,41 +657,13 @@
624 657 __( 'We applied your template and your site is online!', 'elementor' );
625 658 __( 'You\'ve imported and applied the following to your site:', 'elementor' );
626 659 __( 'Click here', 'elementor' );
627 660 __( 'to learn more about building your site with Elementor Website Templates', 'elementor' );
628 -__( 'Learn More', 'elementor' );
629 -__( 'Select which plugins to export', 'elementor' );
630 -__( 'Your Website Template may not work as expected if key plugins are missing.', 'elementor' );
631 -__( 'By default, we’ll include everything in your file. Uncheck the items you don\'t want.', 'elementor' );
632 -__( 'Next', 'elementor' );
633 -__( 'Learn More', 'elementor' );
634 -__( 'Select which items to export', 'elementor' );
635 -__( 'You can export the content, site settings, and templates as a Website Template to be reused in the future.', 'elementor' );
636 -__( 'Uncheck the items you don\'t want to include.', 'elementor' );
637 -__( 'Open library', 'elementor' );
638 -__( 'Done', 'elementor' );
639 -__( 'Download manually', 'elementor' );
640 -__( 'Show me how', 'elementor' );
641 -__( 'Take me there', 'elementor' );
642 -__( 'Your website template is now saved to the library!', 'elementor' );
643 -__( 'Your .zip file is ready', 'elementor' );
644 -__( 'You can find it in the My Website Templates tab.', 'elementor' );
645 -__( 'Once the download is complete, you can upload it to be used for other sites.', 'elementor' );
646 -__( 'Build sites faster with Website Templates.', 'elementor' );
647 -__( 'Is the automatic download not starting?', 'elementor' );
648 -__( 'Version' ) } ${ cellLinkProps.text }` } <Icon className="eicon-editor-external-link" />
649 - </InlineLink>
650 - );
651 -
652 - const getHeaders = () => {
653 - if ( ! withHeader ) {
654 - return [];
655 - }
656 -
657 - const headers = [ 'Plugin Name', 'Version' ];
658 -
659 - if ( withStatus ) {
660 - headers.splice( 1, 0, 'Status' );
661 +__( 'Save to library', 'elementor' );
662 +__( 'Save to library', 'elementor' );
663 +__( 'Save to library', 'elementor' );
664 +__( 'Back', 'elementor' );
665 +__( 'Export as .zip', 'elementor' );
661 666 __( 'Edit Template', 'elementor' );
662 667 __( 'Imported', 'elementor' );
663 668 __( 'Existing', 'elementor' );
664 669 __( 'Install Elementor Pro', 'elementor' );
@@ -671,8 +676,10 @@
671 676 __( 'Missing Required Plugins:', 'elementor' );
672 677 __( 'Previous', 'elementor' );
673 678 __( 'Next', 'elementor' );
674 679 __( 'Plugins you already have:', 'elementor' );
680 +__( 'Previous', 'elementor' );
681 +__( 'Import', 'elementor' );
675 682 __( 'Note:', 'elementor' );
676 683 __( 'The Website Kit you’re using contains plugins for functionality, but no content or pages, etc.', 'elementor' );
677 684 __( 'You can’t use this Website Kit because it doesn’t contain any content, pages, etc. Try again with a different file.', 'elementor' );
678 685 __( 'Go Back', 'elementor' );
@@ -678,10 +685,8 @@
678 685 __( 'Go Back', 'elementor' );
679 686 __( 'Required plugins are still missing.', 'elementor' );
680 687 __( "If you don't include them, this kit may not work properly.", 'elementor' );
681 688 __( 'Go Back', 'elementor' );
682 -__( 'Previous', 'elementor' );
683 -__( 'Import', 'elementor' );
684 689 __( 'See It Live', 'elementor' );
685 690 __( 'Got It', 'elementor' );
686 691 __( 'Learn more', 'elementor' );
687 692 __( 'Important:', 'elementor' );
@@ -688,14 +693,9 @@
688 693 __( "There are few plugins that we couldn't install:", 'elementor' );
689 694 __( 'Let’s do it', 'elementor' );
690 695 __( 'Tip:', 'elementor' );
691 696 __( 'Make sure your Elementor Pro account is connected', 'elementor' );
692 -__( 'Save to library', 'elementor' );
693 -__( 'Save to library', 'elementor' );
694 -__( 'Save to library', 'elementor' );
695 -__( 'Back', 'elementor' );
696 -__( 'Export as .zip', 'elementor' );
697 697 __( 'Must add a name', 'elementor' );
698 698 __( 'Name', 'elementor' );
699 699 __( 'Type name here...', 'elementor' );
700 700 __( 'Description (Optional)', 'elementor' );
701 701 __( 'Type description here...', 'elementor' );