mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
l10n: Add missing trimmed to blocktrans blocks
Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net>
This commit is contained in:
parent
447e5c3e38
commit
494fcd155b
@ -31,7 +31,7 @@
|
||||
<b>{{ repository.name }}</b>
|
||||
</p>
|
||||
<p>
|
||||
{% blocktrans %}
|
||||
{% blocktrans trimmed %}
|
||||
The remote repository will not be deleted.
|
||||
This just removes the repository from the listing on the backup page, you
|
||||
can add it again later on.
|
||||
|
||||
@ -42,7 +42,7 @@
|
||||
{% if certificate_status != "valid" %}
|
||||
<div class="alert alert-warning" role="alert">
|
||||
{% url 'letsencrypt:index' as letsencrypt_url %}
|
||||
{% blocktrans %}
|
||||
{% blocktrans trimmed %}
|
||||
The configured domain name is using a self-signed certificate.
|
||||
Federation with other Matrix Synapse instances requires a valid TLS
|
||||
certificate. Please go to <a href="{{ letsencrypt_url }}">Let's
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user