From: MusikAnimal Date: Thu, 2 Mar 2017 21:37:53 +0000 (+0000) Subject: Change 'history-show-deleted' message to 'Revision deleted only' for clarity X-Git-Tag: 1.31.0-rc.0~3795^2 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/comptes/ajouter.php?a=commitdiff_plain;h=30d9765e78173829c0658fd71c12e289de1fcbe4;p=lhc%2Fweb%2Fwiklou.git Change 'history-show-deleted' message to 'Revision deleted only' for clarity Bug: T159483 Change-Id: I1cde02e34e3dba042e566d77490e76223b6c2bb1 --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 098adb62f4..a19b6f2f0e 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -838,7 +838,7 @@ "page_last": "last", "histlegend": "Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
\nLegend: ({{int:cur}}) = difference with latest revision, ({{int:last}}) = difference with preceding revision, {{int:minoreditletter}} = minor edit.", "history-fieldset-title": "Browse history", - "history-show-deleted": "Deleted only", + "history-show-deleted": "Revision deleted only", "history_copyright": "-", "histfirst": "oldest", "histlast": "newest",