Ignore:
Timestamp:
11/12/2008 2:28:09 AM (4 years ago)
Author:
lowjoel
Message:

Added a really rudimentary implementation of our Eraser Updater. (mirrors not implemented, server/file identity information not checked, error handling absent)

File:
1 edited

Legend:

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

    r509 r513  
    247247    <value>The task needs to run on at least one day a week</value> 
    248248  </data> 
     249  <data name="Processing update list..." xml:space="preserve"> 
     250    <value>Processing update list...</value> 
     251  </data> 
     252  <data name="Updates" xml:space="preserve"> 
     253    <value>Updates</value> 
     254  </data> 
     255  <data name="Plugins" xml:space="preserve"> 
     256    <value>Plugins</value> 
     257  </data> 
     258  <data name="{0} of {1} bytes downloaded" xml:space="preserve"> 
     259    <value>{0} of {1} bytes downloaded</value> 
     260  </data> 
     261  <data name="Downloading {0}" xml:space="preserve"> 
     262    <value>Downloading {0}</value> 
     263  </data> 
     264  <data name="Error downloading {0}: {1}" xml:space="preserve"> 
     265    <value>Error downloading {0}: {1}</value> 
     266  </data> 
     267  <data name="Installing {0}" xml:space="preserve"> 
     268    <value>Installing {0}</value> 
     269  </data> 
     270  <data name="Complete." xml:space="preserve"> 
     271    <value>Complete.</value> 
     272  </data> 
    249273</root> 
Note: See TracChangeset for help on using the changeset viewer.