Edit translation

This commit is contained in:
Valentin Popov 2017-10-27 12:25:07 +04:00
parent 0e4b7bc4d9
commit 2885dddccc

View File

@ -50,7 +50,7 @@ class response_get extends \core\event\base {
* @return string
*/
public static function get_name() {
return new \lang_string("backuplogdetailed", "moodle");
return new \lang_string("answer", "moodle");
}
/**