PluginProbe
Booking Manager – Sync WP Booking Calendar – Import Events, Export Bookings to ICS Calendar / 2.1.21
Booking Manager – Sync WP Booking Calendar – Import Events, Export Bookings to ICS Calendar v2.1.21
2.1.22 2.1.21 2.1.20 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 trunk 1.1 2.0 2.0.1 2.0.10.2 2.0.11 2.0.12 2.0.13 2.0.14 2.0.15 2.0.16 2.0.17 2.0.18 2.0.2 2.0.20 2.0.21 All 56 releases
← All changes | core/wpbm-js.php +1 -1 2.1.72.1.21 View file →
@@ -94,9 +94,9 @@
94 94 , 'wpbm_plugin_filename' => WPBM_PLUGIN_FILENAME
95 95 , 'message_verif_requred' => esc_js(__('This field is required' , 'booking-manager'))
96 96 , 'message_verif_requred_for_check_box' => esc_js(__('This checkbox must be checked' , 'booking-manager'))
97 97 , 'message_verif_requred_for_radio_box' => esc_js(__('At least one option must be selected' , 'booking-manager'))
98 - , 'message_verif_emeil' => esc_js(__('Incorrect email field' , 'booking-manager'))
98 + , 'message_verif_emeil' => esc_js(__('Incorrect email address' , 'booking-manager'))
99 99 , 'message_verif_same_emeil' => esc_js(__('Your emails do not match' , 'booking-manager')) // Email Addresses Do Not Match
100 100
101 101 , 'wpbm_active_locale' => wpbm_get_locale()
102 102 , 'wpbm_message_processing' => esc_js( __('Processing' , 'booking-manager') )