openstreetmap-website/app/views
Ævar Arnfjörð Bjarmason 938cdd8503 Made GPX notification E-Mails translatable
The multiline 'notifier.gpx_notification.success.loaded_successfully'
message is how one should properly do multiline messages to be
embedded into E-Mail. It wraps at 80 columns (if translated correctly)
and isn't as inhererently limited as splitting the E-Mail into one
message per-line like the other notification messages do it.
2009-06-07 15:50:30 +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 Rework the javascript I18n interpolation a bit - the interpolation function 2009-06-07 08:32:39 +00:00
changeset Back out the changeset RSS stuff from the head for now. 2009-06-07 08:03:07 +00:00
diary_entry Added & cleaned up messages relating to a given user not existing 2009-06-06 13:15:53 +00:00
export Don't hardcode bbox size 0.25, use APP_CONFIG['max_request_area'] instead 2009-06-06 18:13:11 +00:00
geocoder i18n geocoder results 2009-05-31 13:12:21 +00:00
layouts Make URL that link to the OSM Wiki configurable by translations. A lot 2009-06-06 21:36:49 +00:00
message Added & cleaned up messages relating to a given user not existing 2009-06-06 13:15:53 +00:00
notifier Made GPX notification E-Mails translatable 2009-06-07 15:50:30 +00:00
site Update key when the zoom changes, even if the language is not english. 2009-06-05 18:06:38 +00:00
trace Make URL that link to the OSM Wiki configurable by translations. A lot 2009-06-06 21:36:49 +00:00
user Added & cleaned up messages relating to a given user not existing 2009-06-06 13:15:53 +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