Changed 'At the same time...' to 'At this time...'

This commit is contained in:
Susanna Björverud 2009-04-09 15:21:11 +02:00
parent 6715f32237
commit 2738ee9100

View file

@ -658,7 +658,7 @@ type = 0 and isDue = 1 and combinedDue <= :now""", now=time.time())
cards = self.cardsDueBy(time.time() + 86400)
msg = _('''\
<style>b { color: #00f; }</style>
At the same time tomorrow:<br>
At this time tomorrow:<br>
%(wait)s<br>
%(new)s''') % {
'new': ngettext("There will be <b>%d new</b> card.",