summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2022-06-27 02:59:18 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2022-06-27 02:59:18 +0000
commitf7a55fab69388a329cec4bea664c6bd8fa8d8138 (patch)
tree3c627059350efb4fb62b4ff1fc1925623ffc398a /releasenotes
parent2ebbb384a0c11b10d4b5a7e7f711c3066f9f3e2d (diff)
downloadhorizon-f7a55fab69388a329cec4bea664c6bd8fa8d8138.tar.gz
Imported Translations from Zanata
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I0221eadc9b3670831c494676771ad5a7481a9615
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po35
1 files changed, 27 insertions, 8 deletions
diff --git a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
index 6da696a10..401c8fc84 100644
--- a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
+++ b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
@@ -9,11 +9,11 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-05-19 10:41+0000\n"
+"POT-Creation-Date: 2022-06-21 10:43+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"PO-Revision-Date: 2022-05-25 09:17+0000\n"
+"PO-Revision-Date: 2022-06-25 03:51+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@@ -168,8 +168,8 @@ msgstr "18.3.0"
msgid "18.3.3"
msgstr "18.3.3"
-msgid "18.3.5-3"
-msgstr "18.3.5-3"
+msgid "18.3.5-4"
+msgstr "18.3.5-4"
msgid "18.5.0"
msgstr "18.5.0"
@@ -192,8 +192,8 @@ msgstr "19.1.0"
msgid "19.2.0"
msgstr "19.2.0"
-msgid "19.2.0-14"
-msgstr "19.2.0-14"
+msgid "19.2.0-15"
+msgstr "19.2.0-15"
msgid "20.0.0"
msgstr "20.0.0"
@@ -210,8 +210,8 @@ msgstr "21.0.0"
msgid "22.0.0"
msgstr "22.0.0"
-msgid "22.0.0-13"
-msgstr "22.0.0-13"
+msgid "22.0.0-22"
+msgstr "22.0.0-22"
msgid "22.1.0"
msgstr "22.1.0"
@@ -3953,6 +3953,25 @@ msgstr ""
"special additional dashboard when enabled and supported in Neutron."
msgid ""
+"The Django version of the Images, Keypairs, and Roles panels is deprecated "
+"now. Switch to the AngularJS version by setting ``images_panel``, "
+"``key_pairs_panel`` and ``roles_panel`` keys in ``ANGULAR_FEATURES`` setting "
+"to ``True`` (or dropping these keys from ``ANGULAR_FEATURES`` setting). The "
+"horizon team believes that feature gaps between Django and AngularJS "
+"implementations have been closed for all these panels and we can drop the "
+"Django version. If you see any feature gap, please file a bug to horizon or "
+"contact the horizon team."
+msgstr ""
+"The Django version of the Images, Keypairs, and Roles panels is deprecated "
+"now. Switch to the AngularJS version by setting ``images_panel``, "
+"``key_pairs_panel`` and ``roles_panel`` keys in ``ANGULAR_FEATURES`` setting "
+"to ``True`` (or dropping these keys from ``ANGULAR_FEATURES`` setting). The "
+"horizon team believes that feature gaps between Django and AngularJS "
+"implementations have been closed for all these panels and we can drop the "
+"Django version. If you see any feature gap, please file a bug to Horizon or "
+"contact the Horizon team."
+
+msgid ""
"The Django version of the launch instance form is deprecated now. Switch to "
"the AngularJS version of the form by setting ``LAUNCH_INSTANCE_NG_ENABLED`` "
"to ``True`` and ``LAUNCH_INSTANCE_LEGACY_ENABLED`` to ``False``. The horizon "