mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +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
|
target='_blank'>gnudip.datasystems24.net</a> or you may find
|
||||||
free update URL based services on
|
free update URL based services on
|
||||||
<a href='http://freedns.afraid.org/' target='_blank'>
|
<a href='http://freedns.afraid.org/' target='_blank'>
|
||||||
freedns.afraid.org</a>
|
freedns.afraid.org</a>.
|
||||||
{% endblocktrans %}
|
{% endblocktrans %}
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|||||||
@ -43,7 +43,7 @@
|
|||||||
enabled by default on {{ box_name }}. On any Debian based
|
enabled by default on {{ box_name }}. On any Debian based
|
||||||
system (such as {{ box_name }}) you may run it using the
|
system (such as {{ box_name }}) you may run it using the
|
||||||
command 'service firewalld start' or in case of a system with
|
command 'service firewalld start' or in case of a system with
|
||||||
systemd 'systemctl start firewalld'
|
systemd 'systemctl start firewalld'.
|
||||||
{% endblocktrans %}
|
{% endblocktrans %}
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|||||||
@ -41,7 +41,7 @@
|
|||||||
While using Privoxy, you can see its configuration details and
|
While using Privoxy, you can see its configuration details and
|
||||||
documentation at
|
documentation at
|
||||||
<a href="http://config.privoxy.org">http://config.privoxy.org/</a>
|
<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 %}
|
{% endblocktrans %}
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|||||||
@ -33,7 +33,7 @@ class TransmissionForm(forms.Form): # pylint: disable=W0232
|
|||||||
label=_('Download directory'),
|
label=_('Download directory'),
|
||||||
help_text=_('Directory where downloads are saved. If you change the \
|
help_text=_('Directory where downloads are saved. If you change the \
|
||||||
default directory, ensure that the new directory exists and is writable by \
|
default directory, ensure that the new directory exists and is writable by \
|
||||||
"debian-tramission" user'))
|
"debian-tramission" user.'))
|
||||||
|
|
||||||
rpc_username = forms.CharField(
|
rpc_username = forms.CharField(
|
||||||
label=_('Username'),
|
label=_('Username'),
|
||||||
|
|||||||
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
<p>
|
<p>
|
||||||
{% blocktrans trimmed %}
|
{% blocktrans trimmed %}
|
||||||
Access the web interface at <a href="/transmission">/transmission</a>
|
Access the web interface at <a href="/transmission">/transmission</a>.
|
||||||
{% endblocktrans %}
|
{% endblocktrans %}
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user