summaryrefslogtreecommitdiffabout
path: root/korganizer
authorzautrix <zautrix>2005-01-21 21:05:44 (UTC)
committer zautrix <zautrix>2005-01-21 21:05:44 (UTC)
commit2db72b88ce74b73c61ef41a9f0f2f10399388c7d (patch) (unidiff)
tree473ae1f168cce980e45faeb5ff9ead3426d790ae /korganizer
parent82181fac7895a4f5fa589eb0013c5b316483da59 (diff)
downloadkdepimpi-2db72b88ce74b73c61ef41a9f0f2f10399388c7d.zip
kdepimpi-2db72b88ce74b73c61ef41a9f0f2f10399388c7d.tar.gz
kdepimpi-2db72b88ce74b73c61ef41a9f0f2f10399388c7d.tar.bz2
translation fixes
Diffstat (limited to 'korganizer') (more/less context) (ignore whitespace changes)
-rw-r--r--korganizer/calprintdayconfig_base.ui5
-rw-r--r--korganizer/calprintmonthconfig_base.ui5
-rw-r--r--korganizer/calprinttodoconfig_base.ui5
-rw-r--r--korganizer/calprintweekconfig_base.ui7
-rw-r--r--korganizer/filteredit_base.cpp3
-rw-r--r--korganizer/filteredit_base.h2
-rw-r--r--korganizer/filteredit_base.ui3
7 files changed, 23 insertions, 7 deletions
diff --git a/korganizer/calprintdayconfig_base.ui b/korganizer/calprintdayconfig_base.ui
index 2625593..8451e12 100644
--- a/korganizer/calprintdayconfig_base.ui
+++ b/korganizer/calprintdayconfig_base.ui
@@ -116,137 +116,140 @@
116 <cstring>mFromTime</cstring> 116 <cstring>mFromTime</cstring>
117 </property> 117 </property>
118 <property name="sizePolicy"> 118 <property name="sizePolicy">
119 <sizepolicy> 119 <sizepolicy>
120 <hsizetype>1</hsizetype> 120 <hsizetype>1</hsizetype>
121 <vsizetype>0</vsizetype> 121 <vsizetype>0</vsizetype>
122 <horstretch>3</horstretch> 122 <horstretch>3</horstretch>
123 <verstretch>0</verstretch> 123 <verstretch>0</verstretch>
124 </sizepolicy> 124 </sizepolicy>
125 </property> 125 </property>
126 <property name="time"> 126 <property name="time">
127 <time> 127 <time>
128 <hour>0</hour> 128 <hour>0</hour>
129 <minute>8</minute> 129 <minute>8</minute>
130 <second>0</second> 130 <second>0</second>
131 </time> 131 </time>
132 </property> 132 </property>
133 </widget> 133 </widget>
134 <widget class="QTimeEdit" row="1" column="3"> 134 <widget class="QTimeEdit" row="1" column="3">
135 <property name="name"> 135 <property name="name">
136 <cstring>mToTime</cstring> 136 <cstring>mToTime</cstring>
137 </property> 137 </property>
138 <property name="sizePolicy"> 138 <property name="sizePolicy">
139 <sizepolicy> 139 <sizepolicy>
140 <hsizetype>1</hsizetype> 140 <hsizetype>1</hsizetype>
141 <vsizetype>0</vsizetype> 141 <vsizetype>0</vsizetype>
142 <horstretch>3</horstretch> 142 <horstretch>3</horstretch>
143 <verstretch>0</verstretch> 143 <verstretch>0</verstretch>
144 </sizepolicy> 144 </sizepolicy>
145 </property> 145 </property>
146 <property name="time"> 146 <property name="time">
147 <time> 147 <time>
148 <hour>18</hour> 148 <hour>18</hour>
149 <minute>0</minute> 149 <minute>0</minute>
150 <second>0</second> 150 <second>0</second>
151 </time> 151 </time>
152 </property> 152 </property>
153 </widget> 153 </widget>
154 <widget class="QCheckBox" row="2" column="0" rowspan="1" colspan="4"> 154 <widget class="QCheckBox" row="2" column="0" rowspan="1" colspan="4">
155 <property name="name"> 155 <property name="name">
156 <cstring>mIncludeAllEvents</cstring> 156 <cstring>mIncludeAllEvents</cstring>
157 </property> 157 </property>
158 <property name="text"> 158 <property name="text">
159 <string>E&amp;xtend time range to include all events</string> 159 <string>E&amp;xtend time range to include all events</string>
160 </property> 160 </property>
161 </widget> 161 </widget>
162 <widget class="KDateEdit" row="0" column="3"> 162 <widget class="KDateEdit" row="0" column="3">
163 <property name="name"> 163 <property name="name">
164 <cstring>mToDate</cstring> 164 <cstring>mToDate</cstring>
165 </property> 165 </property>
166 <property name="focusPolicy"> 166 <property name="focusPolicy">
167 <enum>StrongFocus</enum> 167 <enum>StrongFocus</enum>
168 </property> 168 </property>
169 </widget> 169 </widget>
170 <widget class="KDateEdit" row="0" column="1"> 170 <widget class="KDateEdit" row="0" column="1">
171 <property name="name"> 171 <property name="name">
172 <cstring>mFromDate</cstring> 172 <cstring>mFromDate</cstring>
173 </property> 173 </property>
174 <property name="focusPolicy"> 174 <property name="focusPolicy">
175 <enum>StrongFocus</enum> 175 <enum>StrongFocus</enum>
176 </property> 176 </property>
177 </widget> 177 </widget>
178 </grid> 178 </grid>
179 </widget> 179 </widget>
180 <widget class="QCheckBox"> 180 <widget class="QCheckBox">
181 <property name="name"> 181 <property name="name">
182 <cstring>mIncludeTodos</cstring> 182 <cstring>mIncludeTodos</cstring>
183 </property> 183 </property>
184 <property name="enabled"> 184 <property name="enabled">
185 <bool>false</bool> 185 <bool>false</bool>
186 </property> 186 </property>
187 <property name="text"> 187 <property name="text">
188 <string>Include to&amp;dos that are due on the printed day(s)</string> 188 <string>Include to&amp;dos that are due on the printed day(s)</string>
189 </property> 189 </property>
190 <property name="accel"> 190 <property name="accel">
191 <string>Alt+D</string> 191 <string>Alt+D</string>
192 </property> 192 </property>
193 </widget> 193 </widget>
194 <widget class="QCheckBox"> 194 <widget class="QCheckBox">
195 <property name="name"> 195 <property name="name">
196 <cstring>mColors</cstring> 196 <cstring>mColors</cstring>
197 </property> 197 </property>
198 <property name="text"> 198 <property name="text">
199 <string>&amp;Use colors</string> 199 <string>&amp;Use colors</string>
200 </property> 200 </property>
201 <property name="accel"> 201 <property name="accel">
202 <string>Alt+U</string> 202 <string>Alt+U</string>
203 </property> 203 </property>
204 </widget> 204 </widget>
205 <spacer> 205 <spacer>
206 <property name="name"> 206 <property name="name">
207 <cstring>spacer4</cstring> 207 <cstring>spacer4</cstring>
208 </property> 208 </property>
209 <property name="orientation"> 209 <property name="orientation">
210 <enum>Vertical</enum> 210 <enum>Vertical</enum>
211 </property> 211 </property>
212 <property name="sizeType"> 212 <property name="sizeType">
213 <enum>Expanding</enum> 213 <enum>Expanding</enum>
214 </property> 214 </property>
215 <property name="sizeHint"> 215 <property name="sizeHint">
216 <size> 216 <size>
217 <width>20</width> 217 <width>20</width>
218 <height>51</height> 218 <height>51</height>
219 </size> 219 </size>
220 </property> 220 </property>
221 </spacer> 221 </spacer>
222 </vbox> 222 </vbox>
223</widget> 223</widget>
224<customwidgets> 224<customwidgets>
225 <customwidget> 225 <customwidget>
226 <class>KDateEdit</class> 226 <class>KDateEdit</class>
227 <header location="local">libkdepim/kdateedit.h</header> 227 <header location="local">libkdepim/kdateedit.h</header>
228 <sizehint> 228 <sizehint>
229 <width>-1</width> 229 <width>-1</width>
230 <height>-1</height> 230 <height>-1</height>
231 </sizehint> 231 </sizehint>
232 <container>0</container> 232 <container>0</container>
233 <sizepolicy> 233 <sizepolicy>
234 <hordata>5</hordata> 234 <hordata>5</hordata>
235 <verdata>5</verdata> 235 <verdata>5</verdata>
236 <horstretch>0</horstretch> 236 <horstretch>0</horstretch>
237 <verstretch>0</verstretch> 237 <verstretch>0</verstretch>
238 </sizepolicy> 238 </sizepolicy>
239 <pixmap>image0</pixmap> 239 <pixmap>image0</pixmap>
240 </customwidget> 240 </customwidget>
241</customwidgets> 241</customwidgets>
242<images> 242<images>
243 <image name="image0"> 243 <image name="image0">