+ show:
+ title: 'Note: %{id}'
+ description: Description
+ open_title: 'Unresolved note #%{note_name}'
+ closed_title: 'Resolved note #%{note_name}'
+ hidden_title: 'Hidden note #%{note_name}'
+ opened_by_html: Created by %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ opened_by_anonymous_html: Created by anonymous <abbr title='%{exact_time}'>%{when}</abbr>
+ commented_by_html: Comment from %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ commented_by_anonymous_html: Comment from anonymous <abbr title='%{exact_time}'>%{when}</abbr>
+ closed_by_html: Resolved by %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ closed_by_anonymous_html: Resolved by anonymous <abbr title='%{exact_time}'>%{when}</abbr>
+ reopened_by_html: Reactivated by %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ reopened_by_anonymous_html: Reactivated by anonymous <abbr title='%{exact_time}'>%{when}</abbr>
+ hidden_by_html: Hidden by %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ anonymous_warning: This note includes comments from anonymous users which should
+ be independently verified.
+ hide: Hide
+ resolve: Resolve
+ reactivate: Reactivate
+ comment_and_resolve: Comment & Resolve
+ comment: Comment
+ new:
+ title: New Note
+ intro: Spotted a mistake or something missing? Let other mappers know so we
+ can fix it. Move the marker to the correct position and type a note to explain
+ the problem.
+ advice: Your note is public and may be used to update the map, so don't enter
+ personal information or information from copyrighted maps or directory listings.
+ add: Add Note