Changeset 1771 for branches/eraser6/CodeReview/Eraser.Manager/Strings.resx
- Timestamp:
- 2/8/2010 7:43:56 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eraser6/CodeReview/Eraser.Manager/Strings.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>Unknown erasure target.</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>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.</value> … … 205 202 <value>(default)</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>The DefaultMethod class should never be used and should instead be replaced before execution!</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>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.</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>The GUID of the erasure method to remove refers to an invalid erasure method.</value>215 </data>216 <data name="minValue is greater than maxValue" xml:space="preserve">217 <value>minValue is greater than maxValue</value>218 </data>219 204 <data name="Running on restart" xml:space="preserve"> 220 205 <value>Running on restart</value> … … 265 250 <value>, at {0}</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>The ScheduleUnit of the schedule does not require a frequency value, this field would contain garbage.</value>269 </data>270 252 <data name="The frequency of the recurrence should be greater than one" xml:space="preserve"> 271 253 <value>The frequency of the recurrence should be greater than one</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>The ScheduleUnit of the schedule does not require the WeeklySchedule value, this field would contain garbage</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>The WeeklySchedule should have at least one day where the task should be run.</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>The ScheduleUnit of the schedule does not require the MonthlySchedule value, this field would contain garbage</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>The ScheduleUnit of the schedule does not use the WeeklySchedule value, this field would contain garbage</value>284 </data>285 258 <data name="An invalid type was found when loading the task schedule" xml:space="preserve"> 286 259 <value>An invalid type was found when loading the task schedule</value> … … 289 262 <value>{0} and {1} other targets</value> 290 263 </data> 291 <data name="The schedule provided can only belong to one task at a time" xml:space="preserve">292 <value>The schedule provided can only belong to one task at a time</value>293 </data>294 264 <data name="Unused disk space ({0})" xml:space="preserve"> 295 265 <value>Unused disk space ({0})</value>
Note: See TracChangeset
for help on using the changeset viewer.
