diff options
Diffstat (limited to 'languages')
-rw-r--r-- | languages/en.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php index 375ba6135..ad052870a 100644 --- a/languages/en.php +++ b/languages/en.php @@ -606,6 +606,8 @@ $english = array( 'admin:plugins:category:extension' => 'Extensions', 'admin:plugins:category:service' => 'Service/API', + 'admin:notices:could_not_delete' => 'Could not delete notice.', + /** * Plugins @@ -971,6 +973,8 @@ Once you have logged in, we highly recommend that you change your password. Upgrading Elgg documentation</a>. If you require assistance, please post to the <a href="http://community.elgg.org/pg/groups/discussion/">Community Support Forums</a>.', + 'update:twitter_api:settings_found_unknown_status' => 'Twitter API (previously Twitter Service) settings were found, but its status could not be determined. Please re-activate it manually.', + 'deprecated:function' => '%s() was deprecated by %s()', /** |