Make a message pluralizable

This commit is contained in:
Tom Hughes 2013-05-07 19:03:38 +01:00
parent fecc643c4e
commit 5cf10fb13b

View file

@ -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: