added l10n comments about code blocks
This commit is contained in:
Родитель
cd80f2bfa1
Коммит
06af785c05
|
@ -55,6 +55,7 @@
|
||||||
<dl>
|
<dl>
|
||||||
<dt>{{ _('Privileged app') }}</dt>
|
<dt>{{ _('Privileged app') }}</dt>
|
||||||
<dd>
|
<dd>
|
||||||
|
{# L10n: Do not localize text in <code></code> #}
|
||||||
{%- trans %}
|
{%- trans %}
|
||||||
A privileged app is approved by the Firefox Marketplace
|
A privileged app is approved by the Firefox Marketplace
|
||||||
using a special process. It is meant to provide
|
using a special process. It is meant to provide
|
||||||
|
@ -96,6 +97,7 @@
|
||||||
</dd>
|
</dd>
|
||||||
<dt>{{ _('Certified app') }}</dt>
|
<dt>{{ _('Certified app') }}</dt>
|
||||||
<dd>
|
<dd>
|
||||||
|
{# L10n: Do not localize text in <code></code> #}
|
||||||
{%- trans %}
|
{%- trans %}
|
||||||
A certified app is intended for a critical system function
|
A certified app is intended for a critical system function
|
||||||
like the default dialer or the system settings app on a
|
like the default dialer or the system settings app on a
|
||||||
|
@ -125,6 +127,7 @@
|
||||||
{% endtrans -%}
|
{% endtrans -%}
|
||||||
<dt>{{ _('Plain packaged app') }}</dt>
|
<dt>{{ _('Plain packaged app') }}</dt>
|
||||||
<dd>
|
<dd>
|
||||||
|
{# L10n: Do not localize text in <code></code> #}
|
||||||
{%- trans %}
|
{%- trans %}
|
||||||
You can also make a regular app that is simply packaged in a
|
You can also make a regular app that is simply packaged in a
|
||||||
zip file. The Marketplace signs it, but does not perform the
|
zip file. The Marketplace signs it, but does not perform the
|
||||||
|
|
Загрузка…
Ссылка в новой задаче