Merge "i18n: nested <translate> tag does not work"

This commit is contained in:
Zuul 2023-11-07 14:01:27 +00:00 committed by Gerrit Code Review
commit f0544f073e

@ -6,13 +6,13 @@
<p translate> <p translate>
The maximum KBPS (kilobits per second) value. The maximum KBPS (kilobits per second) value.
If you specify this value, must be greater than 0 otherwise max_kbps will have no value. If you specify this value, must be greater than 0 otherwise max_kbps will have no value.
<p translate> </p>
The maximum burst size (in kilobits). Default is 0. <p translate>
</p> The maximum burst size (in kilobits). Default is 0.
</p> </p>
<p translate> <p translate>
The minimum KBPS (kilobits per second) value which should be available for port. The minimum KBPS (kilobits per second) value which should be available for port.
</p> </p>
<p translate> <p translate>
The minimum kpps (kilo(1000) packets per second) value which should be available for port. The minimum kpps (kilo(1000) packets per second) value which should be available for port.
</p> </p>