aboutsummaryrefslogtreecommitdiffstats
path: root/uiframe-iui/src/main/resources/webroot/component/thirdparty/jquery-validation/js/localization/messages_it.min.js
diff options
context:
space:
mode:
authorj180240 <jiaxiangli@huawei.com>2016-09-13 15:37:48 +0800
committerj180240 <jiaxiangli@huawei.com>2016-09-13 15:37:48 +0800
commit9230369a383b8bdd4b51940c69000a4fbc4aa6b1 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /uiframe-iui/src/main/resources/webroot/component/thirdparty/jquery-validation/js/localization/messages_it.min.js
parentd0cd8bdedcb2809d51ff960af8e8a39aed732fe9 (diff)
clear the old code.
Change-Id: I6e3116979251f69e728f2a20006421948e1c4b35 Signed-off-by: j180240 <jiaxiangli@huawei.com>
Diffstat (limited to 'uiframe-iui/src/main/resources/webroot/component/thirdparty/jquery-validation/js/localization/messages_it.min.js')
-rw-r--r--uiframe-iui/src/main/resources/webroot/component/thirdparty/jquery-validation/js/localization/messages_it.min.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/uiframe-iui/src/main/resources/webroot/component/thirdparty/jquery-validation/js/localization/messages_it.min.js b/uiframe-iui/src/main/resources/webroot/component/thirdparty/jquery-validation/js/localization/messages_it.min.js
deleted file mode 100644
index 8a5beead..00000000
--- a/uiframe-iui/src/main/resources/webroot/component/thirdparty/jquery-validation/js/localization/messages_it.min.js
+++ /dev/null
@@ -1,4 +0,0 @@
-/*! jQuery Validation Plugin - v1.13.0 - 7/1/2014
- * http://jqueryvalidation.org/
- * Copyright (c) 2014 Jörn Zaefferer; Licensed MIT */
-!function(a){"function"==typeof define&&define.amd?define(["jquery","../jquery.validate.min"],a):a(jQuery)}(function(a){a.extend(a.validator.messages,{required:"Campo obbligatorio.",remote:"Controlla questo campo.",email:"Inserisci un indirizzo email valido.",url:"Inserisci un indirizzo web valido.",date:"Inserisci una data valida.",dateISO:"Inserisci una data valida (ISO).",number:"Inserisci un numero valido.",digits:"Inserisci solo numeri.",creditcard:"Inserisci un numero di carta di credito valido.",equalTo:"Il valore non corrisponde.",extension:"Inserisci un valore con un&apos;estensione valida.",maxlength:a.validator.format("Non inserire pi&ugrave; di {0} caratteri."),minlength:a.validator.format("Inserisci almeno {0} caratteri."),rangelength:a.validator.format("Inserisci un valore compreso tra {0} e {1} caratteri."),range:a.validator.format("Inserisci un valore compreso tra {0} e {1}."),max:a.validator.format("Inserisci un valore minore o uguale a {0}."),min:a.validator.format("Inserisci un valore maggiore o uguale a {0}."),nifES:"Inserisci un NIF valido.",nieES:"Inserisci un NIE valido.",cifES:"Inserisci un CIF valido."})}); \ No newline at end of file