Ignore:
Timestamp:
11/14/2008 8:20:48 AM (4 years ago)
Author:
lowjoel
Message:

Part one to fixing #32: replace the Dictionary object with the Settings object for plugin settings; The old Settings class is now the SettingsManager? class.
Also, since we are now using a generic Object, I've implemented a few helper class (XXSettings) classes to allow for the concrete setting + type to be retrieved.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eraser6/Eraser/Strings.en.resx

    r525 r561  
    148148    <value>Could not load task list. All task entries have been lost.</value> 
    149149  </data> 
    150   <data name="Could not load list of files used for plausible deniability.\n\nThe list of files have been lost." xml:space="preserve"> 
    151     <value>Could not load list of files used for plausible deniability.\n\nThe list of files have been lost.</value> 
    152   </data> 
    153150  <data name="Could not load the setting {0} for plugin {1}.The setting has been lost." xml:space="preserve"> 
    154151    <value>Could not load the setting {0} for plugin {1}.The setting has been lost.</value> 
Note: See TracChangeset for help on using the changeset viewer.