Changeset 1826 for branches/eraser6/6.0/Eraser/MainForm.cs
- Timestamp:
- 2/12/2010 4:52:47 AM (2 years ago)
- File:
-
- 1 edited
-
branches/eraser6/6.0/Eraser/MainForm.cs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eraser6/6.0/Eraser/MainForm.cs
r1824 r1826 332 332 "was: {0}", ex.Message), S._("Eraser"), MessageBoxButtons.OK, 333 333 MessageBoxIcon.Error, MessageBoxDefaultButton.Button1, 334 Localisation.IsRightToLeft(this) ?334 S.IsRightToLeft(this) ? 335 335 MessageBoxOptions.RtlReading | MessageBoxOptions.RightAlign : 0); 336 336 }
Note: See TracChangeset
for help on using the changeset viewer.
