Ignore:
Timestamp:
2/12/2010 1:04:52 AM (2 years ago)
Author:
lowjoel
Message:

Handle partially trusted plugin loading (eg. from network paths) by displaying an error message to catch the SecurityException? thrown

File:
1 edited

Legend:

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

    r1802 r1815  
    202202    <value>(default)</value> 
    203203  </data> 
     204  <data name="Could not load the plugin {0}.\n\nThe error returned was: {1}" xml:space="preserve"> 
     205    <value>Could not load the plugin {0}.\n\nThe error returned was: {1}</value> 
     206  </data> 
     207  <data name="Eraser" xml:space="preserve"> 
     208    <value>Eraser</value> 
     209  </data> 
    204210  <data name="Running on restart" xml:space="preserve"> 
    205211    <value>Running on restart</value> 
Note: See TracChangeset for help on using the changeset viewer.