39fda04cdc
While searching for no longer needed PHP 5.x & 7.0 checks, the
`phpversionhelp` lang string and, subsequently, the `memorylimithelp`
lang string and the `install_helpbutton()` and
`install_print_help_page()` functions were discovered. According to
comments on MDL-2787 and MDL-64482 they are no longer in use since
Moodle 1.x (approximately), neither reachable since some good versions
ago. With MDL-17458 (commit 3b09331066),
the function `print_compatibility_row()` was gone, and it seems like it
was the only place calling `install_helpbutton()`. And
`install_helpbutton()` was the only place where a link to the help mode
(e.g. `install.php?help=$helpfield`) ever surfaced. As both lang
strings and functions are particular to the installer and never could
have been used outside of it, we are going for direct deletion instead
of regular deprecation.
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
79 lines
1.8 KiB
Plaintext
79 lines
1.8 KiB
Plaintext
admindirname,install
|
|
availablelangs,install
|
|
cannotcreatedboninstall,error
|
|
cannotcreatelangdir,error
|
|
cannotcreatetempdir,error
|
|
cannotdownloadcomponents,error
|
|
cannotdownloadzipfile,error
|
|
cannotfindcomponent,error
|
|
cannotsavemd5file,error
|
|
cannotsavezipfile,error
|
|
cannotunzipfile,error
|
|
chooselanguagehead,install
|
|
chooselanguagesub,install
|
|
clialreadyconfigured,install
|
|
clialreadyinstalled,install
|
|
clianswerno,admin
|
|
cliansweryes,admin
|
|
cliincorrectvalueerror,admin
|
|
cliincorrectvalueretry,admin
|
|
cliinstallheader,install
|
|
clitablesexist,install
|
|
clitypevalue,admin
|
|
clitypevaluedefault,admin
|
|
cliunknowoption,admin
|
|
cliyesnoprompt,admin
|
|
componentisuptodate,error
|
|
databasehost,install
|
|
databasename,install
|
|
databasetypehead,install
|
|
dataroot,install
|
|
datarootpermission,install
|
|
dbprefix,install
|
|
dmlexceptiononinstall,error
|
|
dirroot,install
|
|
downloadedfilecheckfailed,error
|
|
environmenthead,install
|
|
environmentrequireinstall,admin
|
|
environmentrequireversion,admin
|
|
environmentsub2,install
|
|
errorsinenvironment,install
|
|
installation,install
|
|
invalidmd5,error
|
|
langdownloaderror,install
|
|
language,moodle
|
|
missingrequiredfield,error
|
|
moodlelogo,moodle
|
|
next,moodle
|
|
parentlanguage,langconfig
|
|
pathserrcreatedataroot,install
|
|
pathshead,install
|
|
paths,install
|
|
pathsrodataroot,install
|
|
pathsroparentdataroot,install
|
|
pathssubadmindir,install
|
|
pathssubdataroot,install
|
|
pathssubdirroot,install
|
|
pathssubwwwroot,install
|
|
pathsunsecuredataroot,install
|
|
pathswrongadmindir,install
|
|
phpextension,install
|
|
phpversion,install
|
|
previous,moodle
|
|
reload,moodle
|
|
remotedownloaderror,error
|
|
thisdirection,langconfig
|
|
thislanguage,langconfig
|
|
upgradekeyset,admin
|
|
welcomep10,install
|
|
welcomep20,install
|
|
welcomep30,install
|
|
welcomep40,install
|
|
welcomep50,install
|
|
welcomep60,install
|
|
welcomep70,install
|
|
wrongdestpath,error
|
|
wrongsourcebase,error
|
|
wrongzipfilename,error
|
|
wwwroot,install
|