Rev 13985 | Rev 13991 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13985 | Rev 13986 | ||
---|---|---|---|
Line 41... | Line 41... | ||
41 | !reset slib_lang_exists_tmp |
41 | !reset slib_lang_exists_tmp |
42 | !readproc help/\$lang/slib/\$slib_detail |
42 | !readproc help/\$lang/slib/\$slib_detail |
43 | !if \$slib_lang_exists_tmp!=yes |
43 | !if \$slib_lang_exists_tmp!=yes |
44 | !readproc help/en/slib/\$slib_detail |
44 | !readproc help/en/slib/\$slib_detail |
45 | !endif |
45 | !endif |
46 | !distribute lines \$slib_parms into |
46 | !distribute lines \$slib_parms into slpcnt,slp1,slp2,slp3,slp4,slp5,slp6,slp7,slp8,slp9,slp10,slp11,slp12,slp13,slp14 |
47 | !for i=1 to \$slpcnt |
47 | !for i=1 to \$slpcnt |
48 | !set slpdflt\$i=!item 1 of \$(slp\$i) |
48 | !set slpdflt\$i=!item 1 of \$(slp\$i) |
49 | !set slp\$i=!item 2 to -1 of \$(slp\$i) |
49 | !set slp\$i=!item 2 to -1 of \$(slp\$i) |
50 | !next i |
50 | !next i |
51 | !readproc namewriting.phtml \$slib_author |
51 | !readproc namewriting.phtml \$slib_author |