Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Commit 2637116

Browse files
committed
[TASK] Minor label changes
1 parent 3d96d35 commit 2637116

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2+
<xliff version="1.0">
3+
<file source-language="en" datatype="plaintext" original="messages" date="2015-07-17T18:42:28Z" product-name="dm_developerlog">
4+
<header/>
5+
<body>
6+
<trans-unit id="title">
7+
<source>Development Log</source>
8+
</trans-unit>
9+
<trans-unit id="mlang_tabs_tab">
10+
<source>Development Log</source>
11+
</trans-unit>
12+
<trans-unit id="mlang_labels_tablabel">
13+
<source>Development log</source>
14+
</trans-unit>
15+
<trans-unit id="mlang_labels_tabdescr">
16+
<source>Backend Modul für devlog Einträge. &lt;br /&gt;&lt;em&gt;Zugriff nur für Administratoren!&lt;/em&gt;</source>
17+
</trans-unit>
18+
</body>
19+
</file>
20+
</xliff>

Resources/Private/Language/locallang_mod.xlf

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,11 @@
99
<trans-unit id="mlang_tabs_tab">
1010
<source>Development Log</source>
1111
</trans-unit>
12+
<trans-unit id="mlang_labels_tablabel">
13+
<source>Development log</source>
14+
</trans-unit>
1215
<trans-unit id="mlang_labels_tabdescr">
13-
<source>Backend module to monitor development log entries.</source>
16+
<source>Backend module to monitor development log entries. &lt;br /&gt;&lt;em&gt;Access for 'admin' users only!&lt;/em&gt;</source>
1417
</trans-unit>
1518
</body>
1619
</file>

0 commit comments

Comments
 (0)