##// END OF EJS Templates
i18n: updated Danish translation...
i18n: updated Danish translation Now with 379 translated and 1396 untranslated messages.

File last commit:

r7411:b71ee3e0 default
r7724:fff6e253 default
Show More
shortlogentry.tmpl
5 lines | 314 B | application/x-cheetah | CheetahLexer
<tr class="parity{parity}">
<td class="age">{date|age}</td>
<td class="author">{author|person}</td>
<td class="description"><a href="{url}rev/{node|short}{sessionvars%urlparameter}">{desc|strip|firstline|escape}</a>{inbranch%changelogbranchname}{branches%changelogbranchhead}{tags%changelogtag}</td>
</tr>