Skip to content

Commit

Permalink
Version Bump 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MILAN88888 committed Aug 30, 2023
1 parent 9d6e2ac commit d200e0b
Show file tree
Hide file tree
Showing 4 changed files with 67 additions and 41 deletions.
4 changes: 2 additions & 2 deletions assets/extensions-json/sections/all_extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -487,9 +487,9 @@
]
},
{
"title": "Form Analytics",
"title": "Advanced Form Analytics",
"slug": "everest-forms-form-analytics",
"name": "Everest Forms Form Analytics",
"name": "Everest Forms Advanced Form Analytics",
"image": "extensions-json/sections/images/form-analytics.png",
"excerpt": "Track user interactions efficiently by monitoring impressions, conversions, abandonments, and bounce rate.",
"link": "https://everestforms.net/features/form-analytics/?utm_source=addons-page&utm_medium=banner&utm_campaign=evf-upgrade-to-pro&utm_content=form-analytics",
Expand Down
2 changes: 1 addition & 1 deletion assets/js/admin/form-builder.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion includes/admin/views/html-admin-page-addons.php
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
?>
<a class="button button-primary activate-now" href="<?php echo esc_url( $url ); ?>"><?php esc_html_e( 'Activate', 'everest-forms' ); ?></a>
<?php else : ?>
<a href="<?php echo esc_url( $download_url ); ?>" class="button install-now"><?php esc_html_e( 'Download Addon', 'everest-forms' ); ?></a>
<a href="<?php echo esc_url( $download_url ); ?>" class="button evf-download-ai"><?php esc_html_e( 'Download Addon', 'everest-forms' ); ?></a>
<?php endif; ?>
</div>
</div>
Expand Down
100 changes: 63 additions & 37 deletions languages/everest-forms.pot
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2023-08-29T10:10:10+02:00\n"
"POT-Creation-Date: 2023-08-30T08:36:44+02:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.7.1\n"
"X-Domain: everest-forms\n"
Expand Down Expand Up @@ -172,7 +172,7 @@ msgid "Readonly "
msgstr ""

#: includes/abstracts/class-evf-form-fields.php:801
#: includes/fields/class-evf-field-ai.php:189
#: includes/fields/class-evf-field-ai.php:193
msgid "Hidden"
msgstr ""

Expand Down Expand Up @@ -1097,6 +1097,10 @@ msgstr ""
msgid "Enable Email Prompt"
msgstr ""

#: includes/admin/builder/class-evf-builder-settings.php:571
msgid "Check this option to enable the email message prompt. <a href=\"%s\" target=\"_blank\">Learn More</a>"
msgstr ""

#: includes/admin/builder/class-evf-builder-settings.php:581
msgid "Email Message Prompt"
msgstr ""
Expand Down Expand Up @@ -1167,26 +1171,26 @@ msgstr ""
msgid "Enable reCaptcha. Make sure the site key and secret key is set in settings page. <a href=\"%s\" target=\"_blank\">Learn More</a>"
msgstr ""

#: includes/admin/builder/class-evf-builder-settings.php:711
#: includes/admin/builder/class-evf-builder-settings.php:728
#: includes/admin/builder/class-evf-builder-settings.php:710
#: includes/admin/builder/class-evf-builder-settings.php:727
msgid "Custom CSS and JS"
msgstr ""

#: includes/admin/builder/class-evf-builder-settings.php:730
#: includes/admin/builder/class-evf-builder-settings.php:746
#: includes/admin/builder/class-evf-builder-settings.php:729
#: includes/admin/builder/class-evf-builder-settings.php:745
msgid "Custom CSS"
msgstr ""

#: includes/admin/builder/class-evf-builder-settings.php:736
#: includes/admin/builder/class-evf-builder-settings.php:735
msgid "Enable Custom CSS"
msgstr ""

#: includes/admin/builder/class-evf-builder-settings.php:749
#: includes/admin/builder/class-evf-builder-settings.php:765
#: includes/admin/builder/class-evf-builder-settings.php:748
#: includes/admin/builder/class-evf-builder-settings.php:764
msgid "Custom JS"
msgstr ""

#: includes/admin/builder/class-evf-builder-settings.php:755
#: includes/admin/builder/class-evf-builder-settings.php:754
msgid "Enable Custom JS"
msgstr ""

Expand Down Expand Up @@ -1437,7 +1441,7 @@ msgstr ""

#: includes/admin/class-evf-admin-assets.php:212
#: includes/admin/class-evf-admin-assets.php:296
#: includes/admin/views/html-admin-page-addons.php:133
#: includes/admin/views/html-admin-page-addons.php:216
msgid "Upgrade Plan"
msgstr ""

Expand Down Expand Up @@ -2524,52 +2528,62 @@ msgstr ""
msgid "Add-ons list"
msgstr ""

#: includes/admin/views/html-admin-page-addons.php:77
#: includes/admin/views/html-admin-page-addons.php:79
#: includes/admin/views/html-admin-page-addons.php:160
#: includes/admin/views/html-admin-page-entries-view.php:257
msgid "Status:"
msgstr ""

#: includes/admin/views/html-admin-page-addons.php:79
#: includes/admin/views/html-admin-page-addons.php:84
#: includes/admin/views/html-admin-page-addons.php:162
msgid "Activated"
msgstr ""

#: includes/admin/views/html-admin-page-addons.php:81
#: includes/admin/views/html-admin-page-addons.php:86
#: includes/admin/views/html-admin-page-addons.php:164
msgid "Inactive"
msgstr ""

#: includes/admin/views/html-admin-page-addons.php:83
#: includes/admin/views/html-admin-page-addons.php:88
#: includes/admin/views/html-admin-page-addons.php:166
msgid "Not Installed"
msgstr ""

#. translators: %s: Add-on title
#: includes/admin/views/html-admin-page-addons.php:90
msgid "Deactivate %s now"
#: includes/admin/views/html-admin-page-addons.php:115
#: includes/admin/views/html-admin-page-addons.php:187
msgid "Deactivate"
msgstr ""

#: includes/admin/views/html-admin-page-addons.php:104
msgid "Deactivate"
#: includes/admin/views/html-admin-page-addons.php:131
#: includes/admin/views/html-admin-page-addons.php:205
msgid "Activate"
msgstr ""

#: includes/admin/views/html-admin-page-addons.php:133
msgid "Download Addon"
msgstr ""

#. translators: %s: Add-on title
#: includes/admin/views/html-admin-page-addons.php:108
msgid "Activate %s now"
#: includes/admin/views/html-admin-page-addons.php:173
msgid "Deactivate %s now"
msgstr ""

#: includes/admin/views/html-admin-page-addons.php:122
msgid "Activate"
#. translators: %s: Add-on title
#: includes/admin/views/html-admin-page-addons.php:191
msgid "Activate %s now"
msgstr ""

#. translators: %s: Add-on title
#: includes/admin/views/html-admin-page-addons.php:126
#: includes/admin/views/html-admin-page-addons.php:209
msgid "Install %s now"
msgstr ""

#: includes/admin/views/html-admin-page-addons.php:128
#: includes/admin/views/html-admin-page-addons.php:211
msgid "Install Addon"
msgstr ""

#. translators: %s: Add-ons Link
#: includes/admin/views/html-admin-page-addons.php:147
#: includes/admin/views/html-admin-page-addons.php:230
msgid "Our catalog of Everest Forms Add-ons/Extensions can be found on WPEverest.com here: <a href=\"%s\">Everest Forms Extensions Catalog</a>"
msgstr ""

Expand Down Expand Up @@ -12430,31 +12444,43 @@ msgstr ""
msgid "Enable Chatbot"
msgstr ""

#: includes/fields/class-evf-field-ai.php:73
msgid "Check this option to enable chatbot"
#. translators: %1$s - ai settings docs url
#: includes/fields/class-evf-field-ai.php:74
msgid "Check this option to enable chatbot. <a href=\"%1$s\" target=\"_blank\">Learn More</a>"
msgstr ""

#: includes/fields/class-evf-field-ai.php:108
#: includes/fields/class-evf-field-ai.php:109
msgid "Prompt"
msgstr ""

#: includes/fields/class-evf-field-ai.php:109
msgid "Enter a question or choose a field in the prompt to generate a response"
#. translators: %1$s - ai settings docs url
#: includes/fields/class-evf-field-ai.php:111
msgid "Enter a question or choose a field in the prompt to generate a response. <a href=\"%1$s\" target=\"_blank\">Learn More</a>"
msgstr ""

#: includes/fields/class-evf-field-ai.php:138
#: includes/fields/class-evf-field-ai.php:140
msgid "Field Mapping"
msgstr ""

#: includes/fields/class-evf-field-ai.php:139
msgid "Select the field you want to map"
#. translators: %1$s - ai settings docs url
#: includes/fields/class-evf-field-ai.php:142
msgid "Click on <> and map the field for your question. <a href=\"%1$s\" target=\"_blank\">Learn More</a>"
msgstr ""

#: includes/fields/class-evf-field-ai.php:179
msgid "Field Type"
msgstr ""

#. translators: %1$s - ai settings docs url
#: includes/fields/class-evf-field-ai.php:181
msgid "Please select the field type."
msgstr ""

#: includes/fields/class-evf-field-ai.php:202
#: includes/fields/class-evf-field-ai.php:206
msgid "Textarea"
msgstr ""

#: includes/fields/class-evf-field-ai.php:203
#: includes/fields/class-evf-field-ai.php:207
msgid "HTML"
msgstr ""

Expand Down

0 comments on commit d200e0b

Please sign in to comment.