openstreetmap-website/app/views/browse
Ævar Arnfjörð Bjarmason cc5694da1c More progress on ticket:1919
These messages now don't use JavaScript string concatenation but
variable interpolation:

 * browse.start_rjs.history_for_feature
 * browse.start_rjs.edited_by_user_at_timestamp
 * browse.start_rjs.object_list.selected.type.node
 * browse.start_rjs.object_list.selected.type.way
 * browse.start_rjs.object_list.history.type.node
 * browse.start_rjs.object_list.history.type.way

These previously extant messages have been deleted, merged, and given
more descriptive names:

 * browse.start_rjs.history_for
 * browse.start_rjs.edited_by
 * browse.start_rjs.at_timestamp
2009-06-06 19:22:39 +00:00
..
_changeset_details.rhtml First two bits of databrowser i18n 2009-05-30 13:46:59 +00:00
_common_details.rhtml more translations, and this time with stuff in the locale file too 2009-05-30 14:58:35 +00:00
_containing_relation.rhtml more translations, and this time with stuff in the locale file too 2009-05-30 14:58:35 +00:00
_map.rhtml Set the OpenLayers locale when creating a map. 2009-06-04 20:37:59 +00:00
_navigation.rhtml Improve the layout of the object browser views. 2008-06-24 16:44:45 +00:00
_node_details.rhtml Use a more rails like way for the new coordinates link, which also localizes the display of the lat lon numbers. Couple more translations. 2009-05-31 14:05:12 +00:00
_paging_nav.rhtml more databrowser i18n 2009-05-30 15:44:39 +00:00
_relation_details.rhtml more databrowser i18n 2009-05-30 16:17:10 +00:00
_relation_member.rhtml Databrowser i18n. The stuff in start.rjs is a bit bizarre and might need a second pair of eyes 2009-05-30 17:45:31 +00:00
_start.rhtml Databrowser i18n. The stuff in start.rjs is a bit bizarre and might need a second pair of eyes 2009-05-30 17:45:31 +00:00
_tag.rhtml Merge 15165:15373 from trunk. 2009-05-31 11:32:32 +00:00
_tag_details.rhtml Last of the databrowser i18n 2009-05-31 09:33:20 +00:00
_way_details.rhtml Go back to using to_sentence now that we are using rails 2.3 for the site. 2009-06-04 08:40:37 +00:00
changeset.rhtml First two bits of databrowser i18n 2009-05-30 13:46:59 +00:00
node.rhtml Fix warnings. 2009-05-31 12:06:57 +00:00
node_history.rhtml Fix warnings. 2009-05-31 12:06:57 +00:00
not_found.rhtml Make node/way/relation which is fed into the the 'browse.not_found.sorry' message translatable 2009-06-05 19:02:31 +00:00
relation.rhtml Databrowser i18n. The stuff in start.rjs is a bit bizarre and might need a second pair of eyes 2009-05-30 17:45:31 +00:00
relation_history.rhtml more databrowser i18n 2009-05-30 16:17:10 +00:00
start.rjs More progress on ticket:1919 2009-06-06 19:22:39 +00:00
way.rhtml Last of the databrowser i18n 2009-05-31 09:33:20 +00:00
way_history.rhtml Last of the databrowser i18n 2009-05-31 09:33:20 +00:00