Files
horizon/openstack_dashboard
Akihiro Motoki 783b2039f0 i18n: Avoid using variables in gettext() in network QoS edit rule
If an argument to gettext() contains variables, strings extracted
and strings used when rendered will be different (as variables are
evaluated as empty during string extraction to POT).
As a result, translations for these strings aree never used.

This commit fixes the issue by defining strings with variable
substitions (like%(id)s) in gettext() combined with interpolate().

Labels of "Rule to edit" pulldown menu in "Edit Rule" form are
updated to match the format used in "Delete Rule" form.

Closes-Bug: #2037278
Change-Id: I06cb56ada2c842e5a445026b4649260bf9893841
2023-10-02 15:04:32 +09:00
..
2023-09-06 20:01:59 +05:30
2023-09-29 04:46:20 +00:00
2019-01-16 00:00:58 +09:00
2022-06-08 15:43:13 -05:00
2019-01-15 00:22:27 +09:00
2022-02-04 16:26:54 +09:00
2022-01-31 22:42:41 +09:00