This makes the locales files compatible with loading jQuery and jQuery.timeago via an AMD loader, such as require.js. Note that it may be easier to review this pull request by adding ?w=1 to the URL on GitHub, since that will cause GitHub to not display lines in the diff that only change whitespace.
Also note that these files all declare dependencies on the "jquery" module and the "jquery.timeago" module. I'm not sure if "jquery.timeago" is the right name to use, or if I should use a different one.
This makes the locales files compatible with loading jQuery and jQuery.timeago via an AMD loader, such as require.js. Note that it may be easier to review this pull request by adding
?w=1
to the URL on GitHub, since that will cause GitHub to not display lines in the diff that only change whitespace.Also note that these files all declare dependencies on the "jquery" module and the "jquery.timeago" module. I'm not sure if "jquery.timeago" is the right name to use, or if I should use a different one.