FMHN#67972: Minimumcapaciteit voor reservering kunnen instellen.
svn path=/Database/trunk/; revision=52659
This commit is contained in:
@@ -4888,6 +4888,7 @@ FAC_LCL('lcl_res_error_date', 'Deze reservering ligt te ver in verleden of toeko
|
||||
FAC_LCL('lcl_res_date_room_closed', 'Gekozen periode valt buiten de openingstijden.'||CHR(10)||'Kies een andere ruimte of een ander tijdstip.', 'The selected period exceeds opening times.'||CHR(10)||'Please select a different room or different time frame.')
|
||||
FAC_LCL('lcl_res_date_room_blocked', 'Ruimte is niet beschikbaar van {0} tot {1}', 'Room is not available from {0} until {1}')
|
||||
FAC_LCL('lcl_res_too_many_visitors', 'De ruimte is eigenlijk te klein voor het aantal mensen. Doorgaan?', 'Number of attendees exceeds the room capacity. Do you want to continue?')
|
||||
FAC_LCL('lcl_res_below_min_visitors', 'De ruimte is eigenlijk te groot voor het aantal mensen. Doorgaan?', 'Number of attendees underruns the room capacity. Do you want to continue?')
|
||||
FAC_LCL('lcl_res_no_visitors', 'Het aantal personen mag niet 0 zijn.', 'The number of attendees cannot be 0.')
|
||||
FAC_LCL('lcl_res_no_CV_yet', 'Let op: er zijn (nog) geen voorzieningen gereserveerd.', 'Please note: no facilities have been reserved (yet).')
|
||||
FAC_LCL('lcl_res_bad_period', 'De reservering kan niet korter dan de minimum tijd zijn.', 'The reservation cannot be shorter than the minimum duration.')
|
||||
|
||||
Reference in New Issue
Block a user