From: Tom Hughes Date: Fri, 27 Feb 2015 17:00:28 +0000 (+0000) Subject: Fix OSRM directions issues X-Git-Tag: live~5304 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/fa3ccdfd49bf62737d163fe3a637939f291b7815?hp=fa3ccdfd49bf62737d163fe3a637939f291b7815 Fix OSRM directions issues Don't rely on trailing spaces in translation strings as they aren't reliably preserved, and make "exit" translatable. Fixes #915 ---