Changeset 1324
- Timestamp:
- Oct 28, 2016, 5:43:15 AM (8 years ago)
- Location:
- branches/branch-1-0
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified branches/branch-1-0/001/misc/instl001.cmd ¶
r1323 r1324 93 93 class = "WPShadow"; 94 94 title = "readme"; 95 setup = "SHADOWID="pdir||" README;"95 setup = "SHADOWID="pdir||"readme;"; 96 96 id = "<XWP_READMEMAINSHADOW>" 97 97 target = "<XWP_MAINFLDR>"; 98 98 call CreateObject; 99 100 /* "Readme.nls" shadow (not present in English version) 101 class = "WPShadow"; 102 title = "readme.nls"; 103 setup = "SHADOWID="pdir||"readme.nls;"; 104 id = "<XWP_READMENLSMAINSHADOW>" 105 target = "<XWP_MAINFLDR>"; 106 call CreateObject; 107 */ 99 108 100 109 /* create "XWorkplace Setup" (added V0.9.0) */ -
TabularUnified branches/branch-1-0/001/nls001.wis ¶
r1306 r1324 15 15 EXECUTE: change the last three digits of the package index and the instl001.cmd file 16 16 to your country code 17 CREATEOBJECT: translate "readme" to what the file would be called in your own language18 change the digits in both the shadow and object ID to your own country code19 17 WRITEPROFILE: change the digits to your country code 20 18 >text</PCK>: adapt and translate the text to your own language, and use the current … … 34 32 35 33 EXECUTE="CREATEOBJECT|$(1001)\install\instl001.cmd" 36 37 CREATEOBJECT="WPShadow|readme|<XWP_MAINFLDR>|SHADOWID=$(2001)\readme;OBJECTID=<XWP_README001MAINSHADOW>"38 CREATEOBJECT="WPShadow|readme.nls|<XWP_MAINFLDR>|SHADOWID=$(2001)\readme.nls;OBJECTID=<XWP_READMENLS001MAINSHADOW>"39 34 40 35 WRITEPROFILE="USER\XWorkplace\JustInstalled|1" … … 69 64 </TEXT> 70 65 <!-- change the last three digits to your country code --> 71 <!-- change "readme.nls" to the file name you used in the CREATEOBJECT statement above --> 66 <!-- change "readme.nls" to your translation of this file --> 67 <!-- Note: 'readme.nls' should be displayed here but it doesn't exist --> 72 68 <README 73 69 FORMAT="PLAIN" 74 EXTRACTFROMPCK="2001">readme .nls</README>70 EXTRACTFROMPCK="2001">readme</README> 75 71 76 72 <!-- translate "Next" to your own language --> -
TabularUnified branches/branch-1-0/031/misc/instl031.cmd ¶
r1323 r1324 93 93 class = "WPShadow"; 94 94 title = "Lees Mij"; 95 setup = "SHADOWID="pdir||" README;"95 setup = "SHADOWID="pdir||"leesmij;" 96 96 id = "<XWP_READMEMAINSHADOW>" 97 97 target = "<XWP_MAINFLDR>"; 98 98 call CreateObject; 99 100 /* "Readme.nls" shadow (not present in Dutch version) 101 class = "WPShadow"; 102 title = "Lees Mij.nls"; 103 setup = "SHADOWID="pdir||"leesmij.nls;"; 104 id = "<XWP_READMENLSMAINSHADOW>" 105 target = "<XWP_MAINFLDR>"; 106 call CreateObject; 107 */ 99 108 100 109 /* create "XWorkplace Setup" (added V0.9.0) */ -
TabularUnified branches/branch-1-0/031/nls031.wis ¶
r1306 r1324 4 4 5 5 <!-- adapt and translate this to your language, and use the current version number --> 6 <TITLE> English National Language Support for XWorkplace 1.0.11</TITLE>6 <TITLE>Dutch National Language Support for XWorkplace 1.0.11</TITLE> 7 7 8 8 <!-- change the package descriptions according to the following instructions … … 15 15 EXECUTE: change the last three digits of the package index and the instl031.cmd file 16 16 to your country code 17 CREATEOBJECT: translate "readme" to what the file would be called in your own language18 change the digits in both the shadow and object ID to your own country code19 17 WRITEPROFILE: change the digits to your country code 20 18 >text</PCK>: adapt and translate the text to your own language, and use the current … … 24 22 <PCK INDEX=1031 25 23 26 PACKAGEID="Ulrich Mller\XWorkplace\ English NLS\1\0\11"24 PACKAGEID="Ulrich Mller\XWorkplace\Dutch NLS\1\0\11" 27 25 TARGET="$(Ulrich Mller\XWorkplace\Kernel)" 28 TITLE=" English National Language Support"26 TITLE="Dutch National Language Support" 29 27 30 28 FIXED … … 35 33 EXECUTE="CREATEOBJECT|$(1031)\install\instl031.cmd" 36 34 37 CREATEOBJECT="WPShadow|readme|<XWP_MAINFLDR>|SHADOWID=$(2031)\readme;OBJECTID=<XWP_README031MAINSHADOW>"38 CREATEOBJECT="WPShadow|readme.nls|<XWP_MAINFLDR>|SHADOWID=$(2031)\readme.nls;OBJECTID=<XWP_READMENLS031MAINSHADOW>"39 40 35 WRITEPROFILE="USER\XWorkplace\JustInstalled|1" 41 36 WRITEPROFILE="USER\XWorkplace\Language|031" 42 37 43 > English National Language Support for XWorkplace 1.0.11</PCK>38 >Dutch National Language Support for XWorkplace 1.0.11</PCK> 44 39 45 40 <PCK INDEX=2031 46 41 47 PACKAGEID="Ulrich Mller\XWorkplace\ English Documentation\1\0\11"42 PACKAGEID="Ulrich Mller\XWorkplace\Dutch Documentation\1\0\11" 48 43 TARGET="$(Ulrich Mller\XWorkplace\Kernel)" 49 TITLE=" English Documentation"44 TITLE="Dutch Documentation" 50 45 51 46 SELECT 52 47 53 >This package contains the complete English documentation for XWorkplace. You can extract this documentation separately to be able to read it before installing the rest of XWorkplace. If you only install this package, your system is not altered in any way.</PCK>48 >This package contains the complete Dutch documentation for XWorkplace. You can extract this documentation separately to be able to read it before installing the rest of XWorkplace. If you only install this package, your system is not altered in any way.</PCK> 54 49 </HEAD> 55 50 … … 65 60 66 61 <!-- adapt and translate to your own language --> 67 <TEXT>Welcome to the English National Language Support for XWorkplace 1.0.11.62 <TEXT>Welcome to the Dutch National Language Support for XWorkplace 1.0.11. 68 63 Please note the following: 69 64 </TEXT> 70 65 <!-- change the last three digits to your country code --> 71 <!-- change "readme.nls" to the file name you used in the CREATEOBJECT statement above --> 66 <!-- change "readme.nls" to your translation of this file --> 67 <!-- Note: 'leesmij.nls' should be displayed here but it doesn't exist --> 72 68 <README 73 69 FORMAT="PLAIN" 74 EXTRACTFROMPCK="2031"> readme.nls</README>70 EXTRACTFROMPCK="2031">leesmij</README> 75 71 76 72 <!-- translate "Next" to your own language --> … … 458 454 459 455 <!-- translate to your own language --> 460 <TEXT>WarpIN can rename the WPS objects that have been created by XWorkplace to English for you. For that purpose, "Create WPS objects" has to be enabled.456 <TEXT>WarpIN can rename the WPS objects that have been created by XWorkplace to Dutch for you. For that purpose, "Create WPS objects" has to be enabled. 461 457 462 458 Press "Install" to start installation. -
TabularUnified branches/branch-1-0/039/misc/instl039.cmd ¶
r1323 r1324 92 92 /* "Readme" shadow (added V0.9.2) */ 93 93 class = "WPShadow"; 94 title = " readme";95 setup = "SHADOWID="pdir||" README;"94 title = "leggimi"; 95 setup = "SHADOWID="pdir||"leggimi;" 96 96 id = "<XWP_READMEMAINSHADOW>" 97 target = "<XWP_MAINFLDR>"; 98 call CreateObject; 99 100 /* "Readme.nls" shadow */ 101 class = "WPShadow"; 102 title = "leggimi.nls"; 103 setup = "SHADOWID="pdir||"leggimi.nls;"; 104 id = "<XWP_READMENLSMAINSHADOW>" 97 105 target = "<XWP_MAINFLDR>"; 98 106 call CreateObject; -
TabularUnified branches/branch-1-0/039/nls039.wis ¶
r1306 r1324 15 15 EXECUTE: change the last three digits of the package index and the instl001.cmd file 16 16 to your country code 17 CREATEOBJECT: translate "readme" to what the file would be called in your own language18 change the digits in both the shadow and object ID to your own country code19 17 WRITEPROFILE: change the digits to your country code 20 18 >text</PCK>: adapt and translate the text to your own language, and use the current … … 35 33 EXECUTE="CREATEOBJECT|$(1039)\install\instl039.cmd" 36 34 37 CREATEOBJECT="WPShadow|leggimi|<XWP_MAINFLDR>|SHADOWID=$(2039)\leggimi;OBJECTID=<XWP_README039MAINSHADOW>"38 CREATEOBJECT="WPShadow|leggimi.nls|<XWP_MAINFLDR>|SHADOWID=$(2039)\leggimi.nls;OBJECTID=<XWP_READMENLS039MAINSHADOW>"39 40 35 WRITEPROFILE="USER\XWorkplace\JustInstalled|1" 41 36 WRITEPROFILE="USER\XWorkplace\Language|039" … … 47 42 PACKAGEID="Gabriele Gamba\XWorkplace\Italian Documentation\1\0\11" 48 43 TARGET="$(Ulrich Mller\XWorkplace\Kernel)" 49 TITLE=" EnglishDocumentation"44 TITLE="Italian Documentation" 50 45 51 46 SELECT … … 70 65 </TEXT> 71 66 <!-- change the last three digits to your country code --> 72 <!-- change "readme.nls" to the file name you used in the CREATEOBJECT statement above -->67 <!-- change "readme.nls" to your translation of this file --> 73 68 <README 74 69 FORMAT="PLAIN" -
TabularUnified branches/branch-1-0/049/misc/instl049.cmd ¶
r1323 r1324 92 92 /* "Readme" shadow (added V0.9.2) */ 93 93 class = "WPShadow"; 94 title = " readme";95 setup = "SHADOWID="pdir||" README;"94 title = "liesmich"; 95 setup = "SHADOWID="pdir||"liesmich;" 96 96 id = "<XWP_READMEMAINSHADOW>" 97 target = "<XWP_MAINFLDR>"; 98 call CreateObject; 99 100 /* "Readme.nls" shadow */ 101 class = "WPShadow"; 102 title = "liesmich.nls"; 103 setup = "SHADOWID="pdir||"liesmich.nls;"; 104 id = "<XWP_READMENLSMAINSHADOW>" 97 105 target = "<XWP_MAINFLDR>"; 98 106 call CreateObject; -
TabularUnified branches/branch-1-0/049/nls049.wis ¶
r1306 r1324 15 15 EXECUTE: change the last three digits of the package index and the instl001.cmd file 16 16 to your country code 17 CREATEOBJECT: translate "readme" to what the file would be called in your own language18 change the digits in both the shadow and object ID to your own country code19 17 WRITEPROFILE: change the digits to your country code 20 18 >text</PCK>: adapt and translate the text to your own language, and use the current … … 34 32 35 33 EXECUTE="CREATEOBJECT|$(1049)\install\instl049.cmd" 36 37 CREATEOBJECT="WPShadow|liesmich|<XWP_MAINFLDR>|SHADOWID=$(2049)\liesmich;OBJECTID=<XWP_README049MAINSHADOW>"38 CREATEOBJECT="WPShadow|liesmich.nls|<XWP_MAINFLDR>|SHADOWID=$(2049)\liesmich.nls;OBJECTID=<XWP_READMENLS049MAINSHADOW>"39 34 40 35 WRITEPROFILE="USER\XWorkplace\JustInstalled|1" … … 69 64 </TEXT> 70 65 <!-- change the last three digits to your country code --> 71 <!-- change "readme.nls" to the file name you used in the CREATEOBJECT statement above -->66 <!-- change "readme.nls" to your translation of this file --> 72 67 <README 73 68 FORMAT="PLAIN" -
TabularUnified branches/branch-1-0/081/misc/instl081.cmd ¶
r1323 r1324 100 100 class = "WPShadow"; 101 101 title = "readme"; 102 setup = "SHADOWID="pdir||" README;"102 setup = "SHADOWID="pdir||"readme;" 103 103 id = "<XWP_READMEMAINSHADOW>" 104 target = "<XWP_MAINFLDR>"; 105 call CreateObject; 106 107 /* "Readme.nls" shadow */ 108 class = "WPShadow"; 109 title = "readme.nls"; 110 setup = "SHADOWID="pdir||"readme.nls;"; 111 id = "<XWP_READMENLSMAINSHADOW>" 104 112 target = "<XWP_MAINFLDR>"; 105 113 call CreateObject; -
TabularUnified branches/branch-1-0/081/nls081.wis ¶
r1306 r1324 15 15 EXECUTE: change the last three digits of the package index and the instl001.cmd file 16 16 to your country code 17 CREATEOBJECT: translate "readme" to what the file would be called in your own language18 change the digits in both the shadow and object ID to your own country code19 17 WRITEPROFILE: change the digits to your country code 20 18 >text</PCK>: adapt and translate the text to your own language, and use the current … … 34 32 35 33 EXECUTE="CREATEOBJECT|$(1081)\install\instl081.cmd" 36 37 CREATEOBJECT="WPShadow|readme|<XWP_MAINFLDR>|SHADOWID=$(2081)\readme;OBJECTID=<XWP_README081MAINSHADOW>"38 CREATEOBJECT="WPShadow|readme.nls|<XWP_MAINFLDR>|SHADOWID=$(2081)\readme.nls;OBJECTID=<XWP_READMENLS081MAINSHADOW>"39 34 40 35 WRITEPROFILE="USER\XWorkplace\JustInstalled|1" … … 69 64 </TEXT> 70 65 <!-- change the last three digits to your country code --> 71 <!-- change "readme.nls" to the file name you used in the CREATEOBJECT statement above -->66 <!-- change "readme.nls" to your translation of this file --> 72 67 <README 73 68 FORMAT="PLAIN" -
TabularUnified branches/branch-1-0/xwp.wis ¶
r1306 r1324 73 73 TARGET="$(WARPIN_DEFAULTTOOLSPATH)\WPS\XWorkplace" 74 74 75 <!-- these entries should be moved to 'instl007.cmd' because they will 76 cause errors when installing XWP-lite which has no <XWP_MAINFLDR>; 77 see 'inst049.cmd' for an example of how to create these objects. 75 78 CREATEOBJECT="WPShadow|readme.ru|<XWP_MAINFLDR>|SHADOWID=$(2007)\readme.ru;OBJECTID=<XWP_README007MAINSHADOW>" 76 79 CREATEOBJECT="WPShadow|readme_nls.ru|<XWP_MAINFLDR>|SHADOWID=$(2007)\readme_nls.ru;OBJECTID=<XWP_READMENLS007MAINSHADOW>" 80 --> 77 81 78 82 >This package contains the complete Russian documentation for XWorkplace. You can extract this documentation separately to be able to read it before installing the rest of XWorkplace. If you only install this package, your system is not altered in any way.</PCK> … … 98 102 TARGET="$(WARPIN_DEFAULTTOOLSPATH)\WPS\XWorkplace" 99 103 100 CREATEOBJECT="WPShadow|readme.nl|<XWP_MAINFLDR>|SHADOWID=$(2031)\readme.nl;OBJECTID=<XWP_README031MAINSHADOW>"101 CREATEOBJECT="WPShadow|readme_nls.nl|<XWP_MAINFLDR>|SHADOWID=$(2031)\readme_nls.nl;OBJECTID=<XWP_READMENLS031MAINSHADOW>"102 103 104 >This package contains the complete Dutch documentation for XWorkplace. You can extract this documentation separately to be able to read it before installing the rest of XWorkplace. If you only install this package, your system is not altered in any way.</PCK> 104 105 … … 123 124 TARGET="$(WARPIN_DEFAULTTOOLSPATH)\WPS\XWorkplace" 124 125 125 CREATEOBJECT="WPShadow|leggimi|<XWP_MAINFLDR>|SHADOWID=$(2039)\leggimi;OBJECTID=<XWP_README039MAINSHADOW>"126 CREATEOBJECT="WPShadow|leggimi.nls|<XWP_MAINFLDR>|SHADOWID=$(2039)\leggimi.nls;OBJECTID=<XWP_READMENLS039MAINSHADOW>"127 128 126 >This package contains the complete Italian documentation for XWorkplace. You can extract this documentation separately to be able to read it before installing the rest of XWorkplace. If you only install this package, your system is not altered in any way.</PCK> 129 127 … … 148 146 TARGET="$(WARPIN_DEFAULTTOOLSPATH)\WPS\XWorkplace" 149 147 148 <!-- these entries should be moved to 'instl007.cmd' because they will 149 cause errors when installing XWP-lite which has no <XWP_MAINFLDR>; 150 see 'inst049.cmd' for an example of how to create these objects. 150 151 CREATEOBJECT="WPShadow|readme.sv|<XWP_MAINFLDR>|SHADOWID=$(2046)\readme.sv;OBJECTID=<XWP_README046MAINSHADOW>" 151 152 CREATEOBJECT="WPShadow|readme_nls.sv|<XWP_MAINFLDR>|SHADOWID=$(2046)\readme_nls.sv;OBJECTID=<XWP_READMESV046MAINSHADOW>" 153 --> 152 154 153 155 >This package contains the complete Swedish documentation for XWorkplace. You can extract this documentation separately to be able to read it before installing the rest of XWorkplace. If you only install this package, your system is not altered in any way.</PCK> … … 173 175 TARGET="$(WARPIN_DEFAULTTOOLSPATH)\WPS\XWorkplace" 174 176 175 CREATEOBJECT="WPShadow|liesmich|<XWP_MAINFLDR>|SHADOWID=$(2049)\liesmich;OBJECTID=<XWP_README049MAINSHADOW>"176 CREATEOBJECT="WPShadow|liesmich.nls|<XWP_MAINFLDR>|SHADOWID=$(2049)\liesmich.nls;OBJECTID=<XWP_READMENLS049MAINSHADOW>"177 178 177 >This package contains the complete German documentation for XWorkplace. You can extract this documentation separately to be able to read it before installing the rest of XWorkplace. If you only install this package, your system is not altered in any way.</PCK> 179 178 … … 197 196 TITLE="Japanese Documentation" 198 197 TARGET="$(WARPIN_DEFAULTTOOLSPATH)\WPS\XWorkplace" 199 200 CREATEOBJECT="WPShadow|readme.jp|<XWP_MAINFLDR>|SHADOWID=$(2081)\readme.jp;OBJECTID=<XWP_README081MAINSHADOW>"201 CREATEOBJECT="WPShadow|readme_nls.jp|<XWP_MAINFLDR>|SHADOWID=$(2081)\readme_nls.jp;OBJECTID=<XWP_READMENLS081MAINSHADOW>"202 198 203 199 >This package contains the complete Japanese documentation for XWorkplace. You can extract this documentation separately to be able to read it before installing the rest of XWorkplace. If you only install this package, your system is not altered in any way.</PCK>
Note:
See TracChangeset
for help on using the changeset viewer.