{ "serviceinput.validate.short.error.msg":"Short value must be an integer between -32,768 and 32,767 (inclusive).", "serviceinput.validate.datatype.error.title":"Invalid entry", "serviceinput.validate.long.error.msg":"Long value must be an integer between -9,223,372,036,854,775,808 and 9,223,372,036,854,775,807 (inclusive).", "serviceinput.validate.integer.error.msg":"Integer value must be an integer between -2,147,483,648 and 2,147,483,647 (inclusive).", "serviceinput.validate.double.error.msg":"Double value must be of type java.lang.Double.", "serviceinput.validate.float.error.msg":"Float value must be of type java.lang.Float.", "serviceinput.validate.character.error.msg":"Character value must be of type java.lang.Character.", "serviceinput.validate.byte.error.msg":"Byte value must be of type java.lang.Byte.", "serviceinput.validate.date.error.msg":"Date value is invalid.", "serviceinput.enter.value.placeholder":"Enter value here", "serviceinput.date.format.placeholder":"MM/DD/YYYY hh:mm:ss", "serviceinput.select.value.placeholder":"Select a value", "serviceinput.browse.button":"Browse", "serviceinput.list.add.row.button":"Add row", "serviceinput.table.add.column.button":"Add column", "serviceinput.table.add.row.button":"Add row", "serviceinput.table.insert.row.button":"Insert row after", "serviceinput.table.remove.column.button":"Remove this column", "serviceinput.table.remove.row.button":"Remove this row", "serviceinput.table.expand.button":"Expand table", "serviceinput.table.collapse.button":"Collapse table", "serviceinput.table.rows.caption":"Rows", "serviceinput.table.columns.caption":"Columns", "serviceinput.list.size.caption":"Size", "serviceinput.list.remove.row.button":"Remove this row", "serviceinput.list.insert.row.button":"Insert row after", "serviceinput.validate.invalid.entry":"Invalid entry", "serviceinput.date.selection.button":"Display calendar for date and time selection", "serviceinput.date.clear.button":"Clear the date and time selection", "serviceinput.data.type.document":"Document", "serviceinput.data.type.document.list":"Document list", "serviceinput.data.type.string":"String", "serviceinput.data.type.string.list":"String list", "serviceinput.data.type.string.table":"String table", "serviceinput.data.type.document.reference":"Document Reference", "serviceinput.data.type.document.reference.list":"Document reference list", "serviceinput.data.type.object":"Object", "serviceinput.data.type.object.list":"Object list", "serviceinput.data.type.boolean":"Boolean", "serviceinput.data.type.boolean.list":"Boolean list", "serviceinput.data.type.byte.list":"Byte list", "serviceinput.data.type.byte":"Byte", "serviceinput.data.type.character.list":"Character list", "serviceinput.data.type.character":"Character", "serviceinput.data.type.double":"Double", "serviceinput.data.type.double.list":"Double list", "serviceinput.data.type.float":"Float", "serviceinput.data.type.float.list":"Float list", "serviceinput.data.type.integer":"Integer", "serviceinput.data.type.integer.list":"Integer list", "serviceinput.data.type.long":"Long", "serviceinput.data.type.short":"Short", "serviceinput.data.type.short.list":"Short list", "serviceinput.data.type.date":"Date", "serviceinput.data.type.date.list":"Date list", "serviceinput.data.type.byte.array":"Byte array", "serviceinput.data.type.byte.xop.object":"XOP object", "serviceinput.data.type.byte.xop.object.list":"XOP object list", "serviceinput.data.type.long.list":"Long list", "serviceinput.data.type.unknown":"Integration Server data type", "serviceinput.table.insert.row.above.button":"Insert a new row above this one", "serviceinput.table.add.row.end.table.button":"Add a new row to the end of the table", "serviceinput.list.add.row.end.list.button":"Add a new row to the end of the list", "serviceinput.list.insert.row.above.button":"Insert a new row above this one", "serviceinput.list.remove.last.row.list.button":"Remove the last row in the list", "serviceinput.table.remove.last.row.table.button":"Remove the last row in the table", "serviceinput.table.remove.last.column.table.button":"Remove the last column in the table", "serviceinput.table.insert.column.before.button":"Insert a new column before this one", "serviceinput.table.add.column.end.table.button":"Add a new column to the end of the table" }