Ignore:
Timestamp:
2/8/2010 6:05:23 AM (2 years ago)
Author:
lowjoel
Message:

Forward port from Eraser 6.0: Fixed a typo in the order of function calls (nested string translations) and updated the translations.

Location:
trunk/eraser6
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/eraser6

  • trunk/eraser6/Eraser/Strings.resx

    r1678 r1764  
    169169    <value>Session: {0:F}</value> 
    170170  </data> 
     171  <data name="The task list could not be imported. The error returned was: {0}" xml:space="preserve"> 
     172    <value>The task list could not be imported. The error returned was: {0}</value> 
     173  </data> 
    171174  <data name="The Eraser documentation file could not be opened. Check that Adobe Reader installed and that your Eraser install is not corrupt.\n\nThe error returned was: {0}" xml:space="preserve"> 
    172175    <value>The Eraser documentation file could not be opened. Check that Adobe Reader installed and that your Eraser install is not corrupt.\n\nThe error returned was: {0}</value> 
     
    181184    <value>Another instance of Eraser is already running but it is running with higher privileges than this instance of Eraser.\n\nEraser will now exit.</value> 
    182185  </data> 
     186  <data name="Another instance of Eraser is already running but cannot be connected to.\n\nThe error returned was: {0}" xml:space="preserve"> 
     187    <value>Another instance of Eraser is already running but cannot be connected to.\n\nThe error returned was: {0}</value> 
     188  </data> 
    183189  <data name="Total: {0,2:#0.00%}" xml:space="preserve"> 
    184190    <value>Total: {0,2:#0.00%}</value> 
Note: See TracChangeset for help on using the changeset viewer.