moodle/completion
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
..
classes MDL-68645 output: Do not apply filters when creating calendar events 2020-05-13 10:03:01 +02:00
criteria MDL-67115 core: php74 params order for implode()/join() 2020-01-19 18:47:07 +01:00
tests MDL-68753 lang: Remove a redundant okay string and use "OK" everywhere 2020-05-27 09:59:44 +02:00
completion_aggregation.php
completion_completion.php MDL-58136 cache: Add a course completion cache 2017-06-13 10:03:00 +08:00
completion_criteria_completion.php
data_object.php MDL-55136 data_object: fix param handling in fetch_all_helper 2016-07-06 10:33:06 +01:00
upgrade.txt MDL-65056 completion: Hide checkboxes on course page for teachers 2019-04-19 11:40:00 +02:00