#295: Change link to button.

This commit is contained in:
Emanuel Schuetze 2012-07-13 07:44:42 +02:00
parent b4ee5dfff4
commit 9c03726bef
3 changed files with 51 additions and 49 deletions

View File

@ -92,8 +92,10 @@
{% endif %} {% endif %}
{% else %} {% else %}
{% if perms.application.can_manage_application %} {% if perms.application.can_manage_application %}
<a href="{% url application_poll_view poll.id %}">{% trans "Enter vote results!" %}</a> <a href='{% url application_poll_view poll.id %}'>
{% endif %} <span class="button"><span class="icon statistics">{%trans 'Enter result' %}</span></span>
</a>
{% endif %}
{% endif %} {% endif %}
</li> </li>
{% endif %} {% endif %}

View File

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: OpenSlides 1.x\n" "Project-Id-Version: OpenSlides 1.x\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-07-13 07:29+0200\n" "POT-Creation-Date: 2012-07-13 07:42+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Emanuel Schuetze <emanuel@intevation.de>\n" "Last-Translator: Emanuel Schuetze <emanuel@intevation.de>\n"
"Language-Team: German\n" "Language-Team: German\n"
@ -29,13 +29,13 @@ msgid "Parent item"
msgstr "Elternelement" msgstr "Elternelement"
#: agenda/models.py:42 application/forms.py:40 application/models.py:517 #: agenda/models.py:42 application/forms.py:40 application/models.py:517
#: application/templates/application/view.html:238 config/forms.py:61 #: application/templates/application/view.html:240 config/forms.py:61
#: projector/models.py:32 #: projector/models.py:32
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: agenda/models.py:43 application/forms.py:41 application/models.py:518 #: agenda/models.py:43 application/forms.py:41 application/models.py:518
#: application/templates/application/view.html:239 projector/models.py:33 #: application/templates/application/view.html:241 projector/models.py:33
msgid "Text" msgid "Text"
msgstr "Text" msgstr "Text"
@ -318,8 +318,8 @@ msgid "Edit"
msgstr "Bearbeiten" msgstr "Bearbeiten"
#: application/forms.py:43 application/models.py:519 application/views.py:827 #: application/forms.py:43 application/models.py:519 application/views.py:827
#: application/templates/application/view.html:221 #: application/templates/application/view.html:223
#: application/templates/application/view.html:241 #: application/templates/application/view.html:243
#: application/templates/projector/Application.html:77 #: application/templates/projector/Application.html:77
msgid "Reason" msgid "Reason"
msgstr "Begründung" msgstr "Begründung"
@ -414,12 +414,12 @@ msgid "Permitted"
msgstr "Zugelassen" msgstr "Zugelassen"
#: application/models.py:42 application/templates/application/overview.html:24 #: application/models.py:42 application/templates/application/overview.html:24
#: application/templates/application/view.html:162 #: application/templates/application/view.html:164
msgid "Accepted" msgid "Accepted"
msgstr "Angenommen" msgstr "Angenommen"
#: application/models.py:43 application/templates/application/overview.html:25 #: application/models.py:43 application/templates/application/overview.html:25
#: application/templates/application/view.html:167 #: application/templates/application/view.html:169
msgid "Rejected" msgid "Rejected"
msgstr "Abgelehnt" msgstr "Abgelehnt"
@ -427,17 +427,17 @@ msgstr "Abgelehnt"
msgid "Withdrawed" msgid "Withdrawed"
msgstr "Zurückgezogen" msgstr "Zurückgezogen"
#: application/models.py:45 application/templates/application/view.html:175 #: application/models.py:45 application/templates/application/view.html:177
msgid "Adjourned" msgid "Adjourned"
msgstr "Vertagt" msgstr "Vertagt"
# please check! # please check!
#: application/models.py:46 application/templates/application/view.html:178 #: application/models.py:46 application/templates/application/view.html:180
msgid "Not Concerned" msgid "Not Concerned"
msgstr "Nicht befasst" msgstr "Nicht befasst"
# please check! # please check!
#: application/models.py:47 application/templates/application/view.html:181 #: application/models.py:47 application/templates/application/view.html:183
msgid "Commited a bill" msgid "Commited a bill"
msgstr "Verwiesen (in Ausschuss)" msgstr "Verwiesen (in Ausschuss)"
@ -765,7 +765,7 @@ msgstr ""
#: application/views.py:702 application/views.py:841 #: application/views.py:702 application/views.py:841
#: application/templates/application/view.html:7 #: application/templates/application/view.html:7
#: application/templates/application/view.html:203 #: application/templates/application/view.html:205
#: application/templates/application/widget.html:22 #: application/templates/application/widget.html:22
#: application/templates/projector/Application.html:7 #: application/templates/projector/Application.html:7
#: application/templates/projector/Application.html:65 #: application/templates/projector/Application.html:65
@ -782,7 +782,7 @@ msgstr "Keine Anträge vorhanden."
#: application/templates/application/base_application.html:24 #: application/templates/application/base_application.html:24
#: application/templates/application/poll_view.html:6 #: application/templates/application/poll_view.html:6
#: application/templates/application/poll_view.html:9 #: application/templates/application/poll_view.html:9
#: application/templates/application/view.html:201 #: application/templates/application/view.html:203
#: application/templates/projector/Application.html:63 #: application/templates/projector/Application.html:63
msgid "Application No." msgid "Application No."
msgstr "Antrag Nr." msgstr "Antrag Nr."
@ -799,8 +799,8 @@ msgstr "Antrag Nr."
msgid "Status" msgid "Status"
msgstr "Status" msgstr "Status"
#: application/views.py:791 application/templates/application/view.html:206 #: application/views.py:791 application/templates/application/view.html:208
#: application/templates/application/view.html:236 config/models.py:131 #: application/templates/application/view.html:238 config/models.py:131
#: config/templates/config/version.html:5 #: config/templates/config/version.html:5
#: config/templates/config/version.html:8 #: config/templates/config/version.html:8
#: config/templates/config/version.html:11 #: config/templates/config/version.html:11
@ -987,7 +987,7 @@ msgid "Number of supporters"
msgstr "Anzahl der Unterstützer/innen" msgstr "Anzahl der Unterstützer/innen"
#: application/templates/application/overview.html:42 #: application/templates/application/overview.html:42
#: application/templates/application/view.html:104 #: application/templates/application/view.html:106
msgid "Creation Time" msgid "Creation Time"
msgstr "Erstellungszeit" msgstr "Erstellungszeit"
@ -1052,119 +1052,119 @@ msgstr "Abstimmung bearbeiten"
msgid "Delete Vote" msgid "Delete Vote"
msgstr "Abstimmung löschen" msgstr "Abstimmung löschen"
#: application/templates/application/view.html:95 #: application/templates/application/view.html:96
msgid "Enter vote results!" msgid "Enter result"
msgstr "Abstimmungsergebnisse eingeben!" msgstr "Ergebnis eingeben"
#: application/templates/application/view.html:111 #: application/templates/application/view.html:113
msgid "Withdraw" msgid "Withdraw"
msgstr "Zurückziehen" msgstr "Zurückziehen"
#: application/templates/application/view.html:119 #: application/templates/application/view.html:121
msgid "Unsupport" msgid "Unsupport"
msgstr "Nicht unterstützen" msgstr "Nicht unterstützen"
#: application/templates/application/view.html:125 #: application/templates/application/view.html:127
msgid "Support" msgid "Support"
msgstr "Unterstützen" msgstr "Unterstützen"
#: application/templates/application/view.html:131 #: application/templates/application/view.html:133
msgid "minimum required supporters" msgid "minimum required supporters"
msgstr "minimal erforderliche Unterstützer/innen" msgstr "minimal erforderliche Unterstützer/innen"
#: application/templates/application/view.html:138 #: application/templates/application/view.html:140
msgid "Manage application" msgid "Manage application"
msgstr "Antrag verwalten" msgstr "Antrag verwalten"
#: application/templates/application/view.html:141 #: application/templates/application/view.html:143
msgid "Formal validation" msgid "Formal validation"
msgstr "Formale Gültigkeitsprüfung" msgstr "Formale Gültigkeitsprüfung"
#: application/templates/application/view.html:143 #: application/templates/application/view.html:145
msgid "Publish" msgid "Publish"
msgstr "Veröffentlichen" msgstr "Veröffentlichen"
#: application/templates/application/view.html:146 #: application/templates/application/view.html:148
msgid "Permit" msgid "Permit"
msgstr "Zulassen" msgstr "Zulassen"
#: application/templates/application/view.html:149 #: application/templates/application/view.html:151
msgid "Not permit (reject)" msgid "Not permit (reject)"
msgstr "Nicht zulassen (verwerfen)" msgstr "Nicht zulassen (verwerfen)"
#: application/templates/application/view.html:152 #: application/templates/application/view.html:154
msgid "Set Number" msgid "Set Number"
msgstr "Setze Nummer" msgstr "Setze Nummer"
#: application/templates/application/view.html:159 #: application/templates/application/view.html:161
msgid "Result after vote" msgid "Result after vote"
msgstr "Ergebnis nach der Abstimmung" msgstr "Ergebnis nach der Abstimmung"
#: application/templates/application/view.html:173 #: application/templates/application/view.html:175
msgid "Result after debate" msgid "Result after debate"
msgstr "Ergebnis nach der Debatte" msgstr "Ergebnis nach der Debatte"
#: application/templates/application/view.html:184 #: application/templates/application/view.html:186
msgid "Withdrawed by Submitter" msgid "Withdrawed by Submitter"
msgstr "Zurückgezogen durch Antragsteller/in" msgstr "Zurückgezogen durch Antragsteller/in"
#: application/templates/application/view.html:189 #: application/templates/application/view.html:191
msgid "For Administration only:" msgid "For Administration only:"
msgstr "Nur zur Administration:" msgstr "Nur zur Administration:"
#: application/templates/application/view.html:191 #: application/templates/application/view.html:193
msgid "Reset" msgid "Reset"
msgstr "Zurücksetzen" msgstr "Zurücksetzen"
#: application/templates/application/view.html:203 #: application/templates/application/view.html:205
#: application/templates/projector/Application.html:65 #: application/templates/projector/Application.html:65
msgid "no number" msgid "no number"
msgstr "ohne Nummer" msgstr "ohne Nummer"
#: application/templates/application/view.html:211 #: application/templates/application/view.html:213
msgid "This is not the newest version." msgid "This is not the newest version."
msgstr "Dies ist nicht die neuste Version." msgstr "Dies ist nicht die neuste Version."
#: application/templates/application/view.html:211
#: application/templates/application/view.html:213 #: application/templates/application/view.html:213
#: application/templates/application/view.html:215
msgid "Go to version" msgid "Go to version"
msgstr "Gehe zu Version" msgstr "Gehe zu Version"
#: application/templates/application/view.html:213 #: application/templates/application/view.html:215
msgid "This is not the permitted version." msgid "This is not the permitted version."
msgstr "Dies ist nicht die zugelassene Version." msgstr "Dies ist nicht die zugelassene Version."
#: application/templates/application/view.html:231 #: application/templates/application/view.html:233
msgid "Version History" msgid "Version History"
msgstr "Versionshistorie" msgstr "Versionshistorie"
#: application/templates/application/view.html:237 #: application/templates/application/view.html:239
msgid "Time" msgid "Time"
msgstr "Zeit" msgstr "Zeit"
#: application/templates/application/view.html:248 #: application/templates/application/view.html:250
msgid "Version permitted" msgid "Version permitted"
msgstr "Version zugelassen" msgstr "Version zugelassen"
#: application/templates/application/view.html:251 #: application/templates/application/view.html:253
msgid "Permit Version" msgid "Permit Version"
msgstr "Version zulassen" msgstr "Version zulassen"
#: application/templates/application/view.html:254 #: application/templates/application/view.html:256
msgid "Reject Version" msgid "Reject Version"
msgstr "Version verwerfen" msgstr "Version verwerfen"
#: application/templates/application/view.html:258 #: application/templates/application/view.html:260
msgid "Version rejected" msgid "Version rejected"
msgstr "Version verworfen" msgstr "Version verworfen"
#: application/templates/application/view.html:268 #: application/templates/application/view.html:270
#: application/templates/application/view.html:275 #: application/templates/application/view.html:277
#: application/templates/application/view.html:282 #: application/templates/application/view.html:284
msgid "unchanged" msgid "unchanged"
msgstr "unverändert" msgstr "unverändert"
#: application/templates/application/view.html:291 #: application/templates/application/view.html:293
msgid "Log" msgid "Log"
msgstr "Log" msgstr "Log"