//Changed English strings using the translationsenglish module.

This commit is contained in:
djfm
2013-01-04 16:58:58 +01:00
parent 507309ddf5
commit 385c593129
319 changed files with 5991 additions and 5991 deletions
@@ -67,15 +67,15 @@
});
$('#useLastDefaultLayout').mouseover(function() {
switchExplanationText("{l s='This will restore your last registered address format'}");
switchExplanationText("{l s='This will restore your last registered address format.'}");
});
$('#useDefaultLayoutSystem').mouseover(function() {
switchExplanationText("{l s='This will restore the default address format for this country'}");
switchExplanationText("{l s='This will restore the default address format for this country.'}");
});
$('#useCurrentLastModifiedLayout').mouseover(function() {
switchExplanationText("{l s='This will restore your current address format'}");
switchExplanationText("{l s='This will restore your current address format.'}");
});
$('#eraseCurrentLayout').mouseover(function() {