From c975b69d1c9fb349e4df6d16c9c645f8392c2759 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Hojtsy?= Date: Sat, 24 Nov 2007 20:35:37 +0000 Subject: #175876 by hazexp, webernet, keith.smith: unify module/theme/translation download links and include more pointers to these locations --- INSTALL.txt | 2 +- UPGRADE.txt | 4 ++-- install.php | 2 +- modules/locale/locale.module | 20 +++++++++++--------- modules/node/node.module | 4 ++-- modules/system/system.module | 8 ++++++-- modules/update/update.module | 5 +++-- 7 files changed, 26 insertions(+), 19 deletions(-) diff --git a/INSTALL.txt b/INSTALL.txt index 924d66144..6fd8693ea 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -59,7 +59,7 @@ INSTALLATION different language, we have good news. You can install and use Drupal in other languages from the start. Check whether a released package of the language desired is available for this Drupal version at - http://drupal.org/project/Translations and download the package. Extract + http://drupal.org/project/translations and download the package. Extract the contents to the same directory where you extracted Drupal into. 2. GRANT WRITE PERMISSIONS ON CONFIGURATION FILE diff --git a/UPGRADE.txt b/UPGRADE.txt index f89557081..2602b1daf 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -79,7 +79,7 @@ Let's begin! from 5.x to 6.x, modules from previous versions will not be compatible and updated versions will be required. - - For contributed modules, check http://drupal.org/project/Modules + - For contributed modules, check http://drupal.org/project/modules for the version of a module matching your version of Drupal. - For custom modules, review http://drupal.org/update/modules to @@ -93,7 +93,7 @@ Let's begin! custom or contributed theme, make sure it is compatible with your version of Drupal. - - For contributed themes, check http://drupal.org/project/Themes + - For contributed themes, check http://drupal.org/project/themes for the version of a theme matching your version of Drupal. - For custom themes, review http://drupal.org/update/theme to ensure diff --git a/install.php b/install.php index 88f205242..7bdc17e41 100644 --- a/install.php +++ b/install.php @@ -513,7 +513,7 @@ function install_select_locale($profilename) { drupal_set_title(st('Choose language')); if (!empty($_GET['localize'])) { $output = '

'. st('With the addition of an appropriate language pack, this installer is capable of proceeding in another language of your choice. To install and use Drupal in a language other than English:') .'

'; - $output .= '