There are 2 parts to the lang file.
The top portion is the strings used during the Admin Install creation. They are strings that the Office Integrator looks for in the gui to try to remove un-needed options in the Office Install window.
The second portion deals with the Office Integrators GUI window.
English.lng
- Code: Select all
[Strings]
;Admin Setup Strings:
01=Setup
02=Install &Location:
03=Setup has completed successfully
04=Setup has been canceled.
;GUI Strings:
05=Select the office setup file...
06=Select the office destination...
07=Select ServicePack...
08=Select hotfixes...
09=Cancel
10=Integrate
11=Main
12=About
13=Version
14=Created By
15=Web Site
16=Forum
If you translate it please post it here so others have the benefit of using it as well.

P.S. To get the admin setup string you can use the attached file. "AU3Check" will let you see all of the information of the Office Installation setup windows.