tweak wording & sizes

This commit is contained in:
Damien Elmes 2010-10-29 22:04:56 +09:00
parent 5c45ea2600
commit 16413c0b3b
2 changed files with 3 additions and 3 deletions

View file

@ -1641,8 +1641,8 @@ day = :d""", d=yesterday)
</table>""") % h
stats2 = ("""\
<table width=120>
<tr><td>%(rd_header)s</td><td align=right><b>%(ret)s</b></td></tr>
<table>
<tr><td width=180>%(rd_header)s</td><td align=right><b>%(ret)s</b></td></tr>
<tr><td>%(ntod_header)s</td><td align=right><b>%(new)s</b></td></tr>
<tr><td>%(ntot_header)s</td><td align=right>%(newof)s</td></tr>
</table>""") % h

View file

@ -21,7 +21,7 @@
<item>
<widget class="QCheckBox" name="activeCheck">
<property name="text">
<string>Show only cards with these tags:</string>
<string>Show only cards with selected tags:</string>
</property>
</widget>
</item>