summaryrefslogtreecommitdiff
path: root/inc/lang/en
diff options
context:
space:
mode:
Diffstat (limited to 'inc/lang/en')
-rw-r--r--inc/lang/en/lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php
index 73b9981d2..ad887f4c4 100644
--- a/inc/lang/en/lang.php
+++ b/inc/lang/en/lang.php
@@ -365,4 +365,5 @@ $lang['currentns'] = 'Current namespace';
$lang['searchresult'] = 'Search Result';
$lang['plainhtml'] = 'Plain HTML';
$lang['wikimarkup'] = 'Wiki Markup';
+$lang['page_nonexist_rev'] = "Page has not existed with revision %d, try %d";
//Setup VIM: ex: et ts=2 :