<?php /** * Pagelist for Contao * * Copyright (c) 2015 Benjamin Roth * * @license LGPL-3.0+ */ /** * Misc */ $GLOBALS['TL_LANG']['MSC']['gotoPage'] = 'Open page "%s"'; $GLOBALS['TL_LANG']['MSC']['edit'] = 'Edit'; $GLOBALS['TL_LANG']['MSC']['dl_new'] = 'New'; $GLOBALS['TL_LANG']['MSC']['dl_opened'] = 'Opened';