summaryrefslogtreecommitdiff
path: root/install.php
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2006-11-24 10:18:24 +0000
committerDries Buytaert <dries@buytaert.net>2006-11-24 10:18:24 +0000
commit827f064debf8e04ebe6183dc4cd96e0cd022300d (patch)
tree2feec3257b82924471417f51841f659117002515 /install.php
parentf191e197eedbaa23a8c68f2fad88196473edb4b4 (diff)
downloadbrdo-827f064debf8e04ebe6183dc4cd96e0cd022300d.tar.gz
brdo-827f064debf8e04ebe6183dc4cd96e0cd022300d.tar.bz2
- Patch # #98366 by webchick and ac: simplified strings for translators.
Diffstat (limited to 'install.php')
-rw-r--r--install.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.php b/install.php
index 3087da778..77b08c8b4 100644
--- a/install.php
+++ b/install.php
@@ -242,7 +242,7 @@ function install_settings_form($profile, $install_locale, $settings_file, $db_ur
'#title' => st('Advanced options'),
'#collapsible' => TRUE,
'#collapsed' => TRUE,
- '#description' => st('These options are only necessary for some sites. If you\'re not sure what you should enter here, leave the default settings or check with your hosting provider.')
+ '#description' => st("These options are only necessary for some sites. If you're not sure what you should enter here, leave the default settings or check with your hosting provider.")
);
// Database host