X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/91bc3c92441bb2f85510b40741b30ee89dcf97f1..6a9b2c85e9f3fad04242ee90b28b765a5bbe19b9:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index b9dcea3ed..f828f1402 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -91,9 +91,9 @@ en: no_bounding_box: "No bounding box has been stored for this changeset." show_area_box: "Show Area Box" box: "box" - has_nodes: "Has the following {{node_count}} nodes:" - has_ways: "Has the following {{way_count}} ways:" - has_relations: "Has the following {{relation_count}} relations:" + has_nodes: "Has the following {{count}} nodes:" + has_ways: "Has the following {{count}} ways:" + has_relations: "Has the following {{count}} relations:" common_details: edited_at: "Edited at:" edited_by: "Edited by:" @@ -335,10 +335,11 @@ en: welcome_user_link_tooltip: Your user page home: home home_tooltip: Go to home location - inbox: "inbox ({{size}})" - inbox_tooltip_0: Your inbox contains no unread messages - inbox_tooltip_1: Your inbox contians 1 unread message - inbox_tooltip_n: Your inbox contains {{size}} unread messages + inbox: "inbox ({{count}})" + inbox_tooltip: + zero: Your inbox contains no unread messages + one: Your inbox contians 1 unread message + other: Your inbox contains {{count}} unread messages logout: logout logout_tooltip: "Log out" log_in: log in @@ -706,7 +707,7 @@ en: settings_link_text: settings your friends: Your friends no friends: You have not added any friends yet. - km away: "{{distance}}km away" + km away: "{{count}}km away" nearby users: "Nearby users: " no nearby users: "There are no users who admit to mapping nearby yet." change your settings: change your settings