- Timestamp:
- 2/8/2010 7:43:56 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eraser6/CodeReview/Eraser.Manager/Strings.nl.resx
r1701 r1771 118 118 <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> 119 119 </resheader> 120 <data name="Unknown erasure target." xml:space="preserve">121 <value>(Untranslated)</value>122 </data>123 120 <data name="The program does not have the required permissions to erase the unused space on disk. Run the program as an administrator and retry the operation." xml:space="preserve"> 124 121 <value>(Untranslated)</value> … … 205 202 <value>(Untranslated)</value> 206 203 </data> 207 <data name="The DefaultMethod class should never be used and should instead be replaced before execution!" xml:space="preserve">208 <value>(Untranslated)</value>209 </data>210 <data name="Registered erasure methods must contain a parameterless constructor that is called whenever clients request for an instance of the method. If a constructor requires parameters, specify it in the parameters parameter." xml:space="preserve">211 <value>(Untranslated)</value>212 </data>213 <data name="The GUID of the erasure method to remove refers to an invalid erasure method." xml:space="preserve">214 <value>(Untranslated)</value>215 </data>216 <data name="minValue is greater than maxValue" xml:space="preserve">217 <value>(Untranslated)</value>218 </data>219 204 <data name="Running on restart" xml:space="preserve"> 220 205 <value>(Untranslated)</value> … … 265 250 <value>(Untranslated)</value> 266 251 </data> 267 <data name="The ScheduleUnit of the schedule does not require a frequency value, this field would contain garbage." xml:space="preserve">268 <value>(Untranslated)</value>269 </data>270 252 <data name="The frequency of the recurrence should be greater than one" xml:space="preserve"> 271 253 <value>(Untranslated)</value> 272 254 </data> 273 <data name="The ScheduleUnit of the schedule does not require the WeeklySchedule value, this field would contain garbage" xml:space="preserve">274 <value>(Untranslated)</value>275 </data>276 255 <data name="The WeeklySchedule should have at least one day where the task should be run." xml:space="preserve"> 277 256 <value>(Untranslated)</value> 278 257 </data> 279 <data name="The ScheduleUnit of the schedule does not require the MonthlySchedule value, this field would contain garbage" xml:space="preserve">280 <value>(Untranslated)</value>281 </data>282 <data name="The ScheduleUnit of the schedule does not use the WeeklySchedule value, this field would contain garbage" xml:space="preserve">283 <value>(Untranslated)</value>284 </data>285 258 <data name="An invalid type was found when loading the task schedule" xml:space="preserve"> 286 259 <value>(Untranslated)</value> … … 289 262 <value>(Untranslated)</value> 290 263 </data> 291 <data name="The schedule provided can only belong to one task at a time" xml:space="preserve">292 <value>(Untranslated)</value>293 </data>294 264 <data name="Unused disk space ({0})" xml:space="preserve"> 295 265 <value>(Untranslated)</value>
Note: See TracChangeset
for help on using the changeset viewer.
