]> git.openstreetmap.org Git - rails.git/commitdiff
Fix typoed expansion variable in translation
authorTom Hughes <tom@compton.nu>
Sat, 16 Jun 2018 11:52:23 +0000 (12:52 +0100)
committerTom Hughes <tom@compton.nu>
Sat, 16 Jun 2018 11:52:23 +0000 (12:52 +0100)
config/locales/en.yml

index 5b0807dba314923ac4e5e2f90f78309b79297c58..85950e1bce0d8378514239f00e68fd7ca990adf2 100644 (file)
@@ -985,7 +985,7 @@ en:
     helper:
       reportable_title:
         diary_comment: "%{entry_title}, comment #%{comment_id}"
-        note: "Note #{note_id}"
+        note: "Note #%{note_id}"
   issue_comments:
     create:
       comment_created: Your comment was successfully created