From 2a0cf1dac7a5d3707f01c393a676acc641346ea4 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Thu, 2 Sep 2010 08:39:17 +0000 Subject: [Trunk] delete language/templates git-svn-id: http://piwigo.org/svn/trunk@6837 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/templates/install.lang.php | 77 ------------------------------------- 1 file changed, 77 deletions(-) delete mode 100644 language/templates/install.lang.php (limited to 'language/templates/install.lang.php') diff --git a/language/templates/install.lang.php b/language/templates/install.lang.php deleted file mode 100644 index c0998da1d..000000000 --- a/language/templates/install.lang.php +++ /dev/null @@ -1,77 +0,0 @@ -Piwigo message board.'; -$lang['install_end_message'] = 'The configuration of Piwigo is finished, here is the next step

-* go to the identification page and use the login/password given for webmaster
-* this login will enable you to access to the administration panel and to the instructions in order to place pictures in your directories'; -$lang['conf_mail_webmaster'] = 'Webmaster mail address'; -$lang['conf_mail_webmaster_info'] = 'Visitors will be able to contact site administrator with this mail'; - -$lang['PHP 5 is required'] = 'PHP 5 is required'; -$lang['It appears your webhost is currently running PHP %s.'] = 'It appears your webhost is currently running PHP %s.'; -$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'; -$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Note you can change your configuration by yourself and restart Piwigo after that.'; -$lang['Try to configure PHP 5'] = 'Try to configure PHP 5'; -$lang['Sorry!'] = 'Sorry!'; -$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo was not able to configure PHP 5.'; -$lang["You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."] = "You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."; -$lang['Hope to see you back soon.'] = 'Hope to see you back soon.'; -?> \ No newline at end of file -- cgit v1.2.3