From: Matt Amos Date: Mon, 2 Apr 2012 11:03:52 +0000 (+0100) Subject: Fixed typo in translation X-Git-Tag: live~5625 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/9b1b6692d5ecfbf0604849c7fcdb67fb7840a989?hp=851de28303fc9c24d095b9452b862bea618ec0da;ds=sidebyside Fixed typo in translation --- diff --git a/config/locales/en.yml b/config/locales/en.yml index dce8e3ead..32ce54e6f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -196,7 +196,7 @@ en: showing_page: "Showing page" of: "of" redacted: - message: "This #{type} version cannot be shown as it has been redacted. Please see %{redaction_link} for details." + message: "This %{type} version cannot be shown as it has been redacted. Please see %{redaction_link} for details." type: node: "node" way: "way"