configurable print export (#2657)
This commit is contained in:
@@ -246,6 +246,10 @@
|
||||
<source>error.no_comments_found</source>
|
||||
<target>Es wurden noch keine Kommentare abgegeben.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="error.too_many_entries">
|
||||
<source>error.too_many_entries</source>
|
||||
<target>Anfrage konnte nicht verarbeitet werden, es wurden zu viele Ergebnisse gefunden.</target>
|
||||
</trans-unit>
|
||||
<!--
|
||||
General labels
|
||||
-->
|
||||
|
||||
@@ -246,6 +246,10 @@
|
||||
<source>error.no_comments_found</source>
|
||||
<target>There were no comments posted yet.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="error.too_many_entries">
|
||||
<source>error.too_many_entries</source>
|
||||
<target>Request could not be processed, too many results were found.</target>
|
||||
</trans-unit>
|
||||
<!--
|
||||
General labels
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user