X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Finstaller%2Fi18n%2Fqqq.json;h=039cd263afa009bd18dce9dba479debe9789a8f0;hp=ceb7586c42bb34bbd88844b78d58bab82196c3c8;hb=6cfb2e3d7a2b96d5041312fcec88248bb46573d7;hpb=066509165caede185272d614efa6e336e0b3d265 diff --git a/includes/installer/i18n/qqq.json b/includes/installer/i18n/qqq.json index ceb7586c42..039cd263af 100644 --- a/includes/installer/i18n/qqq.json +++ b/includes/installer/i18n/qqq.json @@ -63,8 +63,12 @@ "config-help-restart": "Message in warning box in MediaWiki installer.", "config-restart": "Button text to confirm the installation procedure has to be restarted.", "config-welcome": "Notice that the installer is about to check as to whether MediaWiki can be installed.", - "config-copyright": "This message follows {{msg-mw|config-env-good}}.\n\nParameters:\n* $1 - copyright and author list", + "config-welcome-section-copyright": "This message follows {{msg-mw|config-env-good}}.\n\nParameters:\n* $1 - copyright and author list\n* $2 - Link to the installer page that contains the license text", "config-sidebar": "Maximum width for words is 24 characters. Only visible part of the translation counts to this limit.", + "config-sidebar-readme": "Link in sidebar to read the README documentation", + "config-sidebar-relnotes": "Link in sidebar to read the RELEASE-NOTES documentation", + "config-sidebar-license": "Link in sidebar to read the COPYING file, containing the full license text", + "config-sidebar-upgrade": "Link in sidebar to read the UPGRADE documentation", "config-env-good": "See also:\n* {{msg-mw|Config-env-bad}}", "config-env-bad": "See also:\n* {{msg-mw|Config-env-good}}", "config-env-php": "Parameters:\n* $1 - the version of PHP that has been installed\nSee also:\n* {{msg-mw|config-env-php-toolow}}", @@ -181,9 +185,6 @@ "config-db-web-no-create-privs": "Error message in the MediaWiki installer.", "config-mysql-engine": "Field label for MySQL storage engine in the MediaWiki installer.", "config-mysql-innodb": "Option for the MySQL storage engine in the MediaWiki installer.", - "config-mysql-myisam": "Option for the MySQL storage engine in the MediaWiki installer.", - "config-mysql-myisam-dep": "Warning message in the MediaWiki installer when MyISAM is chosen as MySQL storage engine.", - "config-mysql-only-myisam-dep": "Used as warning message when mysql does not support the minimum suggested feature set.", "config-mysql-engine-help": "Help text in MediaWiki installer with advice for picking a MySQL storage engine.", "config-mssql-auth": "Radio button group label.\n\nFollowed by the following radio button labels:\n* {{msg-mw|Config-mssql-sqlauth}}\n* {{msg-mw|Config-mssql-windowsauth}}", "config-mssql-install-auth": "Used as the help text for the \"Authentication type\" radio button when typing in database settings for installation.\n\nRefers to {{msg-mw|Config-mssql-windowsauth}}.\n\nSee also:\n* {{msg-mw|Config-mssql-web-auth}}",