[AMOS commit] MDL-68753 lang: Remove a redundant okay string and use "OK" everywhere Committed into Git: 2020-05-26 17:07 UTC

[AMOS commit] MDL-68753 lang: Remove a redundant okay string and use "OK" everywhere Committed into Git: 2020-05-26 17:07 UTC

by AMOS bot -
Number of replies: 0
Author: David Mudrák
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.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=2615e429f40fc2ca1a9321a9640c1ca181940c44
http://github.com/moodle/moodle/commit/2615e429f40fc2ca1a9321a9640c1ca181940c44

- 3.9 en [okay,core]