From: Shaun McDonald Date: Tue, 2 Jun 2009 16:07:52 +0000 (+0000) Subject: Add some more missing translations. Use .to_sentence instead of .join(', ') so that... X-Git-Tag: live~8406 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/698a49077c67297cd8ea7b370d1ac2298ee5d9f6?hp=698a49077c67297cd8ea7b370d1ac2298ee5d9f6 Add some more missing translations. Use .to_sentence instead of .join(', ') so that it is localisable and is more readable. ---