"<td style='width:50%;'>\n";
GroupBox(_c("room-reservation:Available rooms"), "host");
- printf("<p>%s</p>", _c("room-reservation:The following rooms are ".
- "available for booking:"));
+ printf("<p>%s</p>", sprintf(_c("room-reservation:The following rooms are ".
+ "available for booking (you can add and delete rooms on the <a href='".
+ "/idesk/inet/admin/'>computer administration page</a>):")));
echo "<div style='margin:8px;'>";
$this->orwlb->show();
echo "</div>\n";
"Gruppe mit Administrations-Sonderrecht kann ebenso implizit Buchungen "
"vornehmen und die Buchungstabelle einsehen."
-msgid "room-reservation:The following rooms are available for booking:"
+msgid "room-reservation:The following rooms are available for booking "
+ "(you can add and delete rooms on the <a href='/idesk/inet/admin/'>"
+ "computer administration page</a>):"
msgstr "room-reservation:Die folgenden Räume stehen für Buchungen zur "
- "Verfügung:"
+ "Verfügung (Sie können Räume in der <a href='/idesk/inet/admin/'>"
+ "Rechnerverwaltung</a> hinzufügen und entfernen):"
msgid "room-reservation:Here you can fill in the periods where bookings can "
"be undertaken. A booking period can e. g. correspond to a lesson."