locale.module

Version 1.120.2.2 (checked in on 2006/10/18 at 20:14:08 by killes)

Enables administrators to manage the site interface languages.

When enabled, the site interface can be displayed in different languages. The setup of languages and translations is completely web based. Gettext portable object files are supported.

Functions

NameDescription
localeProvides interface translation services
locale_admin_exportPage handler for the translation export screen
locale_admin_importPage handler for the translation import screen
locale_admin_managePage handler for the language management screen
locale_admin_manage_addPage handler for the language addition screen
locale_admin_manage_delete_screenUser interface for the language deletion confirmation screen
locale_admin_stringPage handler for the string search and administration screen
locale_get_pluralReturns plural form index for a specific number
locale_helpImplementation of hook_help().
locale_menuImplementation of hook_menu().
locale_permImplementation of hook_perm().
locale_refresh_cacheRefreshes database stored cache of translations
locale_supported_languagesReturns list of languages supported on this site
locale_userImplementation of hook_user().
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.