summaryrefslogtreecommitdiff
path: root/modules/locale/locale.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/locale/locale.module')
-rw-r--r--modules/locale/locale.module4
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/locale/locale.module b/modules/locale/locale.module
index 1ddde9a7c..deb802b29 100644
--- a/modules/locale/locale.module
+++ b/modules/locale/locale.module
@@ -1,9 +1,5 @@
<?php
-$module = array("help" => "locale_help",
- "admin" => "locale_admin",
- "locale" => "locale_locale");
-
function locale_help() {
?>
<P>Normally programs are written and documented in English, and use English to interact with users. This is true for a great deal of websites. However, most people are less comfortable with English than with their own native language, and would prefer to use their mother tongue as much as possible. Many people love see their website showing a lot less of English, and far more of their own language.</P>