Fixes whitespace in translation strings
This commit is contained in:
parent
b4a4f91002
commit
1e6390a405
9 changed files with 19 additions and 18 deletions
|
@ -24,7 +24,7 @@
|
|||
{% elif related_status.status_type == 'Comment' %}
|
||||
{% blocktrans trimmed %}
|
||||
|
||||
liked your <a href="{{ related_path }}">comment on<em>{{ book_title }}</em></a>
|
||||
liked your <a href="{{ related_path }}">comment on <em>{{ book_title }}</em></a>
|
||||
|
||||
{% endblocktrans %}
|
||||
{% elif related_status.status_type == 'Quotation' %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue