summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormsquare <msquare@notrademark.de>2017-05-01 10:20:58 +0200
committerGitHub <noreply@github.com>2017-05-01 10:20:58 +0200
commitff4d176341c52da4ea74364de153a20352c6a145 (patch)
treee36d1cc98a43a41f682bbc50f4796e9ddeb67ec9
parentcb9a1327900e838907eedd0c58d015db937fbb61 (diff)
parentb688b928dbabf6ba3ced4021e7e9808de7777e25 (diff)
Merge pull request #321 from raboof/wantsToDrive
Improvements around 'wants_to_drive'
-rw-r--r--includes/model/UserDriverLicenses_model.php2
-rw-r--r--includes/view/AngelTypes_view.php4
-rw-r--r--includes/view/UserDriverLicenses_view.php4
-rw-r--r--locale/de_DE.UTF-8/LC_MESSAGES/default.po8
-rw-r--r--locale/pt_BR.UTF.8/LC_MESSAGES/pt_BR.po4
5 files changed, 11 insertions, 11 deletions
diff --git a/includes/model/UserDriverLicenses_model.php b/includes/model/UserDriverLicenses_model.php
index 6caa3589..afc44575 100644
--- a/includes/model/UserDriverLicenses_model.php
+++ b/includes/model/UserDriverLicenses_model.php
@@ -24,7 +24,7 @@ function UserDriverLicense_new() {
* @return boolean
*/
function UserDriverLicense_valid($user_driver_license) {
- return $user_driver_license['has_car'] || $user_driver_license['has_license_car'] || $user_driver_license['has_license_3_5t_transporter'] || $user_driver_license['has_license_7_5t_truck'] || $user_driver_license['has_license_12_5t_truck'] || $user_driver_license['has_license_forklift'];
+ return $user_driver_license['has_license_car'] || $user_driver_license['has_license_3_5t_transporter'] || $user_driver_license['has_license_7_5t_truck'] || $user_driver_license['has_license_12_5t_truck'] || $user_driver_license['has_license_forklift'];
}
/**
diff --git a/includes/view/AngelTypes_view.php b/includes/view/AngelTypes_view.php
index 7b20b7dd..592f8d6b 100644
--- a/includes/view/AngelTypes_view.php
+++ b/includes/view/AngelTypes_view.php
@@ -124,9 +124,9 @@ function AngelType_view_members($angeltype, $members, $admin_user_angeltypes, $a
$members_unconfirmed = [];
foreach ($members as $member) {
$member['Nick'] = User_Nick_render($member);
-
+
if ($angeltype['requires_driver_license']) {
- $member['wants_to_drive'] = glyph_bool($member['user_id']);
+ $member['wants_to_drive'] = glyph_bool($member['wants_to_drive']);
$member['has_car'] = glyph_bool($member['has_car']);
$member['has_license_car'] = glyph_bool($member['has_license_car']);
$member['has_license_3_5t_transporter'] = glyph_bool($member['has_license_3_5t_transporter']);
diff --git a/includes/view/UserDriverLicenses_view.php b/includes/view/UserDriverLicenses_view.php
index 5a3effeb..3c0eaf8d 100644
--- a/includes/view/UserDriverLicenses_view.php
+++ b/includes/view/UserDriverLicenses_view.php
@@ -19,10 +19,10 @@ function UserDriverLicense_edit_view($user_source, $wants_to_drive, $user_driver
msg(),
form([
form_info(_("Privacy"), _("Your driving license information is only visible for supporters and admins.")),
- form_checkbox('wants_to_drive', _("I am willing to operate cars for the PL"), $wants_to_drive),
+ form_checkbox('wants_to_drive', _("I am willing to drive a car for the event"), $wants_to_drive),
div('panel panel-default', [
div('panel-body', [
- form_checkbox('has_car', _("I have my own car with me and am willing to use it for the PL (You'll get reimbursed for fuel)"), $user_driver_license['has_car']),
+ form_checkbox('has_car', _("I have my own car with me and am willing to use it for the event (You'll get reimbursed for fuel)"), $user_driver_license['has_car']),
heading(_("Driver license"), 3),
form_checkbox('has_license_car', _("Car"), $user_driver_license['has_license_car']),
form_checkbox('has_license_3_5t_transporter', _("Transporter 3,5t"), $user_driver_license['has_license_3_5t_transporter']),
diff --git a/locale/de_DE.UTF-8/LC_MESSAGES/default.po b/locale/de_DE.UTF-8/LC_MESSAGES/default.po
index 1f64a66f..28e9d534 100644
--- a/locale/de_DE.UTF-8/LC_MESSAGES/default.po
+++ b/locale/de_DE.UTF-8/LC_MESSAGES/default.po
@@ -2308,15 +2308,15 @@ msgid ""
msgstr "Deine Führerschein-Infos sind nur für Supporter und Admins sichtbar."
#: /Users/msquare/workspace/projects/engelsystem/includes/view/UserDriverLicenses_view.php:22
-msgid "I am willing to operate cars for the PL"
-msgstr "Ich möchte für die PL Auto fahren"
+msgid "I am willing to drive a car for the event"
+msgstr "Ich möchte für das Event Auto fahren"
#: /Users/msquare/workspace/projects/engelsystem/includes/view/UserDriverLicenses_view.php:25
msgid ""
-"I have my own car with me and am willing to use it for the PL (You'll get "
+"I have my own car with me and am willing to use it for the event (You'll get "
"reimbursed for fuel)"
msgstr ""
-"Ich habe mein eigenes Auto dabei und möchte würde es zum Fahren für die PL "
+"Ich habe mein eigenes Auto dabei und möchte würde es zum Fahren für das Event "
"verwenden (Du wirst für Spritkosten entschädigt)"
#: /Users/msquare/workspace/projects/engelsystem/includes/view/UserDriverLicenses_view.php:26
diff --git a/locale/pt_BR.UTF.8/LC_MESSAGES/pt_BR.po b/locale/pt_BR.UTF.8/LC_MESSAGES/pt_BR.po
index d31e838f..888d1812 100644
--- a/locale/pt_BR.UTF.8/LC_MESSAGES/pt_BR.po
+++ b/locale/pt_BR.UTF.8/LC_MESSAGES/pt_BR.po
@@ -2159,12 +2159,12 @@ msgstr ""
"e os admins."
#: includes/view/UserDriverLicenses_view.php:22
-msgid "I am willing to operate cars for the PL"
+msgid "I am willing to drive a car for the event"
msgstr "Eu desejo dirigir carros para o evento"
#: includes/view/UserDriverLicenses_view.php:25
msgid ""
-"I have my own car with me and am willing to use it for the PL (You'll get "
+"I have my own car with me and am willing to use it for the event (You'll get "
"reimbursed for fuel)"
msgstr ""
"Eu tenho meu próprio carro e estou disposto a usá-lo no evento\n"