X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/fa86ea018773b03707ca5e3d7b95518e62c49d80..7614534bdb738821e20d04bbf44c4628313ae24f:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 99b9c1c2b..04ad99f12 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -4,6 +4,7 @@ en: time: formats: friendly: "%e %B %Y at %H:%M" + blog: "%e %B %Y" activerecord: # Translates all the model names, which is used in error handling on the web site models: @@ -684,6 +685,8 @@ en: airfield: "Military Airfield" barracks: "Barracks" bunker: "Bunker" + mountain_pass: + "yes" : "Mountain Pass" natural: bay: "Bay" beach: "Beach" @@ -1509,7 +1512,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) and RSA-SHA1 signatures." edit: "Edit Details" delete: "Delete Client" confirm: "Are you sure?"