From 6a9b2c85e9f3fad04242ee90b28b765a5bbe19b9 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Mon, 8 Jun 2009 15:31:06 +0000 Subject: [PATCH 1/1] Fix some interpolations. --- config/locales/hi.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/hi.yml b/config/locales/hi.yml index 4c26e6aea..1d7bf6ea7 100644 --- a/config/locales/hi.yml +++ b/config/locales/hi.yml @@ -305,7 +305,7 @@ hi: no_results: "No results found" layouts: welcome_user: "Welcome, {{user_link}}" - inbox: "inbox ({{size}})" + inbox: "inbox ({{count}})" logout: logout log_in: log in sign_up: sign up @@ -627,7 +627,7 @@ hi: 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 -- 2.43.2