283745 - item in cache tab in privacy uses ":" as accesskey

This commit is contained in:
ben%bengoodger.com 2005-02-27 08:08:55 +00:00
Родитель acaf0759b4
Коммит 0c9fc30427
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -74,7 +74,7 @@
<!ENTITY itemCache.label "Cache">
<!ENTITY cache.intro "Pages you view are stored in the cache for faster viewing later on.">
<!ENTITY cacheUseUpTo.label "Use up to:">
<!ENTITY cacheUseUpTo.accesskey ":">
<!ENTITY cacheUseUpTo.accesskey "p">
<!ENTITY cacheSize.label "MB of disk space for the cache.">
<!ENTITY clearCache.label "Clear Cache Now">
<!ENTITY clearCache.accesskey "h">