mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-03 10:50:20 +00:00
Punctuation errors changed after DE language check
Influences all translations, so do not use for 0.7.
This commit is contained in:
parent
91486beeb1
commit
841439ba73
@ -53,7 +53,7 @@
|
||||
target='_blank'>gnudip.datasystems24.net</a> or you may find
|
||||
free update URL based services on
|
||||
<a href='http://freedns.afraid.org/' target='_blank'>
|
||||
freedns.afraid.org</a>
|
||||
freedns.afraid.org</a>.
|
||||
{% endblocktrans %}
|
||||
</p>
|
||||
|
||||
|
||||
@ -43,7 +43,7 @@
|
||||
enabled by default on {{ box_name }}. On any Debian based
|
||||
system (such as {{ box_name }}) you may run it using the
|
||||
command 'service firewalld start' or in case of a system with
|
||||
systemd 'systemctl start firewalld'
|
||||
systemd 'systemctl start firewalld'.
|
||||
{% endblocktrans %}
|
||||
</p>
|
||||
|
||||
|
||||
@ -41,7 +41,7 @@
|
||||
While using Privoxy, you can see its configuration details and
|
||||
documentation at
|
||||
<a href="http://config.privoxy.org">http://config.privoxy.org/</a>
|
||||
or <a href="http://p.p">http://p.p</a>
|
||||
or <a href="http://p.p">http://p.p</a>.
|
||||
{% endblocktrans %}
|
||||
</p>
|
||||
|
||||
|
||||
@ -33,7 +33,7 @@ class TransmissionForm(forms.Form): # pylint: disable=W0232
|
||||
label=_('Download directory'),
|
||||
help_text=_('Directory where downloads are saved. If you change the \
|
||||
default directory, ensure that the new directory exists and is writable by \
|
||||
"debian-tramission" user'))
|
||||
"debian-tramission" user.'))
|
||||
|
||||
rpc_username = forms.CharField(
|
||||
label=_('Username'),
|
||||
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
<p>
|
||||
{% blocktrans trimmed %}
|
||||
Access the web interface at <a href="/transmission">/transmission</a>
|
||||
Access the web interface at <a href="/transmission">/transmission</a>.
|
||||
{% endblocktrans %}
|
||||
</p>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user