@@ -363,8 +363,8 @@ |
||
363 | 363 | 'ajax_search_msg' => __( 'Searching results for match {search_term}', 'give' ), |
364 | 364 | ), |
365 | 365 | 'db_update_confirmation_msg' => __( 'The following process will make updates to your site\'s database. Please create a database backup before proceeding with updates.', 'give' ), |
366 | - 'error_message' => __( 'Something went wrong kindly try again!','give' ), |
|
367 | - 'give_donation_import' => 'give_donation_import', |
|
366 | + 'error_message' => __( 'Something went wrong kindly try again!','give' ), |
|
367 | + 'give_donation_import' => 'give_donation_import', |
|
368 | 368 | 'setting_not_save_message' => __( 'Changes you made may not be saved.','give' ), |
369 | 369 | ) ); |
370 | 370 |