'ajax_recover' => _("The connection to the calendar server has been restored."),
'alarm' => _("Alarm:"),
'noalerts' => _("No Notifications"),
- 'alerts' => sprintf(_("%d notifications"), '#{count}'),
+ 'alerts' => sprintf(_("%s notifications"), '#{count}'),
'hidelog' => _("Hide Notifications"),
- 'week' => sprintf(_("Week %d"), '#{week}'),
+ 'week' => sprintf(_("Week %s"), '#{week}'),
'agenda' => _("Agenda"),
'searching' => sprintf(_("Events matching \"%s\""), '#{term}'),
'allday' => _("All day"),