<string>When you want to print more months at once, you can define a month range. This option defines the first month to be printed. Use the option <i>End month</i> to define the last month in this range.</string>
</property>
</widget>
<widget class="KComboBox">
<property name="name">
<cstring>mFromMonth</cstring>
</property>
<property name="whatsThis" stdset="0">
<string>When you want to print more months at once, you can define a month range. This option defines the first month to be printed. Use the on <i>End month</i> to define the last month in this range.</string>
</property>
</widget>
<widget class="KIntSpinBox">
<property name="name">
<cstring>mFromYear</cstring>
</property>
<property name="maxValue">
<number>3000</number>
</property>
<property name="value">
<number>2007</number>
</property>
<property name="whatsThis" stdset="0">
<string>When you want to print more months at once, you can define a month range. This option defines the first month to be printed. Use the on <i>End month</i> to define the last month in this range.</string>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>mToDateLabel</cstring>
</property>
<property name="text">
<string>&End month:</string>
</property>
<property name="buddy" stdset="0">
<cstring>mToMonth</cstring>
</property>
<property name="whatsThis" stdset="0">
<string>When you want to print more months at once, you can define a month range. This option defines the last month to be printed. Use the option <i>Start month</i> to define the first month in this range.</string>
</property>
</widget>
<widget class="KComboBox">
<property name="name">
<cstring>mToMonth</cstring>
</property>
<property name="whatsThis" stdset="0">
<string>When you want to print more months at once, you can define a month range. This option defines the last month to be printed. Use the option <i>Start month</i> to define the first month in this range.</string>
</property>
</widget>
<widget class="KIntSpinBox">
<property name="name">
<cstring>mToYear</cstring>
</property>
<property name="maxValue">
<number>3000</number>
</property>
<property name="value">
<number>2007</number>
</property>
<property name="whatsThis" stdset="0">
<string>When you want to print more months at once, you can define a month range. This option defines the last month to be printed. Use the option <i>Start month</i> to define the first month in this range.</string>
<string>Include to-&dos that are due on the printed day(s)</string>
</property>
<property name="whatsThis" stdset="0">
<string>Check this option if you want to have to-dos on the print, placed by their due date.</string>
</property>
</widget>
<widget class="QCheckBox" row="1" column="0">
<property name="name">
<cstring>mWeekNumbers</cstring>
</property>
<property name="text">
<string>Print week &numbers</string>
</property>
<property name="whatsThis" stdset="0">
<string>Enable this to print week numbers at the left of each row.</string>
</property>
</widget>
<widget class="QCheckBox" row="2" column="0">
<property name="name">
<cstring>mRecurDaily</cstring>
</property>
<property name="text">
<string>Print daily re&curring to-dos and events</string>
</property>
<property name="whatsThis" stdset="0">
<string>With this option it is possible to leave out the daily recurring to-dos and events in the print. They take a lot of space and make the month view needlessly complicated.</string>
</property>
</widget>
<widget class="QCheckBox" row="3" column="0">
<property name="name">
<cstring>mRecurWeekly</cstring>
</property>
<property name="text">
<string>Print weekl&y recurring to-dos and events</string>
</property>
<property name="whatsThis" stdset="0">
<string>Similar to "Print daily recurring to-dos and events". Weekly to-dos and events will be omitted when making a print of the selected month.</string>