Merge "Fix grammar in transaction-duration-limit-exceeded"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Sun, 10 Jul 2016 23:19:43 +0000 (23:19 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Sun, 10 Jul 2016 23:19:43 +0000 (23:19 +0000)
languages/i18n/en.json

index 982371b..6a50064 100644 (file)
        "databaseerror-query": "Query: $1",
        "databaseerror-function": "Function: $1",
        "databaseerror-error": "Error: $1",
-       "transaction-duration-limit-exceeded": "To avoid creating high replication lag, this transaction was aborted because the write duration ($1) exceeded the $2 {{PLURAL:$2|second|seconds}} limit.\nIf you are changing many items at once, try doing multiple smaller operations instead.",
+       "transaction-duration-limit-exceeded": "To avoid creating high replication lag, this transaction was aborted because the write duration ($1) exceeded the $2 second limit.\nIf you are changing many items at once, try doing multiple smaller operations instead.",
        "laggedslavemode": "<strong>Warning:</strong> Page may not contain recent updates.",
        "readonly": "Database locked",
        "enterlockreason": "Enter a reason for the lock, including an estimate of when the lock will be released",