Skip to content

Commit 8a44b91

Browse files
committed
Merge tag '2.2.1'
Hotfix release 2.2.1 - Add translations
2 parents 52c8237 + 2327c30 commit 8a44b91

File tree

4 files changed

+51
-23
lines changed

4 files changed

+51
-23
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,7 @@
4646
}
4747
},
4848
"extra": {
49-
"contao-manager-plugin": "MetaModels\\AttributeContentArticleBundle\\ContaoManager\\Plugin",
50-
"branch-alias": {
51-
"dev-feature/2.2.0": "2.2.x-dev"
52-
}
49+
"contao-manager-plugin": "MetaModels\\AttributeContentArticleBundle\\ContaoManager\\Plugin"
5350
},
5451
"config": {
5552
"allow-plugins": {
Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,25 @@
1-
<?php/** * This file is part of MetaModels/attribute_contentarticle. * * (c) 2012-2019 The MetaModels team. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. * * This project is provided in good faith and hope to be usable by anyone. * * @package MetaModels * @subpackage AttributeContentArticle * @author Stefan Heimes <[email protected]> * @copyright 2012-2019 The MetaModels team. * @license https://github.com/MetaModels/attribute_contentarticle/blob/master/LICENSE LGPL-3.0-or-later * @filesource */$GLOBALS['TL_LANG']['attribute_contentarticle']['missing_id'] = 'Sie müssen den Hauptdatensatz speichern, bevor Sie neue Daten anlegen können.';
1+
<?php
2+
/**
3+
* This file is part of MetaModels/attribute_contentarticle.
4+
*
5+
* (c) 2012-2022 The MetaModels team.
6+
*
7+
* For the full copyright and license information, please view the LICENSE
8+
* file that was distributed with this source code.
9+
*
10+
* This project is provided in good faith and hope to be usable by anyone.
11+
*
12+
* Translations are managed automatically using Transifex. To create a new translation
13+
* or to help to maintain an existing one, please register at transifex.com.
14+
*
15+
* Last-updated: 2022-11-30T08:57:25+00:00
16+
*
17+
* @copyright 2012-2022 The MetaModels team.
18+
* @license https://github.com/MetaModels/attribute_contentarticle/blob/master/LICENSE LGPL-3.0-or-later
19+
* @link https://www.transifex.com/metamodels/public/
20+
* @link https://www.transifex.com/signup/?join_project=metamodels
21+
*/
22+
23+
24+
$GLOBALS['TL_LANG']['attribute_contentarticle']['missing_id'] = 'Sie müssen den Datensatz speichern, bevor Sie neue Daten anlegen können.';
25+
Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,25 @@
11
<?php
2-
32
/**
43
* This file is part of MetaModels/attribute_contentarticle.
54
*
6-
* (c) 2012-2019 The MetaModels team.
5+
* (c) 2012-2022 The MetaModels team.
76
*
87
* For the full copyright and license information, please view the LICENSE
98
* file that was distributed with this source code.
109
*
1110
* This project is provided in good faith and hope to be usable by anyone.
1211
*
13-
* @package MetaModels
14-
* @subpackage AttributeContentArticle
15-
* @author Andreas Dziemba <[email protected]>
16-
* @copyright 2012-2019 The MetaModels team.
17-
* @license https://github.com/MetaModels/attribute_contentarticle/blob/master/LICENSE LGPL-3.0-or-later
18-
* @filesource
12+
* Translations are managed automatically using Transifex. To create a new translation
13+
* or to help to maintain an existing one, please register at transifex.com.
14+
*
15+
* Last-updated: 2022-11-30T08:57:30+00:00
16+
*
17+
* @copyright 2012-2022 The MetaModels team.
18+
* @license https://github.com/MetaModels/attribute_contentarticle/blob/master/LICENSE LGPL-3.0-or-later
19+
* @link https://www.transifex.com/metamodels/public/
20+
* @link https://www.transifex.com/signup/?join_project=metamodels
1921
*/
2022

21-
$GLOBALS['TL_LANG']['tl_content']['addMainLangContent'] = ['Inhalt der Hauptsprache kopieren', ''];
23+
24+
$GLOBALS['TL_LANG']['tl_content']['addMainLangContent']['0'] = 'Inhalt der Hauptsprache kopieren';
25+
Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
32
/**
43
* This file is part of MetaModels/attribute_contentarticle.
54
*
@@ -10,13 +9,17 @@
109
*
1110
* This project is provided in good faith and hope to be usable by anyone.
1211
*
13-
* @package MetaModels
14-
* @subpackage AttributeContentArticle
15-
* @author Andreas Dziemba <[email protected]>
16-
* @author Ingolf Steinhardt <[email protected]>
17-
* @copyright 2012-2022 The MetaModels team.
18-
* @license https://github.com/MetaModels/attribute_contentarticle/blob/master/LICENSE LGPL-3.0-or-later
19-
* @filesource
12+
* Translations are managed automatically using Transifex. To create a new translation
13+
* or to help to maintain an existing one, please register at transifex.com.
14+
*
15+
* Last-updated: 2022-11-30T08:57:34+00:00
16+
*
17+
* @copyright 2012-2022 The MetaModels team.
18+
* @license https://github.com/MetaModels/attribute_contentarticle/blob/master/LICENSE LGPL-3.0-or-later
19+
* @link https://www.transifex.com/metamodels/public/
20+
* @link https://www.transifex.com/signup/?join_project=metamodels
2021
*/
2122

22-
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['typeOptions']['contentarticle'] = 'Content Artikel';
23+
24+
$GLOBALS['TL_LANG']['tl_metamodel_attribute']['typeOptions']['contentarticle'] = 'Inhalt des Artikels';
25+

0 commit comments

Comments
 (0)