Changes between Version 4 and Version 5 of LocalisingEraser
- Timestamp:
- 12/3/2009 9:52:05 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LocalisingEraser
v4 v5 24 24 Localizing these files it's really simple: 25 25 26 * open file in VisualStudio.NET (double click)27 * A form is showed with 3 (three) columns in the following order (column names are provided in english as a reference):26 * open file in !VisualStudio.NET (with simple double clickover the file) 27 * A form (see picture below) is showed with 3 (three) columns in the following order (column names are provided in english as a reference): 28 28 1. Name: source language string 29 29 2. Value: __target language string__ (initially set to "(Untranslated)") … … 31 31 * change the value in the second column with the translated string 32 32 33 [[Image(wiki:LocalisingEraser:Strings.PNG)]] 34 35 33 36 34 37 == How localize __Forms__ ==
