openstreetmap-website/app/views/diary_entry
Ævar Arnfjörð Bjarmason db51d7f3dd Added & cleaned up messages relating to a given user not existing
The following pages now have a <title> that can be set in localizations:

 * /user/USER_DOES_NOT_EXIST
 * /user/USER_DOES_NOT_EXIST/diary
 * /user/USER_DOES_NOT_EXIST/traces
 * /message/*/ID_DOES_NOT_EXIST

In addition I've cleaned up the i18n message keys of all the
''no_such_user.rhtml'' pages involved. They now all use
title/heading/body for the <title>, <h2> and <p> respectively. And the
message key {{user}} instead of {{name}}.
2009-06-06 13:15:53 +00:00
..
_diary_comment.rhtml Make a few more strings translatable in the diary entry controller 2009-06-02 08:13:41 +00:00
_diary_entry.rhtml Make a few more strings translatable in the diary entry controller 2009-06-02 08:13:41 +00:00
edit.rhtml Set the OpenLayers locale when creating a map. 2009-06-04 20:37:59 +00:00
list.rhtml translating the listing of diary entries. Adding some initial tests for checking that you don't get any errors in any locale, when listing the diary entries. Don't yet check for missing translations through an assert_select, .., :count => 0. 2009-05-27 15:06:25 +00:00
no_such_entry.rhtml Diary entries pretty much i18n'd. Additional test that checks there are no missing translation strings, need more like it. 2009-05-27 17:19:59 +00:00
no_such_user.rhtml Added & cleaned up messages relating to a given user not existing 2009-06-06 13:15:53 +00:00
rss.rxml Include a comment link in the diary RSS feed. 2008-01-18 10:43:21 +00:00
view.rhtml Make "Login to leave a comment" translatable. 2009-06-05 18:11:50 +00:00