openstreetmap-website/app/views
Tom Hughes a7219de757 Revert to using join instead of to_sentence for now as to_sentence is
broken in rails 2.2 when I18N is in use. We can go back to using
to_sentence once we have gone to rails 2.3 which fixes the problem.

Close #1906.
2009-06-02 23:40:46 +00:00
..
api added experimental xml template which is not yet used due to performance issues 2008-01-24 18:21:59 +00:00
browse Revert to using join instead of to_sentence for now as to_sentence is 2009-06-02 23:40:46 +00:00
changeset Fix a few typos in translation resource names. 2009-06-01 08:44:34 +00:00
diary_entry Add a few missing translations. Closes #1903. 2009-06-02 12:02:21 +00:00
export i18n the export tab 2009-05-31 11:40:16 +00:00
geocoder i18n geocoder results 2009-05-31 13:12:21 +00:00
layouts Change /index.php/ in wiki.openstreetmap.org links to /wiki/. This looks nicer 2009-06-02 12:23:37 +00:00
message i18n for messages 2009-05-31 15:37:18 +00:00
notifier Change /index.php/ in wiki.openstreetmap.org links to /wiki/. This looks nicer 2009-06-02 12:23:37 +00:00
site Translate heading for map key sidebar (uses existing site.map.map_key 2009-06-02 13:33:18 +00:00
trace Add some more missing translations. Use .to_sentence instead of .join(', ') so that it is localisable and is more readable. 2009-06-02 16:07:52 +00:00
user Change /index.php/ in wiki.openstreetmap.org links to /wiki/. This looks nicer 2009-06-02 12:23:37 +00:00
way_tag User form_tag/end instead of start_form_tag/end_form_tag to avoid 2007-06-10 23:22:56 +00:00