]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Show the name of the logged in user during OAuth authorization
[rails.git] / config / locales / en.yml
index 31462fe8f10f8c5bdba8e99b54b06e551d3051e9..76d481f532037be23302a891cd38c36ae4f15a52 100644 (file)
@@ -1451,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."