diff options
Diffstat (limited to 'inc/lang')
-rw-r--r-- | inc/lang/en/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php index f76ce09ec..7986ebc00 100644 --- a/inc/lang/en/lang.php +++ b/inc/lang/en/lang.php @@ -366,4 +366,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 : |