File tree Expand file tree Collapse file tree
src/MetaModels/Attribute/TranslatedMulti Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 * @author Andreas Isaak <andy.jared@googlemail.com>
1313 * @author David Greminger <david.greminger@1up.io>
1414 * @copyright 2012-2016 The MetaModels team.
15- * @license https://github.com/MetaModels/attribute_translatedtabletext /blob/master/LICENSE LGPL-3.0
15+ * @license https://github.com/menatwork/attribute_translatedmulti /blob/master/LICENSE LGPL-3.0
1616 * @filesource
1717 */
1818
Original file line number Diff line number Diff line change 1010 * @subpackage AttributeTranslatedTableText
1111 * @author Christian Schiffler <c.schiffler@cyberspectrum.de>
1212 * @copyright 2012-2016 The MetaModels team.
13- * @license https://github.com/MetaModels/attribute_translatedtabletext /blob/master/LICENSE LGPL-3.0
13+ * @license https://github.com/menatwork/attribute_translatedmulti /blob/master/LICENSE LGPL-3.0
1414 * @filesource
1515 */
1616
Original file line number Diff line number Diff line change 1313 * @author David Greminger <david.greminger@1up.io>
1414 * @author Sven Baumann <baumann.sv@gmail.com>
1515 * @copyright 2012-2016 The MetaModels team.
16- * @license https://github.com/MetaModels/attribute_translatedtabletext /blob/master/LICENSE LGPL-3.0
16+ * @license https://github.com/menatwork/attribute_translatedmulti /blob/master/LICENSE LGPL-3.0
1717 * @filesource
1818 */
1919
Original file line number Diff line number Diff line change 1212 * @author Andreas Isaak <andy.jared@googlemail.com>
1313 * @author David Greminger <david.greminger@1up.io>
1414 * @copyright 2012-2016 The MetaModels team.
15- * @license https://github.com/MetaModels/attribute_translatedtabletext /blob/master/LICENSE LGPL-3.0
15+ * @license https://github.com/menatwork/attribute_translatedmulti /blob/master/LICENSE LGPL-3.0
1616 * @filesource
1717 */
1818
Original file line number Diff line number Diff line change 1212 * @author Andreas Isaak <andy.jared@googlemail.com>
1313 * @author David Greminger <david.greminger@1up.io>
1414 * @copyright 2012-2016 The MetaModels team.
15- * @license https://github.com/MetaModels/attribute_translatedtabletext /blob/master/LICENSE LGPL-3.0
15+ * @license https://github.com/menatwork/attribute_translatedmulti /blob/master/LICENSE LGPL-3.0
1616 * @filesource
1717 */
1818
1919/**
2020 * Table tl_metamodel_filtersetting
2121 */
2222
23- $ GLOBALS ['TL_DCA ' ]['tl_metamodel_filtersetting ' ]['simplelookup_palettes ' ]['translatedtabletext ' ] = &$ GLOBALS ['TL_DCA ' ]['tl_metamodel_filtersetting ' ]['simplelookup_palettes ' ]['_translated_ ' ];
23+ $ GLOBALS ['TL_DCA ' ]['tl_metamodel_filtersetting ' ]['simplelookup_palettes ' ]['translatedmulti ' ] = &$ GLOBALS ['TL_DCA ' ]['tl_metamodel_filtersetting ' ]['simplelookup_palettes ' ]['_translated_ ' ];
Original file line number Diff line number Diff line change 1212 * @author Andreas Isaak <andy.jared@googlemail.com>
1313 * @author David Greminger <david.greminger@1up.io>
1414 * @copyright 2012-2016 The MetaModels team.
15- * @license https://github.com/MetaModels/attribute_translatedtabletext /blob/master/LICENSE LGPL-3.0
15+ * @license https://github.com/menatwork/attribute_translatedmulti /blob/master/LICENSE LGPL-3.0
1616 * @filesource
1717 */
1818
19- $ GLOBALS ['TL_DCA ' ]['tl_metamodel_rendersetting ' ]['metapalettes ' ]['translatedtabletext extends default ' ] = array ();
19+ $ GLOBALS ['TL_DCA ' ]['tl_metamodel_rendersetting ' ]['metapalettes ' ]['translatedmulti extends default ' ] = array ();
Original file line number Diff line number Diff line change 1111 * last-updated: 2013-09-25T20:17:05+02:00
1212 */
1313
14- $ GLOBALS ['TL_LANG ' ]['tl_metamodel_attribute ' ]['tabletext_cols ' ]['0 ' ] = 'Spalteneinstellung ' ;
15- $ GLOBALS ['TL_LANG ' ]['tl_metamodel_attribute ' ]['tabletext_cols ' ]['1 ' ] = 'Bitte ein Label und die Breite für jede Spalte angeben. ' ;
16- $ GLOBALS ['TL_LANG ' ]['tl_metamodel_attribute ' ]['tabletext_quantity_cols ' ]['0 ' ] = 'Anzahl der Spalten ' ;
17- $ GLOBALS ['TL_LANG ' ]['tl_metamodel_attribute ' ]['tabletext_quantity_cols ' ]['1 ' ] = 'Bitte die Anzahl der Spalten auswählen. ' ;
18- $ GLOBALS ['TL_LANG ' ]['tl_metamodel_attribute ' ]['tabletext_rowLabel ' ]['0 ' ] = 'Label ' ;
19- $ GLOBALS ['TL_LANG ' ]['tl_metamodel_attribute ' ]['tabletext_rowLabel ' ]['1 ' ] = 'Bitte das Label für die Spalten angeben. ' ;
20- $ GLOBALS ['TL_LANG ' ]['tl_metamodel_attribute ' ]['tabletext_rowStyle ' ]['0 ' ] = 'Breite ' ;
21- $ GLOBALS ['TL_LANG ' ]['tl_metamodel_attribute ' ]['tabletext_rowStyle ' ]['1 ' ] = 'Bitte geben Sie die Spaltenbreite ein (beispielsweise 200px). ' ;
2214$ GLOBALS ['TL_LANG ' ]['tl_metamodel_attribute ' ]['typeOptions ' ]['translatedmulti ' ] = 'Übersetzter Multi-Tabelle ' ;
Original file line number Diff line number Diff line change 1111 * @author David Maack <david.maack@arcor.de>
1212 * @author Stefan Heimes <stefan_heimes@hotmail.com>
1313 * @copyright 2012-2016 The MetaModels team.
14- * @license https://github.com/MetaModels/attribute_translatedtabletext /blob/master/LICENSE LGPL-3.0
14+ * @license https://github.com/menatwork/attribute_translatedmulti /blob/master/LICENSE LGPL-3.0
1515 */
1616
1717/**
1818 * Fields
1919 */
2020$ GLOBALS ['TL_LANG ' ]['tl_metamodel_attribute ' ]['typeOptions ' ]['translatedmulti ' ] = 'Translated multi table ' ;
21- $ GLOBALS ['TL_LANG ' ]['tl_metamodel_attribute ' ]['tabletext_cols ' ] = array (
22- 'Column config ' ,
23- 'Please enter a label and width for each column. '
24- );
25- $ GLOBALS ['TL_LANG ' ]['tl_metamodel_attribute ' ]['tabletext_rowLabels ' ] = array ('' );
26- $ GLOBALS ['TL_LANG ' ]['tl_metamodel_attribute ' ]['tabletext_rowLabel ' ] = array (
27- 'Label ' ,
28- 'Please enter the labels for the columns '
29- );
30- $ GLOBALS ['TL_LANG ' ]['tl_metamodel_attribute ' ]['tabletext_rowStyle ' ] = array (
31- 'Width ' ,
32- 'Please enter the width of the columns (e.g. 200px) '
33- );
34- $ GLOBALS ['TL_LANG ' ]['tl_metamodel_attribute ' ]['tabletext_quantity_cols ' ] = array (
35- 'Number of columns ' ,
36- 'Please select the number of columns. '
37- );
Original file line number Diff line number Diff line change 1010 * @author Christian Schiffler <c.schiffler@cyberspectrum.de>
1111 * @author Stefan Heimes <stefan_heimes@hotmail.com>
1212 * @copyright 2012-2016 The MetaModels team.
13- * @license https://github.com/MetaModels/attribute_translatedtabletext /blob/master/LICENSE LGPL-3.0
13+ * @license https://github.com/menatwork/attribute_translatedmulti /blob/master/LICENSE LGPL-3.0
1414 * @filesource
1515 */
1616
Original file line number Diff line number Diff line change 1414 * @author Andreas Isaak <andy.jared@googlemail.com>
1515 * @author David Greminger <david.greminger@1up.io>
1616 * @copyright 2012-2016 The MetaModels team.
17- * @license https://github.com/MetaModels/attribute_translatedtabletext /blob/master/LICENSE LGPL-3.0
17+ * @license https://github.com/menatwork/attribute_translatedmulti /blob/master/LICENSE LGPL-3.0
1818 * @filesource
1919 */
2020
You can’t perform that action at this time.
0 commit comments