From 77fd1f51a3c5f5a52f72ef8a299fe368228e2285 Mon Sep 17 00:00:00 2001 From: vdigital Date: Fri, 23 May 2008 21:05:41 +0000 Subject: git-svn-id: http://piwigo.org/svn/trunk@2357 68402e56-0260-453c-a942-63ccdbb3a9ee --- BSF/language/en_UK/install.lang.php | 70 +++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 BSF/language/en_UK/install.lang.php (limited to 'BSF/language/en_UK/install.lang.php') diff --git a/BSF/language/en_UK/install.lang.php b/BSF/language/en_UK/install.lang.php new file mode 100644 index 000000000..5e67d9a33 --- /dev/null +++ b/BSF/language/en_UK/install.lang.php @@ -0,0 +1,70 @@ +Piwigo message board.'; +$lang['install_end_message'] = 'The configuration of Piwigo is finished, here is the next step

+For security reason, please delete file "install.php"
+Once this file deleted , follow this instructions : +'; +$lang['conf_mail_webmaster'] = 'Webmaster mail address'; +$lang['conf_mail_webmaster_info'] = 'Visitors will be able to contact site administrator with this mail'; +?> \ No newline at end of file -- cgit v1.2.3