Bug 357270 Remove useless dots from pref panels (Mousewheel, Smart Browsing and Cache). p=Giacomo Magnini <giacomo.magnini@portalis.it>,r=Neil,sr=jag

This commit is contained in:
bugzilla%standard8.demon.co.uk 2006-10-27 18:37:43 +00:00
parent b1d9814b39
commit 1799c28873
3 changed files with 5 additions and 5 deletions

View File

@ -24,6 +24,6 @@
<!ENTITY autoRadio.accesskey "W">
<!ENTITY prefetchTitle.label "Link Prefetching">
<!ENTITY enablePrefetch.label "Prefetch web pages when idle, so that links in web pages designed for prefetching can load more quickly.">
<!ENTITY enablePrefetch.label "Prefetch web pages when idle, so that links in web pages designed for prefetching can load more quickly">
<!ENTITY enablePrefetch.accesskey "P">
<!-- <!ENTITY prefetchDesc.label "If you check this item, &brandShortName; will follow special directives from websites to prefetch content while the browser is idle. Websites designed to take advantage of this feature will appear to load quicker."> -->

View File

@ -12,8 +12,8 @@
<!ENTITY scroll.label "Scroll the document by ">
<!ENTITY scroll.accesskey "S">
<!ENTITY scrollHoriz.accesskey "c">
<!ENTITY scrollLines.label " lines. ">
<!ENTITY scrollChars.label " characters. ">
<!ENTITY scrollLines.label " lines">
<!ENTITY scrollChars.label " characters">
<!ENTITY useSystemDefault.label "Use system default">
<!ENTITY useSystemDefault.accesskey "U">
<!ENTITY useSystemDefaultHoriz.accesskey "d">

View File

@ -13,7 +13,7 @@
<!ENTITY keywordsEnabled.accesskey "K">
<!ENTITY autoCompleteHeader.label "Location Bar Autocomplete">
<!ENTITY autoCompleteEnabled.label "Automatically complete text typed into the Location bar.">
<!ENTITY autoCompleteEnabled.label "Automatically complete text typed into the Location bar">
<!ENTITY autoCompleteEnabled.accesskey "L">
<!ENTITY autoCompleteAdvanced.label "Advanced...">
@ -26,5 +26,5 @@
<!ENTITY autocompletePreview.label "Preview">
<!ENTITY domainGuessingHeader.label "Domain Guessing">
<!ENTITY domainGuessingEnabled.label "Automatically add &quot;www.&quot; and &quot;.com&quot; to the location if a web page isn't found.">
<!ENTITY domainGuessingEnabled.label "Automatically add &quot;www.&quot; and &quot;.com&quot; to the location if a web page isn't found">
<!ENTITY domainGuessingEnabled.accesskey "u">