- open_title: '未解决笔记 #%{note_name}'
- closed_title: '已解决笔记 #%{note_name}'
- hidden_title: '隐藏笔记 #%{note_name}'
- opened_by: '%{user}创建于<abbr title=''%{exact_time}''>%{when}</abbr>'
- opened_by_anonymous: 匿名用户创建于<abbr title='%{exact_time}'>%{when}</abbr>
- commented_by: '%{user}于<abbr title=''%{exact_time}''>%{when}</abbr>发表的评论'
- commented_by_anonymous: 匿名用户于<abbr title='%{exact_time}'>%{when}</abbr>发表的评论
- closed_by: '%{user}解决于<abbr title=''%{exact_time}''>%{when}</abbr>'
- closed_by_anonymous: 匿名用户解决于<abbr title='%{exact_time}'>%{when}</abbr>
- reopened_by: '%{user}重新激活于<abbr title=''%{exact_time}''>%{when}</abbr>'
- reopened_by_anonymous: 匿名用户重新激活于<abbr title='%{exact_time}'>%{when}</abbr>
- hidden_by: '%{user}隐藏于<abbr title=''%{exact_time}''>%{when}</abbr>'
- report: 举报此注释
+ open_title: '未解决注记 #%{note_name}'
+ closed_title: '已解决注记 #%{note_name}'
+ hidden_title: '隐藏注记 #%{note_name}'
+ opened_by_html: '%{user}创建于<abbr title=''%{exact_time}''>%{when}</abbr>'
+ opened_by_anonymous_html: 匿名用户创建于<abbr title='%{exact_time}'>%{when}</abbr>
+ commented_by_html: '%{user}于<abbr title=''%{exact_time}''>%{when}</abbr>发表的评论'
+ commented_by_anonymous_html: 匿名用户于<abbr title='%{exact_time}'>%{when}</abbr>发表的评论
+ closed_by_html: '%{user}解决于<abbr title=''%{exact_time}''>%{when}</abbr>'
+ closed_by_anonymous_html: 匿名用户解决于<abbr title='%{exact_time}'>%{when}</abbr>
+ reopened_by_html: '%{user}重新激活于<abbr title=''%{exact_time}''>%{when}</abbr>'
+ reopened_by_anonymous_html: 匿名用户重新激活于<abbr title='%{exact_time}'>%{when}</abbr>
+ hidden_by_html: '%{user}隐藏于<abbr title=''%{exact_time}''>%{when}</abbr>'
+ report: 举报此注记
+ coordinates_html: '%{latitude}, %{longitude}'