Joyceg has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/171562

Change subject: Improving message "databaseerror-text"
......................................................................

Improving message "databaseerror-text"

I have fixed the bug in the databaseerror-text.
I have rephrased the error message so that the users
can understand the error very easily
and can take necessary actions.

Change-Id: I4a0d21e31a850608e82471a72e1ee0624aa2f40e
---
M languages/i18n/en.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/62/171562/1

diff --git a/languages/i18n/en.json b/languages/i18n/en.json
index 341f626..58eb575 100644
--- a/languages/i18n/en.json
+++ b/languages/i18n/en.json
@@ -306,7 +306,7 @@
        "nospecialpagetext": "<strong>You have requested an invalid special 
page.</strong>\n\nA list of valid special pages can be found at 
[[Special:SpecialPages|{{int:specialpages}}]].",
        "error": "Error",
        "databaseerror": "Database error",
-       "databaseerror-text": "A database query error has occurred.\nThis may 
indicate a bug in the software.",
+       "databaseerror-text": "A database query error has occurred. This may 
indicate a bug in the software. See the manual on how [[Manual:How to debug#SQL 
errors|to debug SQL errors]].",
        "databaseerror-textcl": "A database query error has occurred.",
        "databaseerror-query": "Query: $1",
        "databaseerror-function": "Function: $1",

-- 
To view, visit https://gerrit.wikimedia.org/r/171562
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4a0d21e31a850608e82471a72e1ee0624aa2f40e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Joyceg <geojoyce...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to