From: Tom Hughes Date: Tue, 7 May 2013 18:03:38 +0000 (+0100) Subject: Make a message pluralizable X-Git-Tag: live~5044 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/5cf10fb13ba166f62a481a89b382ed5b964d6d9c Make a message pluralizable --- diff --git a/config/locales/en.yml b/config/locales/en.yml index 1241e1339..79784049c 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1452,7 +1452,9 @@ en: upload_trace: "Upload a trace" see_all_traces: "See all traces" see_your_traces: "See your traces" - traces_waiting: "You have %{count} traces waiting for upload. Please consider waiting for these to finish before uploading any more, so as not to block the queue for other users." + traces_waiting: + one: "You have %{count} trace waiting for upload. Please consider waiting for these to finish before uploading any more, so as not to block the queue for other users." + other: "You have %{count} traces waiting for upload. Please consider waiting for these to finish before uploading any more, so as not to block the queue for other users." trace_optionals: tags: "Tags" view: