Ignore:
Timestamp:
2/8/2010 7:43:56 AM (2 years ago)
Author:
lowjoel
Message:

Updated localisable strings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eraser6/CodeReview/Eraser.Manager/Strings.resx

    r1701 r1771  
    118118    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> 
    119119  </resheader> 
    120   <data name="Unknown erasure target." xml:space="preserve"> 
    121     <value>Unknown erasure target.</value> 
    122   </data> 
    123120  <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"> 
    124121    <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> 
     
    205202    <value>(default)</value> 
    206203  </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> 
    219204  <data name="Running on restart" xml:space="preserve"> 
    220205    <value>Running on restart</value> 
     
    265250    <value>, at {0}</value> 
    266251  </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> 
    270252  <data name="The frequency of the recurrence should be greater than one" xml:space="preserve"> 
    271253    <value>The frequency of the recurrence should be greater than one</value> 
    272254  </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> 
    276255  <data name="The WeeklySchedule should have at least one day where the task should be run." xml:space="preserve"> 
    277256    <value>The WeeklySchedule should have at least one day where the task should be run.</value> 
    278257  </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> 
    285258  <data name="An invalid type was found when loading the task schedule" xml:space="preserve"> 
    286259    <value>An invalid type was found when loading the task schedule</value> 
     
    289262    <value>{0} and {1} other targets</value> 
    290263  </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> 
    294264  <data name="Unused disk space ({0})" xml:space="preserve"> 
    295265    <value>Unused disk space ({0})</value> 
Note: See TracChangeset for help on using the changeset viewer.