Differences

This shows you the differences between two versions of the page.

Link to this comparison view

swdev:dotnet:localization:editing_installer_files [2013/03/11 15:11]
smayr created
swdev:dotnet:localization:editing_installer_files [2013/03/11 15:12] (current)
smayr
Line 6: Line 6:
 <code> <code>
 ; Misc ; Misc
-Default=초기화 +rsDefault=Default 
-Language=언어 +rsLanguage=Language 
-rsDestinationLocation=목적 위치+rsDestinationLocation=Destination Location
 rsXIsRequired=%s is required. rsXIsRequired=%s is required.
 </code> </code>
Line 15: Line 15:
 <code> <code>
 ; Misc ; Misc
-Korean.Default=초기화 +Korean.rsDefault=초기화 
-Korean.Language=언어+Korean.rsLanguage=언어
 Korean.rsDestinationLocation=목적 위치 Korean.rsDestinationLocation=목적 위치
 Korean.rsXIsRequired=%s is required. Korean.rsXIsRequired=%s is required.
 </code> </code>