From: Andy Allan Date: Wed, 6 Feb 2019 13:20:03 +0000 (+0100) Subject: Copy i18n strings from validates_email_format_of plugin X-Git-Tag: live~3789^2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/0508d57ae4feea6d11412a164853eb939a554332?hp=0508d57ae4feea6d11412a164853eb939a554332 Copy i18n strings from validates_email_format_of plugin This allows our translators to work in languages not yet supported by the upstream plugin. Fixes #2128 ---