Bug 135181 Add Translate Page to the Tools menu

r=caillon sr=jst
This commit is contained in:
timeless%mozdev.org 2003-11-19 03:20:37 +00:00
Родитель 2a8b253f2b
Коммит 1fac919653
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -176,8 +176,8 @@ pref("browser.history.grouping", "day");
pref("browser.sessionhistory.max_entries", 50);
// Translation service
pref("browser.translation.service", "http://www.teletranslator.com:8120/?AlisUI=frames_ex/moz_home&alis_info=moz&AlisTargetURI=");
pref("browser.translation.serviceDomain", "teletranslator.com");
pref("browser.translation.service", "http://translate.google.com/translate?prev=/language_tools&u=");
pref("browser.translation.serviceDomain", "translate.google.com");
// Platform for Internet Content Selection
pref("browser.PICS.ratings_enabled", false);