forked from github/server
Gewichtsanzeige eindeutiger.
This commit is contained in:
parent
55b9af27c2
commit
9c8eb1028f
1 changed files with 2 additions and 2 deletions
|
@ -289,8 +289,8 @@
|
|||
<arg name="description" type="string"/>
|
||||
<arg name="weight" type="int"/>
|
||||
</type>
|
||||
<text locale="de">"$resource($item,1) ($weight($weight)): $description"</text>
|
||||
<text locale="en">"$resource($item,1) ($weight($weight)): $description"</text>
|
||||
<text locale="de">"$resource($item,1) (Gewicht: $weight($weight)): $description"</text>
|
||||
<text locale="en">"$resource($item,1) (weight: $weight($weight)): $description"</text>
|
||||
</message>
|
||||
<message name="healall" section="events">
|
||||
<type>
|
||||
|
|
Loading…
Reference in a new issue