Ignore:
Timestamp:
1/11/2010 3:52:47 AM (2 years ago)
Author:
lowjoel
Message:

fixes #295: Tasks name excessive when alot of files selected to be removed in one go

The new behaviour is to list only the file name bit (ignoring the full path), and listing all only if there are less than 5 entries. After the task contains 5 or more targets, we will only use the file names of the first, the median and the last element, followed by the number of other targets not included in the summary.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/eraser6/Eraser.Manager/Strings.nl.resx

    r1496 r1497  
    283283    <value>(Untranslated)</value> 
    284284  </data> 
     285  <data name="{0} and {1} other files" xml:space="preserve"> 
     286    <value>(Untranslated)</value> 
     287  </data> 
    285288  <data name="The schedule provided can only belong to one task at a time" xml:space="preserve"> 
    286289    <value>(Untranslated)</value> 
Note: See TracChangeset for help on using the changeset viewer.