/browse/changeset/
123456789 would return the message "Sorry, the with
the id
123456789, could not be found.". It now says "Sorry, the
changeset with the id
123456789, could not be found."
'node' => I18n.t('browse.not_found.type.node'),
'way' => I18n.t('browse.not_found.type.way'),
'relation' => I18n.t('browse.not_found.type.relation'),
'node' => I18n.t('browse.not_found.type.node'),
'way' => I18n.t('browse.not_found.type.way'),
'relation' => I18n.t('browse.not_found.type.relation'),
+ 'changeset' => I18n.t('browse.not_found.type.changeset'),
};
%>
<p><%= t'browse.not_found.sorry', :type=> browse_not_found_type[@type] , :id => params[:id] %></p>
};
%>
<p><%= t'browse.not_found.sorry', :type=> browse_not_found_type[@type] , :id => params[:id] %></p>
node: node
way: way
relation: relation
node: node
way: way
relation: relation
paging_nav:
showing_page: "Showing page"
of: "of"
paging_nav:
showing_page: "Showing page"
of: "of"
node: fannst ekki hnútur
way: fannst ekki vegur
relation: fundust ekki vensli
node: fannst ekki hnútur
way: fannst ekki vegur
relation: fundust ekki vensli
+ changeset: fannst ekki breytingarsett
paging_nav:
showing_page: "Sýni síðu"
of: "af"
paging_nav:
showing_page: "Sýni síðu"
of: "af"