From: Translatewiki Date: Fri, 23 Oct 2009 01:08:58 +0000 (+0000) Subject: Capitalize HMAC-SHA1 X-Git-Tag: live~6534 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/91c42a62ec044da5240a2a6c74d74091a3bcfdc3 Capitalize HMAC-SHA1 --- diff --git a/config/locales/en.yml b/config/locales/en.yml index 316b7e3ac..12afdb114 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -839,7 +839,7 @@ en: url: "Request Token URL:" access_url: "Access Token URL:" authorize_url: "Authorise URL:" - support_notice: "We support hmac-sha1 (recommended) as well as plain text in ssl mode." + support_notice: "We support HMAC-SHA1 (recommended) as well as plain text in ssl mode." edit: "Edit Details" requests: "Requesting the following permissions from the user:" allow_read_prefs: "read their user preferences."