diff options
Diffstat (limited to 'languages')
-rw-r--r-- | languages/en.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php index 17ff4a52e..6a3f0d34a 100644 --- a/languages/en.php +++ b/languages/en.php @@ -187,6 +187,7 @@ $english = array( 'deprecatedfunction' => 'Warning: This code uses the deprecated function \'%s\' and is not compatible with this version of Elgg', 'pageownerunavailable' => 'Warning: The page owner %d is not accessible!', + 'viewfailure' => 'There was an internal failure in the view %s', /** * API */ |