mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 08:40:24 +00:00
Fix MySQL typo #2411
This commit is contained in:
@@ -9,7 +9,7 @@ index_pass=Password
|
||||
index_clear=Clear
|
||||
index_stop=Stop MySQL Server
|
||||
index_stopmsg=Click this button to stop the MySQL database server on your system. This will prevent any users or programs from accessing the database, including this Webmin module.
|
||||
index_restart=Resart MySQL Server
|
||||
index_restart=Restart MySQL Server
|
||||
index_restartmsg=Click this button to restart the MySQL database server on your system. All clients will be disconnected, and any configuration files will be reloaded.
|
||||
index_dbs=MySQL Databases
|
||||
index_add=Create a new database.
|
||||
|
||||
Reference in New Issue
Block a user