Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -1335,7 +1335,7 @@ |
1336 | 1336 | You do not have access to it.', |
1337 | 1337 | 'revdelete-modify-no-access' => 'Error modifying the item dated $2, $1: this item has been marked "restricted". |
1338 | 1338 | You do not have access to it.', |
1339 | | -'revdelete-modify-missing' => 'Error modifying item ID $2, $1: it is missing from the database!', |
| 1339 | +'revdelete-modify-missing' => 'Error modifying item ID $1: it is missing from the database!', |
1340 | 1340 | 'revdelete-no-change' => "'''Warning:''' the item dated $2, $1 already had the requested visibility settings.", |
1341 | 1341 | 'revdelete-concurrent-change' => 'Error modifying the item dated $2, $1: its status appears to have been changed by someone else while you attempted to modify it. |
1342 | 1342 | Please check the logs.', |