Skip to content

Commit

Permalink
".modal" style only applied to modals now.
Browse files Browse the repository at this point in the history
The ".static_page" style now handles all static styling and
looks more "static" than it did before.

Removed a couple dead and/or extraneous templates.

Updated translation files.

Fixed bug 963482.

Change-Id: I8b6af12f0752e844192db3fc6caa1fc389b0cddc
  • Loading branch information
gabrielhurley committed Mar 25, 2012
1 parent 35bf1f3 commit 9203e69
Show file tree
Hide file tree
Showing 22 changed files with 204 additions and 189 deletions.
32 changes: 20 additions & 12 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-24 18:19-0700\n"
"POT-Creation-Date: 2012-03-25 13:51-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 @@ -2121,20 +2121,20 @@ msgstr ""
msgid "The attribute %(attr)s doesn't exist on %(obj)s."
msgstr ""

#: tables/base.py:650
#: tables/base.py:651
msgid "Actions"
msgstr ""

#: tables/base.py:789
#: tables/base.py:796
msgid "No items to display."
msgstr ""

#: tables/base.py:806
#: tables/base.py:813
#, python-format
msgid "No match returned for the id \"%s\"."
msgstr ""

#: tables/base.py:910
#: tables/base.py:917
msgid "Please select a row before taking that action."
msgstr ""

Expand All @@ -2154,11 +2154,15 @@ msgstr ""
msgid "Error: "
msgstr ""

#: templates/horizon/auth/_login.html:4 templates/horizon/auth/_login.html:18
#: templates/horizon/auth/_login.html:4
msgid "Log In"
msgstr ""

#: templates/horizon/auth/_switch.html:23 templates/horizon/auth/login.html:4
#: templates/horizon/auth/_login.html:18
msgid "Sign In"
msgstr ""

#: templates/horizon/auth/login.html:4
msgid "Login"
msgstr ""

Expand Down Expand Up @@ -2263,26 +2267,30 @@ msgstr ""
msgid "Upped"
msgstr ""

#: tests/tabs_tests.py:33
#: tests/tabs_tests.py:36
msgid "Tab One"
msgstr ""

#: tests/tabs_tests.py:39
#: tests/tabs_tests.py:42
msgid "Delayed Tab"
msgstr ""

#: tests/tabs_tests.py:46
#: tests/tabs_tests.py:49
msgid "Disabled Tab"
msgstr ""

#: tests/tabs_tests.py:55
#: tests/tabs_tests.py:58
msgid "Disallowed Tab"
msgstr ""

#: tests/tabs_tests.py:72
#: tests/tabs_tests.py:75
msgid "Tab With My Table"
msgstr ""

#: tests/tabs_tests.py:84
msgid "Recoverable Error Tab"
msgstr ""

#: tests/testsettings.py:86
msgid "Password must be between 8 and 18 characters."
msgstr ""
Expand Down
32 changes: 20 additions & 12 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-24 18:19-0700\n"
"POT-Creation-Date: 2012-03-25 13:51-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 @@ -2121,20 +2121,20 @@ msgstr ""
msgid "The attribute %(attr)s doesn't exist on %(obj)s."
msgstr ""

#: tables/base.py:650
#: tables/base.py:651
msgid "Actions"
msgstr ""

#: tables/base.py:789
#: tables/base.py:796
msgid "No items to display."
msgstr ""

#: tables/base.py:806
#: tables/base.py:813
#, python-format
msgid "No match returned for the id \"%s\"."
msgstr ""

#: tables/base.py:910
#: tables/base.py:917
msgid "Please select a row before taking that action."
msgstr ""

Expand All @@ -2154,11 +2154,15 @@ msgstr ""
msgid "Error: "
msgstr ""

#: templates/horizon/auth/_login.html:4 templates/horizon/auth/_login.html:18
#: templates/horizon/auth/_login.html:4
msgid "Log In"
msgstr ""

#: templates/horizon/auth/_switch.html:23 templates/horizon/auth/login.html:4
#: templates/horizon/auth/_login.html:18
msgid "Sign In"
msgstr ""

#: templates/horizon/auth/login.html:4
msgid "Login"
msgstr ""

Expand Down Expand Up @@ -2263,26 +2267,30 @@ msgstr ""
msgid "Upped"
msgstr ""

#: tests/tabs_tests.py:33
#: tests/tabs_tests.py:36
msgid "Tab One"
msgstr ""

#: tests/tabs_tests.py:39
#: tests/tabs_tests.py:42
msgid "Delayed Tab"
msgstr ""

#: tests/tabs_tests.py:46
#: tests/tabs_tests.py:49
msgid "Disabled Tab"
msgstr ""

#: tests/tabs_tests.py:55
#: tests/tabs_tests.py:58
msgid "Disallowed Tab"
msgstr ""

#: tests/tabs_tests.py:72
#: tests/tabs_tests.py:75
msgid "Tab With My Table"
msgstr ""

#: tests/tabs_tests.py:84
msgid "Recoverable Error Tab"
msgstr ""

#: tests/testsettings.py:86
msgid "Password must be between 8 and 18 characters."
msgstr ""
Expand Down
32 changes: 20 additions & 12 deletions horizon/locale/ja/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-24 18:19-0700\n"
"POT-Creation-Date: 2012-03-25 13:51-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Takeshi Nakajima <tnakaji@midokura.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down Expand Up @@ -2287,20 +2287,20 @@ msgstr "削除"
msgid "The attribute %(attr)s doesn't exist on %(obj)s."
msgstr ""

#: tables/base.py:650
#: tables/base.py:651
msgid "Actions"
msgstr "アクション"

#: tables/base.py:789
#: tables/base.py:796
msgid "No items to display."
msgstr ""

#: tables/base.py:806
#: tables/base.py:813
#, python-format
msgid "No match returned for the id \"%s\"."
msgstr ""

#: tables/base.py:910
#: tables/base.py:917
msgid "Please select a row before taking that action."
msgstr ""

Expand All @@ -2321,11 +2321,15 @@ msgstr ""
msgid "Error: "
msgstr ""

#: templates/horizon/auth/_login.html:4 templates/horizon/auth/_login.html:18
#: templates/horizon/auth/_login.html:4
msgid "Log In"
msgstr ""

#: templates/horizon/auth/_switch.html:23 templates/horizon/auth/login.html:4
#: templates/horizon/auth/_login.html:18
msgid "Sign In"
msgstr ""

#: templates/horizon/auth/login.html:4
msgid "Login"
msgstr ""

Expand Down Expand Up @@ -2428,26 +2432,30 @@ msgstr ""
msgid "Upped"
msgstr ""

#: tests/tabs_tests.py:33
#: tests/tabs_tests.py:36
msgid "Tab One"
msgstr ""

#: tests/tabs_tests.py:39
#: tests/tabs_tests.py:42
msgid "Delayed Tab"
msgstr ""

#: tests/tabs_tests.py:46
#: tests/tabs_tests.py:49
msgid "Disabled Tab"
msgstr ""

#: tests/tabs_tests.py:55
#: tests/tabs_tests.py:58
msgid "Disallowed Tab"
msgstr ""

#: tests/tabs_tests.py:72
#: tests/tabs_tests.py:75
msgid "Tab With My Table"
msgstr ""

#: tests/tabs_tests.py:84
msgid "Recoverable Error Tab"
msgstr ""

#: tests/testsettings.py:86
msgid "Password must be between 8 and 18 characters."
msgstr ""
Expand Down
32 changes: 20 additions & 12 deletions horizon/locale/pl/LC_MESSAGES/django.po
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openstack-dashboard\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-03-24 18:19-0700\n"
"POT-Creation-Date: 2012-03-25 13:51-0700\n"
"PO-Revision-Date: 2011-09-24 14:41+0100\n"
"Last-Translator: Tomasz 'Zen' Napierala <tomasz@napierala.org>\n"
"Language-Team: Polish OpenStack translations team <tomasz+openstack-"
Expand Down Expand Up @@ -2264,21 +2264,21 @@ msgstr "Usuń"
msgid "The attribute %(attr)s doesn't exist on %(obj)s."
msgstr ""

#: tables/base.py:650
#: tables/base.py:651
#, fuzzy
msgid "Actions"
msgstr "Położenie"

#: tables/base.py:789
#: tables/base.py:796
msgid "No items to display."
msgstr ""

#: tables/base.py:806
#: tables/base.py:813
#, python-format
msgid "No match returned for the id \"%s\"."
msgstr ""

#: tables/base.py:910
#: tables/base.py:917
msgid "Please select a row before taking that action."
msgstr ""

Expand All @@ -2298,11 +2298,15 @@ msgstr ""
msgid "Error: "
msgstr ""

#: templates/horizon/auth/_login.html:4 templates/horizon/auth/_login.html:18
#: templates/horizon/auth/_login.html:4
msgid "Log In"
msgstr ""

#: templates/horizon/auth/_switch.html:23 templates/horizon/auth/login.html:4
#: templates/horizon/auth/_login.html:18
msgid "Sign In"
msgstr ""

#: templates/horizon/auth/login.html:4
msgid "Login"
msgstr ""

Expand Down Expand Up @@ -2408,26 +2412,30 @@ msgstr ""
msgid "Upped"
msgstr ""

#: tests/tabs_tests.py:33
#: tests/tabs_tests.py:36
msgid "Tab One"
msgstr ""

#: tests/tabs_tests.py:39
#: tests/tabs_tests.py:42
msgid "Delayed Tab"
msgstr ""

#: tests/tabs_tests.py:46
#: tests/tabs_tests.py:49
msgid "Disabled Tab"
msgstr ""

#: tests/tabs_tests.py:55
#: tests/tabs_tests.py:58
msgid "Disallowed Tab"
msgstr ""

#: tests/tabs_tests.py:72
#: tests/tabs_tests.py:75
msgid "Tab With My Table"
msgstr ""

#: tests/tabs_tests.py:84
msgid "Recoverable Error Tab"
msgstr ""

#: tests/testsettings.py:86
msgid "Password must be between 8 and 18 characters."
msgstr ""
Expand Down

0 comments on commit 9203e69

Please sign in to comment.