From b7bde582a678112e81f592675f8301cb77a9822e Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 22 Jul 2009 16:40:13 +0000 Subject: [PATCH] Fix typo in EU tax driver i18n. --- lib/WebGUI/i18n/English/TaxDriver_EU.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/WebGUI/i18n/English/TaxDriver_EU.pm b/lib/WebGUI/i18n/English/TaxDriver_EU.pm index fb05bd549..5a3e4cb16 100644 --- a/lib/WebGUI/i18n/English/TaxDriver_EU.pm +++ b/lib/WebGUI/i18n/English/TaxDriver_EU.pm @@ -63,8 +63,8 @@ our $I18N = { }, 'accept when vies unavailable help' => { - message => q|If one of the VIES member states' databases is temporarily unavailable or the connection to VIES failed VAT numbers cannot be checked through this service. Normally this is a temporray problem. If you set this option to yes VAT numbers that could not be checked because of such an event are usable anyway. Note that the format of VAT numbers is always checked, regardless of the availability of VIES.|, - lastUpdated => 0, + message => q|If one of the VIES member states' databases is temporarily unavailable or the connection to VIES failed VAT numbers cannot be checked through this service. Normally this is a temporary problem. If you set this option to yes VAT numbers that could not be checked because of such an event are usable anyway. Note that the format of VAT numbers is always checked, regardless of the availability of VIES.|, + lastUpdated => 1248190913, context => 'Hover help in the admin screen', },