Skip to content

Commit

Permalink
Bugfix: Fix string for user calendar URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
ibernhardf committed Jan 15, 2025
1 parent e5409f1 commit 3e561a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/en/booking.php
Original file line number Diff line number Diff line change
Expand Up @@ -2335,7 +2335,7 @@
<a href="https://wunderbyte.at/kontakt" target="_blank">Contact Wunderbyte</a>, if you want to buy a pro license.';
$string['useraffectedbyevent'] = 'User affected by the event';
$string['usercalendarentry'] = 'You are booked for <a href="{$a}">this session</a>.';
$string['usercalendarurl'] = "usercalendarurl";
$string['usercalendarurl'] = "User calendar URL";
$string['userdownload'] = 'Download users';
$string['usergavereason'] = '{$a} gave the following reason for cancellation:';
$string['userid'] = 'UserID';
Expand Down

0 comments on commit 3e561a1

Please sign in to comment.