Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
pryley committed Oct 24, 2024
1 parent 7b66e50 commit 2fcc3e3
Show file tree
Hide file tree
Showing 7 changed files with 169 additions and 65 deletions.
2 changes: 1 addition & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
== Changelog ==

= 7.2.0 (2024-10-18) =
= 7.2.1 (2024-10-24) =

- Added global color support to the Elementor widgets.
- Added [Prosopo Procaptcha](https://prosopo.io/) integration.
Expand Down
Binary file modified languages/site-reviews-en_US.mo
Binary file not shown.
118 changes: 86 additions & 32 deletions languages/site-reviews-en_US.po
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ msgstr "No one has reviewed you yet."
msgid "No one has reviewed this person yet."
msgstr "No one has reviewed this person yet."

#: plugin/Integrations/UltimateMember/Controllers/ProfileController.php:131
#: plugin/Integrations/UltimateMember/Controllers/ProfileController.php:162
msgid "You must be %s to review this person."
msgstr "You must be %s to review this person."

Expand Down Expand Up @@ -2117,57 +2117,52 @@ msgctxt "admin-text"
msgid "Terms Accepted"
msgstr "Terms Accepted"

#: config/integrations/ultimatemember.php:6, config/integrations/woocommerce.php:6
#: config/integrations/ultimatemember.php:13, config/integrations/woocommerce.php:6
msgctxt "admin-text"
msgid "Enable Integration?"
msgstr "Enable Integration?"

#: config/integrations/ultimatemember.php:8
#: config/integrations/ultimatemember.php:15
msgctxt "admin-text"
msgid "This will enable the Ultimate Member integration with Site Reviews."
msgstr "This will enable the Ultimate Member integration with Site Reviews."

#: config/integrations/ultimatemember.php:9, config/integrations/woocommerce.php:9, views/integrations/woocommerce/tools/import-product-reviews.php:34, views/pages/tools/general/import-reviews.php:6, views/pages/tools/general/import-reviews.php:113
msgctxt "admin-text"
msgid "Import Reviews"
msgstr "Import Reviews"

#: config/integrations/ultimatemember.php:18
#: config/integrations/ultimatemember.php:23
msgctxt "admin-text"
msgid "Display Directory Ratings?"
msgstr "Display Directory Ratings?"

#: config/integrations/ultimatemember.php:20
#: config/integrations/ultimatemember.php:25
msgctxt "admin-text"
msgid "This will display the rating of each person in the Member Directory."
msgstr "This will display the rating of each person in the Member Directory."
msgid "This will display the average rating of each person in the Member Directory."
msgstr "This will display the average rating of each person in the Member Directory."

#: config/integrations/ultimatemember.php:29, config/integrations/woocommerce.php:86
#: config/integrations/ultimatemember.php:34, config/integrations/woocommerce.php:86
msgctxt "admin-text"
msgid "Display Empty Ratings?"
msgstr "Display Empty Ratings?"

#: config/integrations/ultimatemember.php:31
#: config/integrations/ultimatemember.php:36
msgctxt "admin-text"
msgid "This will display the rating stars even if the member has no reviews."
msgstr "This will display the rating stars even if the member has no reviews."

#: config/integrations/ultimatemember.php:41
#: config/integrations/ultimatemember.php:46
msgctxt "admin-text"
msgid "Member Sorting"
msgstr "Member Sorting"

#: config/integrations/ultimatemember.php:43, config/integrations/woocommerce.php:74
#: config/integrations/ultimatemember.php:48, config/integrations/woocommerce.php:74
msgctxt "admin-text"
msgid "Average Rating"
msgstr "Average Rating"

#: config/integrations/ultimatemember.php:44, config/integrations/woocommerce.php:75
#: config/integrations/ultimatemember.php:49, config/integrations/woocommerce.php:75
msgctxt "admin-text"
msgid "Bayesian Ranking"
msgstr "Bayesian Ranking"

#: config/integrations/ultimatemember.php:47
#: config/integrations/ultimatemember.php:52
msgctxt "admin-text"
msgid ""
"This is the method used when sorting members by rating on the Members "
Expand All @@ -2176,45 +2171,99 @@ msgstr ""
"This is the method used when sorting members by rating on the Members "
"Directory page."

#: config/integrations/ultimatemember.php:55
#: config/integrations/ultimatemember.php:60
msgctxt "admin-text"
msgid "Display Reviews Tab?"
msgstr "Display Reviews Tab?"

#: config/integrations/ultimatemember.php:57
#: config/integrations/ultimatemember.php:62
msgctxt "admin-text"
msgid "This will display the reviews tab in member profiles."
msgstr "This will display the reviews tab in member profiles."

#: config/integrations/ultimatemember.php:67, config/integrations/woocommerce.php:35, views/integrations/woocommerce/product-data-panel.php:19
#: config/integrations/ultimatemember.php:72, config/integrations/woocommerce.php:35, views/integrations/woocommerce/product-data-panel.php:19
msgctxt "admin-text"
msgid "Summary Shortcode"
msgstr "Summary Shortcode"

#: config/integrations/ultimatemember.php:70
#: config/integrations/ultimatemember.php:75
msgctxt "admin-text"
msgid "Enter the rating summary shortcode used on the profile page"
msgstr "Enter the rating summary shortcode used on the profile page"
msgid "Enter the rating summary shortcode used on the member profile page"
msgstr "Enter the rating summary shortcode used on the member profile page"

#: config/integrations/ultimatemember.php:80, config/integrations/woocommerce.php:46, views/integrations/woocommerce/product-data-panel.php:25
#: config/integrations/ultimatemember.php:85, config/integrations/woocommerce.php:46, views/integrations/woocommerce/product-data-panel.php:25
msgctxt "admin-text"
msgid "Reviews Shortcode"
msgstr "Reviews Shortcode"

#: config/integrations/ultimatemember.php:83
#: config/integrations/ultimatemember.php:88
msgctxt "admin-text"
msgid "Enter the latest reviews shortcode used on the profile page"
msgstr "Enter the latest reviews shortcode used on the profile page"
msgid "Enter the latest reviews shortcode used on the member profile page"
msgstr "Enter the latest reviews shortcode used on the member profile page"

#: config/integrations/ultimatemember.php:93, config/integrations/woocommerce.php:57, views/integrations/woocommerce/product-data-panel.php:31
#: config/integrations/ultimatemember.php:98, config/integrations/woocommerce.php:57, views/integrations/woocommerce/product-data-panel.php:31
msgctxt "admin-text"
msgid "Form Shortcode"
msgstr "Form Shortcode"

#: config/integrations/ultimatemember.php:96
#: config/integrations/ultimatemember.php:101
msgctxt "admin-text"
msgid "Enter the form shortcode used on the member profile page"
msgstr "Enter the form shortcode used on the member profile page"

#: config/integrations/ultimatemember.php:111
msgctxt "admin-text"
msgid "Reviews Tab Visibility"
msgstr "Reviews Tab Visibility"

#: config/integrations/ultimatemember.php:113
msgctxt "admin-text"
msgid "Anyone"
msgstr "Anyone"

#: config/integrations/ultimatemember.php:114
msgctxt "admin-text"
msgid "Only Guests"
msgstr "Only Guests"

#: config/integrations/ultimatemember.php:115
msgctxt "admin-text"
msgid "Only Members"
msgstr "Only Members"

#: config/integrations/ultimatemember.php:116
msgctxt "admin-text"
msgid "Only Specific Roles"
msgstr "Only Specific Roles"

#: config/integrations/ultimatemember.php:117
msgctxt "admin-text"
msgid "Only the Profile Owner"
msgstr "Only the Profile Owner"

#: config/integrations/ultimatemember.php:118
msgctxt "admin-text"
msgid "Only the Profile Owner and Specific Roles"
msgstr "Only the Profile Owner and Specific Roles"

#: config/integrations/ultimatemember.php:121
msgctxt "admin-text"
msgid "Choose who can view the reviews tab on member profiles."
msgstr "Choose who can view the reviews tab on member profiles."

#: config/integrations/ultimatemember.php:132
msgctxt "admin-text"
msgid "Enter the form shortcode used on the profile page"
msgstr "Enter the form shortcode used on the profile page"
msgid "Reviews Tab Visibility Roles"
msgstr "Reviews Tab Visibility Roles"

#: config/integrations/ultimatemember.php:135
msgctxt "admin-text"
msgid ""
"Choose which user roles are allowed to view the reviews tab on member "
"profiles."
msgstr ""
"Choose which user roles are allowed to view the reviews tab on member "
"profiles."

#: config/integrations/woocommerce.php:8
msgctxt "admin-text"
Expand All @@ -2229,6 +2278,11 @@ msgstr ""
"need to first export them to a CSV file, and then import them using the %s "
"tool."

#: config/integrations/woocommerce.php:9, views/integrations/woocommerce/tools/import-product-reviews.php:34, views/pages/tools/general/import-reviews.php:6, views/pages/tools/general/import-reviews.php:113
msgctxt "admin-text"
msgid "Import Reviews"
msgstr "Import Reviews"

#: config/integrations/woocommerce.php:19
msgctxt "admin-text"
msgid "Rating Style"
Expand Down
Loading

0 comments on commit 2fcc3e3

Please sign in to comment.