Rev 11640 | Rev 11683 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11640 | Rev 11680 | ||
---|---|---|---|
Line 107... | Line 107... | ||
107 | normal,spaced\ |
107 | normal,spaced\ |
108 | Size of the mathematical formulas\ |
108 | Size of the mathematical formulas\ |
109 | into name_optiontest,name_formule,name_useropts1, name_useropts2,name_fonte,name_useropts3,\ |
109 | into name_optiontest,name_formule,name_useropts1, name_useropts2,name_fonte,name_useropts3,\ |
110 | name_useropts4 |
110 | name_useropts4 |
111 | 111 | ||
112 | !if |
112 | !if $job iswordof modname restore |
113 | !set name_moddevcnt=!nosubst You have $totalcnt modules under development. |
113 | !set name_moddevcnt=!nosubst You have $totalcnt modules under development. |
114 | !set name_limited=!nosubst list limited to $maxlist items |
114 | !set name_limited=!nosubst list limited to $maxlist items |
115 | 115 | ||
116 | !distribute lines Show only modules with address containing \ |
116 | !distribute lines Show only modules with address containing \ |
117 | Click on the title of a module to work on it.\ |
117 | Click on the title of a module to work on it.\ |
Line 236... | Line 236... | ||
236 | into name_norecognize,name_diff1,name_diff2,name_diff3,name_restore,name_show_diff,name_gotowork,\ |
236 | into name_norecognize,name_diff1,name_diff2,name_diff3,name_restore,name_show_diff,name_gotowork,\ |
237 | name_restored |
237 | name_restored |
238 | 238 | ||
239 | !set name_illegal= Your archives contains files of illegal type! It cannot be restored.\ |
239 | !set name_illegal= Your archives contains files of illegal type! It cannot be restored.\ |
240 | <p>Is it an old-versioned backup? Now you have to copy the files one by one.</p> |
240 | <p>Is it an old-versioned backup? Now you have to copy the files one by one.</p> |
241 | !set name_warning2=Only backups saved earlier from Modtool |
241 | !set name_warning2=Only backups saved earlier from Modtool will be accepted. No manual modification of \ |
242 | <a href="$downloadsite">$downloadsite</a> will be accepted. No manual modification of \ |
- | |
243 | the backup file should be made. |
242 | the backup file should be made. |
244 | !set name_warning_diff=!nosubst Restoration of a backup module now completely replaces\ |
243 | !set name_warning_diff=!nosubst Restoration of a backup module now completely replaces\ |
245 | the existing module with the same address, with no possibility of recovery. But you can also |
244 | the existing module with the same address, with no possibility of recovery. But you can also |
246 | 245 | ||
247 | !endif |
246 | !endif |