From: Tom Hughes Date: Wed, 24 Apr 2013 08:09:15 +0000 (+0100) Subject: Add strings for the allow_write_notes permission X-Git-Tag: live~5050 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/4ff5db34c08d3bf0ca829205af76e043cdced642?ds=sidebyside Add strings for the allow_write_notes permission --- diff --git a/config/locales/en.yml b/config/locales/en.yml index ba23b11df..c1efb12e4 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1520,6 +1520,7 @@ en: allow_write_api: "modify the map." allow_read_gpx: "read your private GPS traces." allow_write_gpx: "upload GPS traces." + allow_write_notes: "modify notes." revoke: flash: "You've revoked the token for %{application}" oauth_clients: @@ -1547,6 +1548,7 @@ en: allow_write_api: "modify the map." allow_read_gpx: "read their private GPS traces." allow_write_gpx: "upload GPS traces." + allow_write_notes: "modify notes." index: title: "My OAuth Details" my_tokens: "My Authorised Applications" @@ -1571,6 +1573,7 @@ en: allow_write_api: "modify the map." allow_read_gpx: "read their private GPS traces." allow_write_gpx: "upload GPS traces." + allow_write_notes: "modify notes." not_found: sorry: "Sorry, that %{type} could not be found." create: