Skip to content

Commit

Permalink
Adding a string for the create volume form. Fixes Bug #957139
Browse files Browse the repository at this point in the history
Change-Id: I431b4799612fbea87e34f983b2654a0defdb8a4c
  • Loading branch information
John Postlethwait committed Mar 16, 2012
1 parent ca82397 commit a942066
Show file tree
Hide file tree
Showing 15 changed files with 169 additions and 155 deletions.
Expand Up @@ -5,7 +5,7 @@
{% block form_action %}{% url horizon:nova:instances_and_volumes:volumes:create %}{% endblock %}

{% block modal_id %}create_volume_modal{% endblock %}
{% block modal-header %}create_volume_form{% endblock %}
{% block modal-header %}{% trans "Create Volume" %}{% endblock %}

{% block modal-body %}
<div class="left">
Expand Down
40 changes: 19 additions & 21 deletions horizon/locale/es/LC_MESSAGES/django.po
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openstack-dashboard\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-03-15 11:39-0700\n"
"POT-Creation-Date: 2012-03-16 13:50-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down Expand Up @@ -91,7 +91,7 @@ msgstr ""
#: dashboards/nova/instances_and_volumes/instances/tables.py:68
#: dashboards/nova/instances_and_volumes/instances/tables.py:83
#: dashboards/nova/instances_and_volumes/instances/tables.py:109
#: dashboards/nova/instances_and_volumes/volumes/tables.py:167
#: dashboards/nova/instances_and_volumes/volumes/tables.py:158
#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:42
msgid "Instance"
msgstr ""
Expand Down Expand Up @@ -352,8 +352,8 @@ msgstr ""

#: dashboards/nova/access_and_security/security_groups/tables.py:57
#: dashboards/nova/images_and_snapshots/images/forms.py:42
#: dashboards/nova/instances_and_volumes/volumes/tables.py:119
#: dashboards/nova/instances_and_volumes/volumes/tables.py:136
#: dashboards/nova/instances_and_volumes/volumes/tables.py:110
#: dashboards/nova/instances_and_volumes/volumes/tables.py:127
#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:9
#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:9
#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:9
Expand All @@ -368,7 +368,7 @@ msgstr ""
#: dashboards/nova/access_and_security/security_groups/tables.py:58
#: dashboards/nova/instances_and_volumes/volumes/forms.py:29
#: dashboards/nova/instances_and_volumes/volumes/forms.py:97
#: dashboards/nova/instances_and_volumes/volumes/tables.py:122
#: dashboards/nova/instances_and_volumes/volumes/tables.py:113
#: dashboards/nova/templates/nova/access_and_security/keypairs/_create.html:16
#: dashboards/nova/templates/nova/access_and_security/keypairs/_import.html:16
#: dashboards/nova/templates/nova/access_and_security/security_groups/_create.html:17
Expand Down Expand Up @@ -520,7 +520,7 @@ msgstr ""
#: dashboards/nova/containers/tables.py:107
#: dashboards/nova/containers/tables.py:171
#: dashboards/nova/instances_and_volumes/instances/tables.py:220
#: dashboards/nova/instances_and_volumes/volumes/tables.py:123
#: dashboards/nova/instances_and_volumes/volumes/tables.py:114
#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:30
#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:29
#: dashboards/syspanel/instances/tables.py:50
Expand Down Expand Up @@ -684,6 +684,7 @@ msgstr ""

#: dashboards/nova/images_and_snapshots/images/tables.py:31
#: dashboards/nova/images_and_snapshots/images/tables.py:86
#: dashboards/syspanel/images/tables.py:31
#: dashboards/syspanel/templates/syspanel/images/index.html:3
#: dashboards/syspanel/templates/syspanel/images/index.html:6
msgid "Images"
Expand All @@ -705,7 +706,7 @@ msgstr ""

#: dashboards/nova/images_and_snapshots/images/tables.py:76
#: dashboards/nova/instances_and_volumes/instances/tables.py:223
#: dashboards/nova/instances_and_volumes/volumes/tables.py:126
#: dashboards/nova/instances_and_volumes/volumes/tables.py:117
#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:15
#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:18
#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:15
Expand Down Expand Up @@ -763,7 +764,7 @@ msgstr ""

#: dashboards/nova/images_and_snapshots/images/views.py:119
#: dashboards/nova/instances_and_volumes/volumes/tables.py:35
#: dashboards/nova/instances_and_volumes/volumes/tables.py:154
#: dashboards/nova/instances_and_volumes/volumes/tables.py:145
#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:82
msgid "Volume"
msgstr ""
Expand Down Expand Up @@ -1002,49 +1003,46 @@ msgid "Error Creating Volume Snapshot: %(exc)s"
msgstr ""

#: dashboards/nova/instances_and_volumes/volumes/tables.py:36
#: dashboards/nova/instances_and_volumes/volumes/tables.py:143
#: dashboards/nova/instances_and_volumes/volumes/tables.py:155
#: dashboards/nova/instances_and_volumes/volumes/tables.py:134
#: dashboards/nova/instances_and_volumes/volumes/tables.py:146
#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:76
#: dashboards/syspanel/projects/forms.py:116
msgid "Volumes"
msgstr ""

#: dashboards/nova/instances_and_volumes/volumes/tables.py:52
msgid "Volumes in error states cannot be deleted via the Nova API."
msgstr ""

#: dashboards/nova/instances_and_volumes/volumes/tables.py:58
#: dashboards/nova/instances_and_volumes/volumes/tables.py:49
#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_create.html:8
#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_create.html:23
msgid "Create Volume"
msgstr ""

#: dashboards/nova/instances_and_volumes/volumes/tables.py:65
#: dashboards/nova/instances_and_volumes/volumes/tables.py:56
msgid "Edit Attachments"
msgstr ""

#: dashboards/nova/instances_and_volumes/volumes/tables.py:75
#: dashboards/nova/instances_and_volumes/volumes/tables.py:66
#: dashboards/nova/templates/nova/images_and_snapshots/snapshots/_create.html:8
#: dashboards/nova/templates/nova/images_and_snapshots/snapshots/_create.html:23
#: dashboards/nova/templates/nova/images_and_snapshots/snapshots/create.html:3
msgid "Create Snapshot"
msgstr ""

#: dashboards/nova/instances_and_volumes/volumes/tables.py:93
#: dashboards/nova/instances_and_volumes/volumes/tables.py:84
#: templatetags/sizeformat.py:58
#, python-format
msgid "%s GB"
msgstr ""

#: dashboards/nova/instances_and_volumes/volumes/tables.py:139
#: dashboards/nova/instances_and_volumes/volumes/tables.py:130
#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:35
msgid "Attachments"
msgstr ""

#: dashboards/nova/instances_and_volumes/volumes/tables.py:152
#: dashboards/nova/instances_and_volumes/volumes/tables.py:143
msgid "Detach"
msgstr ""

#: dashboards/nova/instances_and_volumes/volumes/tables.py:153
#: dashboards/nova/instances_and_volumes/volumes/tables.py:144
msgid "Detached"
msgstr ""

Expand Down
40 changes: 19 additions & 21 deletions horizon/locale/fr/LC_MESSAGES/django.po
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openstack-dashboard\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-03-15 11:39-0700\n"
"POT-Creation-Date: 2012-03-16 13:50-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down Expand Up @@ -91,7 +91,7 @@ msgstr ""
#: dashboards/nova/instances_and_volumes/instances/tables.py:68
#: dashboards/nova/instances_and_volumes/instances/tables.py:83
#: dashboards/nova/instances_and_volumes/instances/tables.py:109
#: dashboards/nova/instances_and_volumes/volumes/tables.py:167
#: dashboards/nova/instances_and_volumes/volumes/tables.py:158
#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:42
msgid "Instance"
msgstr ""
Expand Down Expand Up @@ -352,8 +352,8 @@ msgstr ""

#: dashboards/nova/access_and_security/security_groups/tables.py:57
#: dashboards/nova/images_and_snapshots/images/forms.py:42
#: dashboards/nova/instances_and_volumes/volumes/tables.py:119
#: dashboards/nova/instances_and_volumes/volumes/tables.py:136
#: dashboards/nova/instances_and_volumes/volumes/tables.py:110
#: dashboards/nova/instances_and_volumes/volumes/tables.py:127
#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:9
#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:9
#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:9
Expand All @@ -368,7 +368,7 @@ msgstr ""
#: dashboards/nova/access_and_security/security_groups/tables.py:58
#: dashboards/nova/instances_and_volumes/volumes/forms.py:29
#: dashboards/nova/instances_and_volumes/volumes/forms.py:97
#: dashboards/nova/instances_and_volumes/volumes/tables.py:122
#: dashboards/nova/instances_and_volumes/volumes/tables.py:113
#: dashboards/nova/templates/nova/access_and_security/keypairs/_create.html:16
#: dashboards/nova/templates/nova/access_and_security/keypairs/_import.html:16
#: dashboards/nova/templates/nova/access_and_security/security_groups/_create.html:17
Expand Down Expand Up @@ -520,7 +520,7 @@ msgstr ""
#: dashboards/nova/containers/tables.py:107
#: dashboards/nova/containers/tables.py:171
#: dashboards/nova/instances_and_volumes/instances/tables.py:220
#: dashboards/nova/instances_and_volumes/volumes/tables.py:123
#: dashboards/nova/instances_and_volumes/volumes/tables.py:114
#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:30
#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:29
#: dashboards/syspanel/instances/tables.py:50
Expand Down Expand Up @@ -684,6 +684,7 @@ msgstr ""

#: dashboards/nova/images_and_snapshots/images/tables.py:31
#: dashboards/nova/images_and_snapshots/images/tables.py:86
#: dashboards/syspanel/images/tables.py:31
#: dashboards/syspanel/templates/syspanel/images/index.html:3
#: dashboards/syspanel/templates/syspanel/images/index.html:6
msgid "Images"
Expand All @@ -705,7 +706,7 @@ msgstr ""

#: dashboards/nova/images_and_snapshots/images/tables.py:76
#: dashboards/nova/instances_and_volumes/instances/tables.py:223
#: dashboards/nova/instances_and_volumes/volumes/tables.py:126
#: dashboards/nova/instances_and_volumes/volumes/tables.py:117
#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:15
#: dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html:18
#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:15
Expand Down Expand Up @@ -763,7 +764,7 @@ msgstr ""

#: dashboards/nova/images_and_snapshots/images/views.py:119
#: dashboards/nova/instances_and_volumes/volumes/tables.py:35
#: dashboards/nova/instances_and_volumes/volumes/tables.py:154
#: dashboards/nova/instances_and_volumes/volumes/tables.py:145
#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:82
msgid "Volume"
msgstr ""
Expand Down Expand Up @@ -1002,49 +1003,46 @@ msgid "Error Creating Volume Snapshot: %(exc)s"
msgstr ""

#: dashboards/nova/instances_and_volumes/volumes/tables.py:36
#: dashboards/nova/instances_and_volumes/volumes/tables.py:143
#: dashboards/nova/instances_and_volumes/volumes/tables.py:155
#: dashboards/nova/instances_and_volumes/volumes/tables.py:134
#: dashboards/nova/instances_and_volumes/volumes/tables.py:146
#: dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_overview.html:76
#: dashboards/syspanel/projects/forms.py:116
msgid "Volumes"
msgstr ""

#: dashboards/nova/instances_and_volumes/volumes/tables.py:52
msgid "Volumes in error states cannot be deleted via the Nova API."
msgstr ""

#: dashboards/nova/instances_and_volumes/volumes/tables.py:58
#: dashboards/nova/instances_and_volumes/volumes/tables.py:49
#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_create.html:8
#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_create.html:23
msgid "Create Volume"
msgstr ""

#: dashboards/nova/instances_and_volumes/volumes/tables.py:65
#: dashboards/nova/instances_and_volumes/volumes/tables.py:56
msgid "Edit Attachments"
msgstr ""

#: dashboards/nova/instances_and_volumes/volumes/tables.py:75
#: dashboards/nova/instances_and_volumes/volumes/tables.py:66
#: dashboards/nova/templates/nova/images_and_snapshots/snapshots/_create.html:8
#: dashboards/nova/templates/nova/images_and_snapshots/snapshots/_create.html:23
#: dashboards/nova/templates/nova/images_and_snapshots/snapshots/create.html:3
msgid "Create Snapshot"
msgstr ""

#: dashboards/nova/instances_and_volumes/volumes/tables.py:93
#: dashboards/nova/instances_and_volumes/volumes/tables.py:84
#: templatetags/sizeformat.py:58
#, python-format
msgid "%s GB"
msgstr ""

#: dashboards/nova/instances_and_volumes/volumes/tables.py:139
#: dashboards/nova/instances_and_volumes/volumes/tables.py:130
#: dashboards/nova/templates/nova/instances_and_volumes/volumes/_detail_overview.html:35
msgid "Attachments"
msgstr ""

#: dashboards/nova/instances_and_volumes/volumes/tables.py:152
#: dashboards/nova/instances_and_volumes/volumes/tables.py:143
msgid "Detach"
msgstr ""

#: dashboards/nova/instances_and_volumes/volumes/tables.py:153
#: dashboards/nova/instances_and_volumes/volumes/tables.py:144
msgid "Detached"
msgstr ""

Expand Down

0 comments on commit a942066

Please sign in to comment.