Skip to content

Commit

Permalink
Merge pull request #2751 from kprajapatii/master
Browse files Browse the repository at this point in the history
2.8.92
  • Loading branch information
kprajapatii authored Dec 12, 2024
2 parents 5969ea0 + e733066 commit c3ef3ab
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions geodirectory.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Plugin Name: GeoDirectory
* Plugin URI: https://wpgeodirectory.com/
* Description: GeoDirectory - Business Directory Plugin for WordPress.
* Version: 2.8.91
* Version: 2.8.92
* Author: AyeCode - WP Business Directory Plugins
* Author URI: https://wpgeodirectory.com
* Text Domain: geodirectory
Expand All @@ -34,7 +34,7 @@ final class GeoDirectory {
*
* @var string
*/
public $version = '2.8.91';
public $version = '2.8.92';

/**
* GeoDirectory instance.
Expand Down
Binary file modified languages/geodirectory-en_US.mo
Binary file not shown.
32 changes: 16 additions & 16 deletions languages/geodirectory-en_US.po
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
msgid ""
msgstr ""
"Project-Id-Version: GeoDirectory 2.8.91\n"
"Project-Id-Version: GeoDirectory 2.8.92\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-05 16:25+0530\n"
"PO-Revision-Date: 2024-12-05 16:25+0530\n"
"POT-Creation-Date: 2024-12-12 20:18+0530\n"
"PO-Revision-Date: 2024-12-12 20:19+0530\n"
"Last-Translator: \n"
"Language-Team: AyeCode Ltd <[email protected]>\n"
"Language: en_US\n"
Expand Down Expand Up @@ -430,7 +430,7 @@ msgstr ""
#: includes/class-geodir-elementor.php:157 includes/class-geodir-privacy.php:39
#: includes/core-functions.php:935
#: includes/elementor/class-geodir-elementor-form-contact.php:128
#: includes/integrations/bricks/class-geodir-bricks.php:298
#: includes/integrations/bricks/class-geodir-bricks.php:301
msgid "GeoDirectory"
msgstr ""

Expand Down Expand Up @@ -1484,8 +1484,8 @@ msgid "Dummy data has not fully installed yet!"
msgstr ""

#: includes/admin/class-geodir-admin-dummy-data.php:775
#: templates/bootstrap/map/map-add-listing.php:776
#: templates/bootstrap/map/map-add-listing.php:940 templates/map.php:724
#: templates/bootstrap/map/map-add-listing.php:791
#: templates/bootstrap/map/map-add-listing.php:955 templates/map.php:724
#: templates/map.php:905
msgid "Geocode was not successful for the following reason:"
msgstr ""
Expand Down Expand Up @@ -10401,7 +10401,7 @@ msgid "Closed"
msgstr ""

#: includes/business-hours-functions.php:678 includes/core-functions.php:330
#: includes/custom-fields/output-functions.php:2687
#: includes/custom-fields/output-functions.php:2695
msgid "Open now"
msgstr ""

Expand Down Expand Up @@ -12969,12 +12969,12 @@ msgid "Leave a reply"
msgstr ""

#: includes/core-functions.php:328
#: includes/widgets/class-geodir-widget-recent-reviews.php:586
#: includes/widgets/class-geodir-widget-recent-reviews.php:587
msgid "Read more"
msgstr ""

#: includes/core-functions.php:329
#: includes/widgets/class-geodir-widget-recent-reviews.php:586
#: includes/widgets/class-geodir-widget-recent-reviews.php:587
msgid "about this listing"
msgstr ""

Expand Down Expand Up @@ -13537,11 +13537,11 @@ msgstr ""
msgid "Read more..."
msgstr ""

#: includes/custom-fields/output-functions.php:2587
#: includes/custom-fields/output-functions.php:2595
msgid "View on map"
msgstr ""

#: includes/custom-fields/output-functions.php:2746
#: includes/custom-fields/output-functions.php:2754
msgid "Expand opening hours"
msgstr ""

Expand Down Expand Up @@ -21252,20 +21252,20 @@ msgstr ""
msgid "Loading categories..."
msgstr ""

#: templates/bootstrap/map/map-add-listing.php:526
#: templates/bootstrap/map/map-add-listing.php:831 templates/map.php:474
#: templates/bootstrap/map/map-add-listing.php:540
#: templates/bootstrap/map/map-add-listing.php:846 templates/map.php:474
#: templates/map.php:799
#, php-format
msgid "Please choose any address of the (%s) city only."
msgstr ""

#: templates/bootstrap/map/map-add-listing.php:545
#: templates/bootstrap/map/map-add-listing.php:849 templates/map.php:493
#: templates/bootstrap/map/map-add-listing.php:559
#: templates/bootstrap/map/map-add-listing.php:864 templates/map.php:493
#: templates/map.php:817
msgid "Cannot determine address at this location."
msgstr ""

#: templates/bootstrap/map/map-add-listing.php:990
#: templates/bootstrap/map/map-add-listing.php:1005
msgid ""
"Click on \"Set Address on Map\" and then you can also drag map marker to "
"locate the correct address"
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: https://wpgeodirectory.com
Tags: business directory, listings, directory plugin, classifieds, directory
Requires at least: 5.0
Tested up to: 6.7
Stable tag: 2.8.91
Stable tag: 2.8.92
Requires PHP: 5.6
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Expand Down

0 comments on commit c3ef3ab

Please sign in to comment.