From 3e4335f86842a7a1b2a681de8214b5f711974434 Mon Sep 17 00:00:00 2001 From: dave Date: Wed, 8 Oct 2008 15:17:01 +0000 Subject: system message strings moved to elgg_echo git-svn-id: https://code.elgg.org/elgg/trunk@2227 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 12 ++++++++++-- views/default/messages/errors/list.php | 2 +- views/default/messages/messages/list.php | 2 +- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/languages/en.php b/languages/en.php index c7990f291..826e1d2b4 100644 --- a/languages/en.php +++ b/languages/en.php @@ -596,6 +596,14 @@ To remove a widget drag it back to the Widget gallery.", 'deleteconfirm' => "Are you sure you want to delete this item?", 'fileexists' => "A file has already been uploaded. To replace it, select it below:", + + + /** + * System messages + **/ + + 'systemmessages:dismiss' => "click to dismiss", + /** * Import / export @@ -667,9 +675,9 @@ Alternatively, you can enter your database settings below and we will try and do 'installation:disableapi' => "Elgg comes with an flexible and extendible API that enables applications use certain Elgg features remotely", 'installation:disableapi:label' => "Enable the RESTful API", - + 'upgrade:db' => 'Your database was upgraded.', - 'upgrade:core' => 'Your elgg installation was upgraded', + 'upgrade:core' => 'Your elgg installation was upgraded', /** * Welcome diff --git a/views/default/messages/errors/list.php b/views/default/messages/errors/list.php index 28cd2b053..f6bf5cef2 100644 --- a/views/default/messages/errors/list.php +++ b/views/default/messages/errors/list.php @@ -40,7 +40,7 @@ $(document).ready(function () {
- click to dismiss +