summaryrefslogtreecommitdiff
path: root/modules/system/system.admin.inc
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2008-06-25 09:12:25 +0000
committerDries Buytaert <dries@buytaert.net>2008-06-25 09:12:25 +0000
commit5299b9268995d1018a6b966f9d1ef260931f5c3d (patch)
treed3c3c218f95c64ac211376def10d07e6913a3e94 /modules/system/system.admin.inc
parent61cde080387d331777c87dbaf2b02f4ab5307072 (diff)
downloadbrdo-5299b9268995d1018a6b966f9d1ef260931f5c3d.tar.gz
brdo-5299b9268995d1018a6b966f9d1ef260931f5c3d.tar.bz2
- Patch #270917 by catch, Bojhan, et al: renamed 'primary links' and 'secondary links' to 'main menu' and 'secondary menu' respectively. Based on usability study conducted with the help of Bojhan.
Diffstat (limited to 'modules/system/system.admin.inc')
-rw-r--r--modules/system/system.admin.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/system/system.admin.inc b/modules/system/system.admin.inc
index 87ef36dd9..0c8a50a7b 100644
--- a/modules/system/system.admin.inc
+++ b/modules/system/system.admin.inc
@@ -370,8 +370,8 @@ function system_theme_settings(&$form_state, $key = '') {
'comment_user_picture' => t('User pictures in comments'),
'search' => t('Search box'),
'favicon' => t('Shortcut icon'),
- 'primary_links' => t('Primary links'),
- 'secondary_links' => t('Secondary links'),
+ 'main_menu' => t('Main menu'),
+ 'secondary_menu' => t('Secondary menu'),
);
// Some features are not always available