CBI-UVL Validation Integration part #1
[project/luci.git] / i18n / english / luasrc / i18n / cbi.en.lua
index 1bba251..6b1168e 100644 (file)
@@ -1,7 +1,10 @@
 cbi_add = [[Add entry]]
 cbi_del = [[Remove entry]]
 cbi_invalid = [[<strong>Error:</strong> Invalid input value]]
+cbi_invalid_section = [[<strong>Error:</strong> Validation failed]]
 cbi_missing = [[<strong>Error:</strong> This field is mandatory]]
+cbi_deperror = [[<strong>Error:</strong> At least one mandatory field has no or an invalid value]]
+cbi_reqerror = [[<strong>Error:</strong> A requirement for this option was not met]]
 cbi_addopt = [[-- Additional Field --]]
 cbi_optional = [[ (optional)]]
 cbi_sectempty = [[This section contains no values yet]]