moodle/completion/tests
David Mudrák 2615e429f4 MDL-68753 lang: Remove a redundant okay string and use "OK" everywhere
The "Ok" (with lower-case "k") string was added in MDL-68409 to keep
backwards compatibility with YUI alerts that had it hard-coded. But we
should not need to explain to translators why we have two OK strings
like this and why they use different wording.

Additionally, there would be inconsistency in Behat tests and everywhere
depending on which "OK" or "Ok" string is used for buttons.

So instead, this patch changes the hard-coded 'Ok' string in the YUI and
we should stick to "OK" from now on everywhere.
2020-05-27 09:59:44 +02:00
..
behat MDL-68753 lang: Remove a redundant okay string and use "OK" everywhere 2020-05-27 09:59:44 +02:00
fixtures MDL-62384 core_completion: Update to sql to improve performance. 2018-05-11 09:15:27 +08:00
api_test.php MDL-59909 calendar: Try hard not to fail the adhoc task. 2017-10-25 15:42:14 +08:00
bulk_update_test.php MDL-58138 completion: mform wants 0-based indexes for arrays 2017-04-20 13:49:56 +08:00
capabilities_test.php MDL-62944 completion: Test that completion dates add events to calendar 2018-08-31 10:15:35 +01:00
externallib_test.php MDL-64123 webservices: Add valueused to completion data 2018-12-19 16:26:35 +00:00
privacy_test.php MDL-64644 completion: fixed assertions in privacy test 2019-01-23 17:12:04 +08:00
progress_test.php MDL-64898 core_completion: no progress for untracked users 2019-03-15 14:32:50 +11:00