X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/ce7b651eb25473b74765ccb349f37ebd4ea6edfe..67a50468c55f4a805c1eae001a13da10157976e0:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index e41048d0f..76d481f53 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -931,9 +931,10 @@ en: tag_line: The Free Wiki World Map intro_1: "OpenStreetMap is a free editable map of the whole world. It is made by people like you." intro_2: "OpenStreetMap allows you to view, edit and use geographical data in a collaborative way from anywhere on Earth." - intro_3: "OpenStreetMap's hosting is kindly supported by the %{ucl} and %{bytemark}. Other supporters of the project are listed in the %{partners}." - intro_3_ucl: "UCL VR Centre" - intro_3_bytemark: "bytemark" + intro_3: "OpenStreetMap's hosting is kindly supported by %{ucl}, %{ic} and %{bytemark}. Other supporters of the project are listed in the %{partners}." + intro_3_ucl: "the UCL VR Centre" + intro_3_ic: "Imperial College London" + intro_3_bytemark: "Bytemark Hosting" intro_3_partners: "wiki" intro_3_partners_url: "http://wiki.openstreetmap.org/wiki/Partners" osm_offline: "The OpenStreetMap database is currently offline while essential database maintenance work is carried out." @@ -1450,7 +1451,7 @@ en: need_to_see_terms: "Your access to the API is temporarily suspended. Please log-in to the web interface to view the Contributor Terms. You do not need to agree, but you must view them." oauth: oauthorize: - request_access: "The application %{app_name} is requesting access to your account. Please check whether you would like the application to have the following capabilities. You may choose as many or as few as you like." + request_access: "The application %{app_name} is requesting access to your account, %{user}. Please check whether you would like the application to have the following capabilities. You may choose as many or as few as you like." allow_to: "Allow the client application to:" allow_read_prefs: "read your user preferences." allow_write_prefs: "modify your user preferences."