X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=languages%2Fi18n%2Fen.json;h=a638833acf0813bc91c99fdbf8433962a0bb2ca5;hb=8a4a8a8dcbaf454c9f64cd8b5ba90704d7721500;hp=8d4b9522c277df99c4064974effff0c3afd9386c;hpb=cc663e8f115f01fdb66968d2899120e9e6edad7a;p=lhc%2Fweb%2Fwiklou.git diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 8d4b9522c2..a638833acf 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -745,6 +745,7 @@ "postedit-confirmation-created": "The page has been created.", "postedit-confirmation-restored": "The page has been restored.", "postedit-confirmation-saved": "Your edit was saved.", + "postedit-confirmation-published": "Your edit was published.", "edit-already-exists": "Could not create a new page.\nIt already exists.", "addsection-preload": "", "addsection-editintro": "", @@ -1713,7 +1714,7 @@ "lockmanager-fail-closelock": "Could not close lock file for \"$1\".", "lockmanager-fail-deletelock": "Could not delete lock file for \"$1\".", "lockmanager-fail-acquirelock": "Could not acquire lock for \"$1\".", - "lockmanager-fail-openlock": "Could not open lock file for \"$1\".", + "lockmanager-fail-openlock": "Could not open lock file for \"$1\". Make sure your upload directory is configured correctly and your web server has permission to write to that directory. See https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:$wgUploadDirectory for more information.", "lockmanager-fail-releaselock": "Could not release lock for \"$1\".", "lockmanager-fail-db-bucket": "Could not contact enough lock databases in bucket $1.", "lockmanager-fail-db-release": "Could not release locks on database $1.",