'_("Unable to swap field at position %s with field at position %s on page %s of submission %s - could not move field at position %s to temporary field location")',
'_("Unable to swap field at position %s with field at position %s on page %s of submission %s - could not move field at position %s to position %s. Please ask Admin to check that a field was not stranded in a temporary position")',
'_("Unable to swap field at position %s with field at position %s on page %s of submission %s - could not move field that was located at position %s to position %s from temporary position. Field is now stranded in temporary position and must be corrected manually by an Admin")',
'_("Unable to move field at position %s to position %s on page %s of submission %s - could not decrement the position of the fields below position %s. Tried to recover - please check that field ordering is not broken")',
'_("Unable to move field at position %s to position %s on page %s of submission %s - could not increment the position of the fields at and below position %s. The field that was at position %s is now stranded in a temporary position.")',
'WRN_WEBSUBMITADMIN_TOOMANYROWS':'_("Too many rows found for query [%s]. Expected %s, found %s.")',
'WRN_WEBSUBMITADMIN_NOROWSFOUND':'_("No Rows found for query [%s].")',
## not warnings per-say, rather events that have taken place:
'WRN_WEBSUBMITADMIN_DELETED_FIELD_FROM_SUBMISSION_PAGE':'_("Deleted field at position %s from page %s of submission \'%s\'")',
'WRN_WEBSUBMITADMIN_MOVED_FIELD_ON_SUBMISSION_PAGE':'_("Moved field from position %s to position %s on page %s of submission \'%s\'")',
'WRN_WEBSUBMITADMIN_FIELDUPDATED':'_("Updated details of field at position %s on page %s of submission \'%s\'")'