File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
src/Resources/contao/languages/en Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 33/**
44 * This file is part of MetaModels/attribute_checkbox.
55 *
6- * (c) 2012-2016 The MetaModels team.
6+ * (c) 2012-2022 The MetaModels team.
77 *
88 * For the full copyright and license information, please view the LICENSE
99 * file that was distributed with this source code.
1313 * @package MetaModels
1414 * @subpackage AttributeCheckbox
1515 * @author Christian Schiffler <c.schiffler@cyberspectrum.de>
16- * @copyright 2012-2016 The MetaModels team.
16+ * @copyright 2012-2022 The MetaModels team.
1717 * @license https://github.com/MetaModels/attribute_checkbox/blob/master/LICENSE LGPL-3.0
1818 * @filesource
1919 */
2929
3030// Reference.
3131$ GLOBALS ['TL_LANG ' ]['tl_metamodel_filtersetting ' ]['typenames ' ]['checkbox_published ' ] = 'Published state ' ;
32- $ GLOBALS ['TL_LANG ' ]['tl_metamodel_filtersetting ' ]['typedesc ' ]['checkbox_published ' ] =
33- '%s <strong>%s</strong> %s <br /> on attribute <em>%s</em> ' ;
You can’t perform that action at this time.
0 commit comments