var messages = function(){ 
   return { 
DRAGDROP_TIME_ONLY_MESSAGE_CONFIRM:'Are you sure you want to move this booking to [time]?',
DRAGDROP_TABLE_ONLY_MESSAGE_CONFIRM:'Are you sure you want to move this booking to table: [table]?',
DRAGDROP_BOTH_TABLE_TIME_MESSAGE_CONFIRM:'Are you sure you want to move this booking to [time] and table: [table]?',
DRAGDROP_MESSAGE_SUCCESS:'The change is saved succesfully',
CONFIRM_BOOKING_CANCEL:'Are you sure that you want to cancel this booking?',
CONFIRM_USER_DISABLE:'Weet u zeker dat u deze gebruiker wilt blokkeren?',
DELETE_NOTE:'Are you sure you want to delete this note?',
CONFIRM_DELETE_FILE:'CONFIRM_DELETE_FILE',
NOSHIFT:'First booking',
SHIFT_START:'Start first shift',
THIS_IS_NO_DS_BOOKING:'Caution: this booking is on a date that does not have an active dayschedule. Use this option with caution.',
CONFIRM_DELETE_FEATURE:'Are you sure to delete fetaure and all it\'s values? (Can be connected to restaurants!)',
CONFIRM_DELETE_FEATURE_VALUE:'Are you sure to delete fetaure value and connections?',
RULES_CONFIRM_DELETE_RULE:'Confirm delete rules',
RULE_EXISTS:'rule:',
RULE_NOT_EXISTS:'--',
END_TIME_IS_IN_THE_PAST:'END_TIME_IS_IN_THE_PAST',
CONFIRM_DELETE_PAGE:'Are you sure to delete page?',
CONFIRM_DELETE_INFO_PAGE:'CONFIRM_DELETE_INFO_PAGE',
CONFIRM_DELETE_QUESTION:'CONFIRM_DELETE_QUESTION',
VALIDATOR_MAX_SERVING_30:'U dient voor &quot;Maximaal aantal couverts per 45 minuten&quot; een getal in te voeren.',
START_TIME:'Aanvangstijdstip',
START_SIXTH_SHIFT:'"Start sixth shift"',
START_FIFTH_SHIFT:'"Start fifth shift"',
START_FOURTH_SHIFT:'"Start fourth shift"',
START_THIRD_SHIFT:'"Start derde shift"',
CANNOT_BE_EARLIER_THEN:'mag niet vroeger zijn dan',
START_SECOND_SHIFT:'"Start tweede shift"',
START_FIRST_SHIFT:'"Start eerste shift"',
LAST_RESERVATION:'Laatste reservering',
CLOSING_TIME:'Sluitingstijd',
DATUM:'Datum',
VALID_FROM:'Valid from',
VALID_TO:'Valid to',
NOT_A_VALID_DATE:'is not a valid date.',
CAN_NOT_BE_EARLIER_THAN_DATE:'cannot be earlier than date',
DAYSCHEDULE_MINIMAL:'You have to select at least one day on which the defined day schedule will be applied.',
DAYSCHEDULE_NOT_SHORTER_THAN:'Een dagschema mag niet langer dan 7,5 hour duren.',
DELETETABLEPLAN_CONFIRM:'Are you sure that you want to remove this table schedule and all logical table combinations?',
COPYTABLEPLAN_CONFIRM:'COPYTABLEPLAN_CONFIRM',
DAYSCHEDULE_DELETE_CONFIRM:'Are you sure that you want to remove this dayschedule?',
SELECT_ALL:'Select all',
DESELECT_ALL:'Deselect all',
RULES_ERROR_OCCURED:'error occured with the rule, try again',
REBOOKING_DISALLOWED:'This booking cannot be changed anymore.',
NO_AVAILABLE_TIME:'Unfortunately it is not possible to move this booking, because there is no alternative time available.',
ERROR:'An error has occurred.',
ADD_NAME:'Add this name',
NO_RESULT:'No results',
NEXT:'Next',
PREVIOUS:'Previous',
ESC_KEY:'Esc key or',
CLOSE:'close',
NOCHANGE:'There is no change in booking information.',
MORE_PERSON:'More persons',
LESS_PERSON:'Less persons',
VALIDATOR_MAX_SERVING_ERROR_MESSAGE:'Maximum serving is obligatory',
VALIDATOR_MAX_SERVING_REGULAR_ERROR_MESSAGE:'Maximum serving should be numeric',
VALIDATOR_SHIFT_START_ERROR_MESSAGE:'Start shift is obligatory',
VALIDATOR_LAST_RESERVATION_ERROR_MESSAGE:'Last reservation is obligatory',
VALIDATOR_SHIFT_START_2_ERROR_MESSAGE:'Start second shift is obligatory',
VALIDATOR_SHIFT_START_3_ERROR_MESSAGE:'Start third shift is obligatory',
VALIDATOR_SHIFT_START_4_ERROR_MESSAGE:'Start fourth shift is obligatory',
VALIDATOR_SHIFT_START_5_ERROR_MESSAGE:'Start fifth shift is obligatory',
VALIDATOR_SHIFT_START_6_ERROR_MESSAGE:'Start sixth shift is obligatory',
CONFIRM_PERSON_NUMBER_CHANGE:'Are you sure you want to change the number of persons to [number]?',
CONFIRM_MAKE_TIME_CHANGES:'Do you want to save the current time?',
CONFIRM_MAKE_TABLE_CHANGES:'Do you want to save the current tables?',
CONFIRM_PERSON_NUMBER_CHANGE_TAB_CHANGE:'Do you want to save the current number of persons?',
BOOKING4_CONFIRM_TEXT:'Are you sure that you want to assign this table?',
CONFIRM_DELETE_REGION:'CONFIRM_DELETE_REGION',
dummy:null      } }();
