From: Tom Hughes Date: Sat, 13 Aug 2011 15:51:21 +0000 (+0100) Subject: Add next/previous tooltips for browsing notes X-Git-Tag: live~5837^2~140 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/561140dcbc3b94d1c3dfb97d23ba00ee1ea89dea Add next/previous tooltips for browsing notes --- diff --git a/config/locales/en.yml b/config/locales/en.yml index d89565460..685974ff9 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -121,6 +121,8 @@ en: next_relation_tooltip: "Next relation" prev_changeset_tooltip: "Previous changeset" next_changeset_tooltip: "Next changeset" + prev_note_tooltip: "Previous note" + next_note_tooltip: "Next note" changeset_details: created_at: "Created at:" closed_at: "Closed at:"