Bump i18n-files
[project/luci.git] / i18n / english / luasrc / i18n / cbi.en.lua
index 14d6309..d302ee5 100644 (file)
@@ -1,13 +1,13 @@
-cbi_add = [[Add entry]]
-cbi_del = [[Remove entry]]
-cbi_invalid = [[Invalid input value]]
-cbi_invalid_section = [[<strong>Validation failed:</strong> Please check any input fields for mistakes.]]
-cbi_missing = [[This field is mandatory]]
-cbi_deperror = [[<strong>Validation failed:</strong> At least one mandatory field has no or an invalid value]]
-cbi_reqerror = [[A requirement for this option was not met]]
-cbi_addopt = [[-- Additional Field --]]
-cbi_optional = [[ (optional)]]
-cbi_sectempty = [[This section contains no values yet]]
-cbi_manual = [[-- custom --]]
-cbi_select = [[-- Please choose --]]
-cbi_gorel = [[Go to relevant configuration page]]
+cbi_add = 'Add entry'
+cbi_del = 'Remove entry'
+cbi_invalid = 'Invalid input value'
+cbi_invalid_section = '<strong>Validation failed:</strong> Please check any input fields for mistakes.'
+cbi_missing = 'This field is mandatory'
+cbi_deperror = '<strong>Validation failed:</strong> At least one mandatory field has no or an invalid value'
+cbi_reqerror = 'A requirement for this option was not met'
+cbi_addopt = '-- Additional Field --'
+cbi_optional = ' (optional)'
+cbi_sectempty = 'This section contains no values yet'
+cbi_manual = '-- custom --'
+cbi_select = '-- Please choose --'
+cbi_gorel = 'Go to relevant configuration page'