From af2302c1dbefa94968bd1dc067b9488790fd6f9c Mon Sep 17 00:00:00 2001 From: mistic100 Date: Sat, 14 Jan 2012 12:00:47 +0000 Subject: 2021: email notification on user creation + mail for admin at installation git-svn-id: http://piwigo.org/svn/trunk@12883 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/install.lang.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'language/en_UK/install.lang.php') diff --git a/language/en_UK/install.lang.php b/language/en_UK/install.lang.php index 0b9dd5317..91a13a741 100644 --- a/language/en_UK/install.lang.php +++ b/language/en_UK/install.lang.php @@ -70,4 +70,7 @@ $lang['Download the config file'] = 'Download the config file'; $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'You can download the config file and upload it to local/config directory of your installation.'; $lang['Just another Piwigo gallery'] = 'Just another Piwigo gallery'; $lang['Welcome to my photo gallery'] = 'Welcome to my photo gallery'; -?> +$lang['Welcome to your new installation of Piwigo!'] = 'Welcome to your new installation of Piwigo!'; +$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Don\'t hesitate to consult our forums for any help: %s'; + +?> \ No newline at end of file -- cgit v1.2.3