Skip to content

Commit 107da53

Browse files
fix: update German translations for internal news and categories
1 parent 2d34709 commit 107da53

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

Resources/Private/Language/de.locallang.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<body>
66
<trans-unit id="internal_news_notify_note">
77
<source />
8-
<target><![CDATA[The next date for the internal news "%s" is today: %s]]></target>
8+
<target>Der nächste Termin für die internen News steht kurz bevor.</target>
99
</trans-unit>
1010
<trans-unit id="widgets.internalNews.news.title">
1111
<source />

Resources/Private/Language/de.locallang_db.xlf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@
3535
<source />
3636
<target>Termine</target>
3737
</trans-unit>
38+
<trans-unit id="tx_ximatypo3internalnews_domain_model_news.categories">
39+
<source />
40+
<target>Kategorien</target>
41+
</trans-unit>
3842
<trans-unit id="tx_ximatypo3internalnews_domain_model_news.be_group">
3943
<source />
4044
<target>Backend Nutzer Gruppen</target>

Resources/Private/Language/locallang.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<header/>
55
<body>
66
<trans-unit id="internal_news_notify_note">
7-
<source><![CDATA[The next date for the internal news is starting soon]]></source>
7+
<source>The next date for the internal news is starting soon</source>
88
</trans-unit>
99
<trans-unit id="widgets.internalNews.news.title">
1010
<source>Internal News</source>

0 commit comments

Comments
 (0)