)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":31737,"name":"Hirotaka Wakabayashi","email":"hiwkby@yahoo.com","username":"hiwkby"},"change_message_id":"efb6948f55ac91a2c7aaa082355522caa9ee0c69","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"035bdb52_ff58e87e","updated":"2026-03-04 14:31:21.000000000","message":"Hello Ivan, Thanks for the PR! For consistency between the form labels and the help text, what do you think about updating _launch_instances_network_help.html as follows?\n\n```\n{% load i18n horizon %}\n\n{% trans \"Available Networks\" as available_label %}\n{% trans \"Selected Networks\" as selected_label %}\n\n\u003cp\u003e\n  {% blocktrans %}\n    Choose network from \u003cstrong\u003e{{ available_label }} \u003c/strong\u003e to \u003cstrong\u003e{{ selected_label }} \u003c/strong\u003e by push button or drag and drop, you may change NIC order by drag and drop as well.\n  {% endblocktrans %}\n\u003c/p\u003e\n```\n\nThis approach ensures that the terms \"Available Networks\" and \"Selected Networks\" stay synchronized with the main _launch_networks.html file, providing a better experience for both users and translators.\n\nAnother approach is to update _launch_networks.html directly as follows:\n```\n{% load i18n %}\n{% trans \"Available Networks\" as available_label %}\n{% trans \"Selected Networks\" as selected_label %}\n\n\u003cnoscript\u003e\u003ch3\u003e{{ step }}\u003c/h3\u003e\u003c/noscript\u003e\n\u003cdiv id\u003d\"networkListSortContainer\"\u003e\n  {% blocktrans %}\n    \u003clabel id\u003d\"selected_network_label\"\u003e{{ selected_label }}\u003c/label\u003e\n    \u003cul id\u003d\"selected_network\" class\u003d\"networklist\"\u003e\u003c/ul\u003e\n    \u003clabel\u003e{{ available_label }}\u003c/label\u003e\n    \u003cul id\u003d\"available_network\" class\u003d\"networklist\"\u003e\u003c/ul\u003e\n  {% endblocktrans %}\n  {% blocktrans with %}\n    Choose network from \u003cstrong\u003e{{ available_label }}\u003c/strong\u003e to \u003cstrong\u003e{{ selected_label }}\u003c/strong\u003e by push button or drag and drop, you may change NIC order by drag and drop as well.\n  {% endblocktrans %}\n\u003c/div\u003e\n\n...(snip)...\n\n```\n\nThanks\nThanks in advance,\nHirotaka","commit_id":"79a6ceffa23aeb049ece3e5e322cc6cefd0cc833"},{"author":{"_account_id":37598,"name":"Ivan Anfimov","display_name":"Ivan Anfimov","email":"lazekteam@gmail.com","username":"anfimovir"},"change_message_id":"81d717fbfc17d8a0f25534c03912dfcdc2da1c0f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"f2ce6fbc_5f1a738c","updated":"2026-02-22 14:18:09.000000000","message":"recheck","commit_id":"79a6ceffa23aeb049ece3e5e322cc6cefd0cc833"},{"author":{"_account_id":37598,"name":"Ivan Anfimov","display_name":"Ivan Anfimov","email":"lazekteam@gmail.com","username":"anfimovir"},"change_message_id":"67f5b73448d30e231c547f2f25b3f51c2e05b9a2","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"fecc99c2_b208963b","in_reply_to":"035bdb52_ff58e87e","updated":"2026-03-06 21:48:31.000000000","message":"Hello Hirotaka,\n\nThank you, applied.","commit_id":"79a6ceffa23aeb049ece3e5e322cc6cefd0cc833"},{"author":{"_account_id":31737,"name":"Hirotaka Wakabayashi","email":"hiwkby@yahoo.com","username":"hiwkby"},"change_message_id":"ec9560cc639f582120e7ad3f735e28ffffd34cb4","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":12,"id":"08e34eef_1155090a","updated":"2026-03-18 03:04:22.000000000","message":"Hello Ivan, thanks for the update — LGTM 😊\n\nSince this commit is titled “Fix for writing Available and Selected Networks,” I’ll keep it focused on wording updates only.\n\nI’ll remove the unused templates (_launch_networks.html and _launch_instances_network_help.html) in a separate commit and submit a new dependent PR for that cleanup.\n\nThanks in advance.","commit_id":"fe50da123edd45bf0cfef1508238dbe369014378"},{"author":{"_account_id":37598,"name":"Ivan Anfimov","display_name":"Ivan Anfimov","email":"lazekteam@gmail.com","username":"anfimovir"},"change_message_id":"84cdae376090d30d1bf77c3bc00f8fc74dc02a04","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":12,"id":"c66c4330_c007dc83","updated":"2026-03-16 12:52:26.000000000","message":"recheck","commit_id":"fe50da123edd45bf0cfef1508238dbe369014378"},{"author":{"_account_id":31737,"name":"Hirotaka Wakabayashi","email":"hiwkby@yahoo.com","username":"hiwkby"},"change_message_id":"0cee7cc55a39969cfd1e1aba20c64a410e090cbe","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":13,"id":"41525779_0c517864","updated":"2026-03-24 00:14:47.000000000","message":"Hello, This PR removes `_launch_network_help.html` because `_launch_networks.html` no longer includes `_launch_network_help.html`; the help text is now embedded directly. \n\nThanks","commit_id":"7ee22763b7da8defbc8f9dd520052c79d05bdf87"},{"author":{"_account_id":31737,"name":"Hirotaka Wakabayashi","email":"hiwkby@yahoo.com","username":"hiwkby"},"change_message_id":"6ceb605831e413a516b0f6c760fc6003f19e9f67","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":13,"id":"520dbef7_c18f9e48","updated":"2026-03-24 11:27:15.000000000","message":"LGTM. Approved.","commit_id":"7ee22763b7da8defbc8f9dd520052c79d05bdf87"}]}
