PK z7n #locale/en-US/necko/necko.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 1998 # the Initial Developer. All Rights Reserved. # # Contributor(s): # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** #ResolvingHost=Looking up #ConnectedTo=Connected to #ConnectingTo=Connecting to #SendingRequestTo=Sending request to #TransferringDataFrom=Transferring data from 3=Looking up %1$S… 4=Connected to %1$S… 5=Sending request to %1$S… 6=Transferring data from %1$S… 7=Connecting to %1$S… 8=Read %1$S 9=Wrote %1$S 10=Waiting for %1$S… 27=Beginning FTP transaction… 28=Finished FTP transaction UnsupportedFTPServer=The FTP server %1$S is currently unsupported. RepostFormData=This web page is being redirected to a new location. Would you like to resend the form data you have typed to the new location? # Directory listing strings DirTitle=Index of %1$S DirGoUp=Up to higher level directory ShowHidden=Show hidden objects DirColName=Name DirColSize=Size DirColMTime=Last Modified DirFileLabel=File: #Gopher Search Prompt GopherPromptTitle=Search GopherPromptText=Enter a search term: PhishingAuth=You are about to visit "%1$S". This site may be attempting to trick you into thinking you are visiting a different site. Use extreme caution. PhishingAuthAccept=I understand and will be very careful SuperfluousAuth=You are about to log in to the site "%1$S" with the username "%2$S", but the website does not require authentication. This may be an attempt to trick you.\n\nIs "%1$S" the site you want to visit? AutomaticAuth=You are about to log in to the site "%1$S" with the username "%2$S". PK 8v76u"locale/en-US/global/css.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is css.properties. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by the Initial Developer are Copyright # (C) 2002 Netscape Communications Corporation. All Rights Reserved. # # Contributor(s): # L. David Baron (original author) # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** MimeNotCss=The stylesheet %1$S was not loaded because its MIME type, "%2$S", is not "text/css". MimeNotCssWarn=The stylesheet %1$S was loaded as CSS even though its MIME type, "%2$S", is not "text/css". PEUnexpEOF2=Unexpected end of file while searching for %1$S. PEParseRuleWSOnly=Whitespace-only string given to be parsed as rule. PEDeclDropped=Declaration dropped. PEDeclSkipped=Skipped to next declaration. PEUnknownProperty=Unknown property '%1$S'. PEPropertyParsingError=Error in parsing value for property '%1$S'. PEExpectEndProperty=Expected end of value for property but found '%1$S'. PESkipAtRuleEOF=end of unknown at-rule PEUnknownAtRule=Unrecognized at-rule or error parsing at-rule '%1$S'. PECharsetRuleEOF=charset string in @charset rule PECharsetRuleNotString=Expected charset string but found '%1$S'. PEGatherMediaEOF=end of media list in @import or @media rule PEGatherMediaNotComma=Expected ',' in media list but found '%1$S'. PEGatherMediaNotIdent=Expected identifier in media list but found '%1$S'. PEImportNotURI=Expected URI in @import rule but found '%1$S'. PEImportUnexpected=Found unexpected '%1$S' within @import. PEGroupRuleEOF=end of @media or @-moz-document rule PEMozDocRuleBadFunc=Expected url(), url-prefix(), or domain() in @-moz-document rule but found '%1$S'. PEMozDocRuleNotURI=Expected URI in @-moz-document rule but found '%1$S'. PEAtNSPrefixEOF=namespace prefix in @namespace rule PEAtNSURIEOF=namespace URI in @namespace rule PEAtNSUnexpected=Unexpected token within @namespace: '%1$S'. PESkipDeclBraceEOF=closing } of declaration block PESkipRSBraceEOF=closing } of invalid rule set PEBadSelectorRSIgnored=Ruleset ignored due to bad selector. PESelectorListExtraEOF=',' or '{' PESelectorListExtra=Expected ',' or '{' but found '%1$S'. PESelectorGroupNoSelector=Selector expected. PESelectorGroupExtraCombinator=Dangling combinator. PEClassSelEOF=class name PEClassSelNotIdent=Expected identifier for class selector but found '%1$S'. PETypeSelEOF=element type PETypeSelNotType=Expected element name or '*' but found '%1$S'. PEUnknownNamespacePrefix=Unknown namespace prefix '%1$S'. PEAttributeNameEOF=attribute name PEAttributeNameExpected=Expected identifier for attribute name but found '%1$S'. PEAttributeNameOrNamespaceExpected=Expected attribute name or namespace but found '%1$S'. PEAttSelNoBar=Expected '|' but found '%1$S'. PEAttSelInnerEOF=part of attribute selector PEAttSelUnexpected=Unexpected token in attribute selector: '%1$S'. PEAttSelValueEOF=attribute value PEAttSelCloseEOF=']' to end attribute selector PEAttSelNoClose=Expected ']' to terminate attribute selector but found '%1$S'. PEAttSelBadValue=Expected identifier or string for value in attribute selector but found '%1$S'. PEPseudoSelEOF=name of pseudo-class or pseudo-element PEPseudoSelBadName=Expected identifier for pseudo-class or pseudo-element but found '%1$S'. PEPseudoSelNonFunc=Function token for non-function pseudo-class or pseudo-element, or the other way around, when reading '%1$S'. PEPseudoSelNotPE=Expected pseudo-element but found '%1$S'. PEPseudoSelDoubleNot=Negation pseudo-class can't be negated '%1$S'. PEPseudoSelPEInNot=Pseudo-elements can't be negated '%1$S'. PEPseudoSelNewStyleOnly=This pseudo-element must use the "::" form: '%1$S'. PEPseudoSelTrailing=Found trailing token after pseudo-element, which must be the last part of a selector: '%1$S'. PEPseudoSelMultiplePE=Extra pseudo-element '%1$S'. PEPseudoSelUnknown=Unknown pseudo-class or pseudo-element '%1$S'. PENegationEOF=selector within negation PENegationBadInner=Malformed simple selector as negation pseudo-class argument '%1$S'. PENegationNoClose=Missing closing ')' in negation pseudo-class '%1$S'. PENegationBadArg=Missing argument in negation pseudo-class '%1$S'. PEPseudoClassArgEOF=argument to pseudo-class selector PEPseudoClassArgNotIdent=Expected identifier for pseudo-class parameter but found '%1$S'. PEPseudoClassNoClose=Missing closing ')' in pseudo-class, found '%1$S' instead. PEPseudoClassNoArg=Missing argument in pseudo-class '%1$S'. PESelectorEOF=selector PEBadDeclBlockStart=Expected '{' to begin declaration block but found '%1$S'. PEColorEOF=color PEColorNotColor=Expected color but found '%1$S'. PEColorComponentEOF=color component PEExpectedPercent=Expected a percentage but found '%1$S'. PEExpectedInt=Expected an integer but found '%1$S'. PEColorBadRGBContents=Expected number or percentage in rgb() but found '%1$S'. PEColorComponentBadTerm=Expected '%2$S' but found '%1$S'. PEColorHueEOF=hue PEExpectedComma=Expected ',' but found '%1$S'. PEColorSaturationEOF=saturation PEColorLightnessEOF=lightness PEColorOpacityEOF=opacity in color value PEExpectedNumber=Expected a number but found '%1$S'. PEExpectedCloseParen=Expected ')' but found '%1$S'. PEDeclEndEOF=';' or '}' to end declaration PEParseDeclarationNoColon=Expected ':' but found '%1$S'. PEParseDeclarationDeclExpected=Expected declaration but found '%1$S'. PEEndOfDeclEOF=end of declaration PEImportantEOF=important PEExpectedImportant=Expected 'important' but found '%1$S'. PEBadDeclEnd=Expected ';' to terminate declaration but found '%1$S'. PEBadDeclOrRuleEnd2=Expected ';' or '}' to terminate declaration but found '%1$S'. PEInaccessibleProperty2=Cannot specify value for internal property. PECommentEOF=end of comment SEUnterminatedString=Found unclosed string '%1$S'. PK z7"locale/en-US/global/xbl.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is xbl.properties. # # The Initial Developer of the Original Code is Boris Zbarsky # . Portions created by the Initial Developer are Copyright # (C) 2003. All Rights Reserved. # # Contributor(s): # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** UnexpectedElement=Unexpected <%1$S> element. # LOCALIZATION NOTE: do not localize key="%S" modifiers="%S" GTK2Conflict=Key event not available on GTK2: key="%S" modifiers="%S" WinConflict=Key event not available on some keyboard layouts: key="%S" modifiers="%S" TooDeepBindingRecursion=The XBL binding "%S" is already used by too many ancestor elements; not applying it to prevent infinite recursion. CircularExtendsBinding=Extending the XBL binding "%S" with "%S" would lead to it extending itself # LOCALIZATION NOTE: do not localize CommandNotInChrome=Use of not allowed outside chrome. PK Y7iJ"locale/en-US/global/xul.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is xul.properties. # # The Initial Developer of the Original Code is Boris Zbarsky # . Portions created by the Initial Developer are Copyright # (C) 2004. All Rights Reserved. # # Contributor(s): # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** MissingOverlay=Failed to load overlay from %1$S. PINotInProlog= processing instruction does not have any effect outside the prolog anymore (see bug 360119). NeededToWrapXUL=XUL box for %1$S element contained an inline %2$S child, forcing all its children to be wrapped in a block. PK `X6J 'locale/en-US/global/printing.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 1998 # the Initial Developer. All Rights Reserved. # # Contributor(s): # Roland Mainz # # Alternatively, the contents of this file may be used under the terms of # either of the GNU General Public License Version 2 or later (the "GPL"), # or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** # Page number formating ## @page_number The current page number #LOCALIZATION NOTE (pageofpages): Do not translate %ld in the following line. # Place the word %ld where the page number and number of pages should be # The first %ld will receive the the page number pagenumber=%1$d # Page number formating ## @page_number The current page number ## @page_total The total number of pages #LOCALIZATION NOTE (pageofpages): Do not translate %ld in the following line. # Place the word %ld where the page number and number of pages should be # The first %ld will receive the the page number # the second %ld will receive the total number of pages pageofpages=%1$d of %2$d noPrintFilename.title=Filename is missing noPrintFilename.alert=You have selected "Print To: File", and the filename is empty! # File confirm fileConfirm.exists=%S already exists.\nDo you want to replace it? # Print error codes print_error_dialog_title=Printer Error printpreview_error_dialog_title=Print Preview Error NS_ERROR_GFX_PRINTER_CMD_NOT_FOUND=There was a problem printing. The printer doesn't support a printing command. NS_ERROR_GFX_PRINTER_CMD_FAILURE=There was a problem printing. An instruction that was sent to the printer failed. NS_ERROR_GFX_PRINTER_NO_PRINTER_AVAILABLE=There was a problem printing. No printer could be found. NS_ERROR_GFX_PRINTER_NAME_NOT_FOUND=There was a problem printing. The printer could not be found. NS_ERROR_GFX_PRINTER_ACCESS_DENIED=There was a problem printing. Access to the printer was denied. NS_ERROR_GFX_PRINTER_INVALID_ATTRIBUTE=There was a problem printing. Tried to set an invalid printer attribute. NS_ERROR_GFX_PRINTER_PRINTER_NOT_READY=There was a problem printing. The printer not ready. NS_ERROR_GFX_PRINTER_OUT_OF_PAPER=There was a problem printing. The printer is out of paper. NS_ERROR_GFX_PRINTER_PRINTER_IO_ERROR=There was a problem printing. Printer I/O error. NS_ERROR_GFX_PRINTER_COULD_NOT_OPEN_FILE=There was a problem printing. The output file could not be opened. NS_ERROR_GFX_PRINTER_FILE_IO_ERROR=There was an error writing the printing output file. NS_ERROR_GFX_PRINTER_PRINTPREVIEW=There must be at least one printer available to show Print Preview. NS_ERROR_UNEXPECTED=There was an unexpected problem when printing. NS_ERROR_OUT_OF_MEMORY=There was a problem printing. There is not enough free memory to print. NS_ERROR_NOT_IMPLEMENTED=Some printing functionality is not implemented yet. NS_ERROR_NOT_AVAILABLE=Not available NS_ERROR_ABORT=The print job was aborted, or canceled. NS_ERROR_FAILURE=An unknown error occurred while printing. NS_ERROR_GFX_PRINTER_STARTDOC=Printing failed when starting the document. NS_ERROR_GFX_PRINTER_ENDDOC=Printing failed when completing the document. NS_ERROR_GFX_PRINTER_STARTPAGE=Printing failed when starting the page. NS_ERROR_GFX_PRINTER_ENDPAGE=Printing failed when completing the page. NS_ERROR_GFX_PRINTER_PRINT_WHILE_PREVIEW=You cannot print while in print preview. NS_ERROR_GFX_PRINTER_PAPER_SIZE_NOT_SUPPORTED=There was a problem printing because the paper size you specified is not supported by your printer. NS_ERROR_GFX_PRINTER_ORIENTATION_NOT_SUPPORTED=There was a problem printing because the page orientation you specified is not supported by your printer. NS_ERROR_GFX_PRINTER_COLORSPACE_NOT_SUPPORTED=There was a problem printing because the print job requires color capabilities that your printer does not support. NS_ERROR_GFX_PRINTER_TOO_MANY_COPIES=There was a problem printing because you requested too many copies. NS_ERROR_GFX_PRINTER_DRIVER_CONFIGURATION_ERROR=There was a problem printing. The printer driver is not properly configured. NS_ERROR_GFX_PRINTER_DOC_IS_BUSY_PP=The browser cannot print preview right now.\nPlease try again when the page has finished loading. NS_ERROR_GFX_PRINTER_DOC_WAS_DESTORYED=The page was replaced while you were trying to print.\nPlease try again. NS_ERROR_GFX_NO_PRINTDIALOG_IN_TOOLKIT=Either pluggable dialogs were not properly installed\nOr this GFX Toolkit no longer supports native Print Dialogs NS_ERROR_GFX_NO_PRINTROMPTSERVICE=The Printing Prompt Service is missing. NS_ERROR_GFX_PRINTER_NO_XUL=We are unable to Print or Print Preview this page. NS_ERROR_GFX_PRINTER_PLEX_NOT_SUPPORTED=There was a problem printing because the plex mode you specified is not supported by your printer. NS_ERROR_GFX_PRINTER_DOC_IS_BUSY=The browser cannot print the document while it is being loaded. NS_ERROR_GFX_PRINTING_NOT_IMPLEMENTED=Printing is not implemented. NS_ERROR_GFX_COULD_NOT_LOAD_PRINT_MODULE=The requested print module cannot be loaded. NS_ERROR_GFX_PRINTER_RESOLUTION_NOT_SUPPORTED=There was a problem printing because the resolution/quality mode you specified is not supported by your printer. # No printers available noprinter=No printers available. PrintToFile=Print To File # EOF. PK z7R6OI I ,locale/en-US/global/layout_errors.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 2002 # the Initial Developer. All Rights Reserved. # # Contributor(s): # Boris Zbarsky (original author) # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** ImageMapRectBoundsError=The "coords" attribute of the tag is not in the "left,top,right,bottom" format. ImageMapCircleWrongNumberOfCoords=The "coords" attribute of the tag is not in the "center-x,center-y,radius" format. ImageMapCircleNegativeRadius=The "coords" attribute of the tag has a negative radius. ImageMapPolyWrongNumberOfCoords=The "coords" attribute of the tag is not in the "x1,y1,x2,y2 …" format. ImageMapPolyOddNumberOfCoords=The "coords" attribute of the tag is missing the last "y" coordinate (the correct format is "x1,y1,x2,y2 …"). PK z7\M^^ locale/en-US/global/netError.dtd %brandDTD;
  • Check the address for typing errors such as ww.example.com instead of www.example.com
  • If you are unable to load any pages, check your computer's network connection.
  • If your computer or network is protected by a firewall or proxy, make sure that &brandShortName; is permitted to access the Web.
  • ">
  • Check the file name for capitalization or other typing errors.
  • Check to see if the file was moved, renamed or deleted.
  • "> &brandShortName; can't load this page for some reason.

    ">
  • Web addresses are usually written like http://www.example.com/
  • Make sure that you're using forward slashes (i.e. /).
  • ">
  • Uncheck "Work Offline" in the File menu, then try again.
  • ">
  • Please contact the website owners to inform them of this problem.
  • ">
  • Please contact the website owners to inform them of this problem.
  • ">
  • You might need to install other software to open this address.
  • ">
  • Check the proxy settings to make sure that they are correct.
  • Contact your network administrator to make sure the proxy server is working.
  • ">
  • Check the proxy settings to make sure that they are correct.
  • Check to make sure your computer has a working network connection.
  • If your computer or network is protected by a firewall or proxy, make sure that &brandShortName; is permitted to access the Web.
  • ">
  • This problem can sometimes be caused by disabling or refusing to accept cookies.
  • ">
  • Check to make sure your system has the Personal Security Manager installed.
  • This might be due to a non-standard configuration on the server.
  • ">
  • The page you are trying to view can not be shown because the authenticity of the received data could not be verified.
  • Please contact the web site owners to inform them of this problem. Alternatively, use the command found in the help menu to report this broken site.
  • ">
  • This could be a problem with the server's configuration, or it could be someone trying to impersonate the server.
  • If you have connected to this server successfully in the past, the error may be temporary, and you can try again later.
  • ">
  • The site could be temporarily unavailable or too busy. Try again in a few moments.
  • If you are unable to load any pages, check your computer's network connection.
  • If your computer or network is protected by a firewall or proxy, make sure that &brandShortName; is permitted to access the Web.
  • "> Attack sites try to install programs that steal private information, use your computer to attack others, or damage your system.

    Web site owners who believe their site has been reported as an attack site in error may request a review.

    "> Entering any personal information on this page may result in identity theft or other fraud.

    These types of web forgeries are used in scams known as phishing attacks, in which fraudulent web pages and emails are used to imitate sources you may trust.

    "> You should not add an exception if you are using an internet connection that you do not trust completely or if you are not used to seeing a warning for this server.

    "> PK eB}7o{^MM#locale/en-US/global/netErrorApp.dtd You should not add an exception if you are using an internet connection that you do not trust completely or if you are not used to seeing a warning for this server.

    If you still wish to add an exception for this site, you can do so in your advanced encryption settings.

    "> PK ~2[/locale/en-US/global/global.dtd PK z7$U[ [ )locale/en-US/global/appstrings.properties malformedURI=The URL is not valid and cannot be loaded. fileNotFound=Firefox can't find the file at %S. dnsNotFound=Firefox can't find the server at %S. protocolNotFound=Firefox doesn't know how to open this address, because the protocol (%S) isn't associated with any program. connectionFailure=Firefox can't establish a connection to the server at %S. netInterrupt=The connection to %S was interrupted while the page was loading. netTimeout=The server at %S is taking too long to respond. redirectLoop=Firefox has detected that the server is redirecting the request for this address in a way that will never complete. confirmRepost=To display this page, the information previously sent by %S must be resent. This will repeat any action (such as a search or order submission) that had been performed earlier. resendButton.label=Resend unknownSocketType=Firefox doesn't know how to communicate with the server. netReset=The connection to the server was reset while the page was loading. netOffline=Firefox is currently in offline mode and can't browse the Web. isprinting=The document cannot change while Printing or in Print Preview. deniedPortAccess=This address uses a network port which is normally used for purposes other than Web browsing. Firefox has canceled the request for your protection. proxyResolveFailure=Firefox is configured to use a proxy server that can't be found. proxyConnectFailure=Firefox is configured to use a proxy server that is refusing connections. contentEncodingError=The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression. Please contact the website owners to inform them of this problem. unsafeContentType=The page you are trying to view cannot be shown because it is contained in a file type that may not be safe to open. Please contact the website owners to inform them of this problem. externalProtocolTitle=External Protocol Request externalProtocolPrompt=An external application must be launched to handle %1$S: links.\n\n\nRequested link:\n\n%2$S\n\nApplication: %3$S\n\n\nIf you were not expecting this request it may be an attempt to exploit a weakness in that other program. Cancel this request unless you are sure it is not malicious.\n externalProtocolUnknown= externalProtocolChkMsg=Remember my choice for all links of this type. externalProtocolLaunchBtn=Launch application malwareBlocked=The site at %S has been reported as an attack site and has been blocked based on your security preferences. phishingBlocked=The web site at %S has been reported as a web forgery designed to trick users into sharing personal or financial information. PK ıq37PP,locale/en-US/global/charsetTitles.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is Netscape # Communications Corporation. Portions created by Netscape are # Copyright (C) 1999 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** ## Rule of this file: ## 1. key should always be in lower case ascii so we can do case insensitive ## comparison in the code faster. ## Format of this file: ## charset_name.title = a_title - specifies the human readable title for ## this charset us-ascii.title = English (US-ASCII) iso-8859-1.title = Western (ISO-8859-1) iso-8859-2.title = Central European (ISO-8859-2) iso-8859-3.title = South European (ISO-8859-3) iso-8859-4.title = Baltic (ISO-8859-4) iso-8859-9.title = Turkish (ISO-8859-9) iso-8859-10.title = Nordic (ISO-8859-10) iso-8859-13.title = Baltic (ISO-8859-13) iso-8859-14.title = Celtic (ISO-8859-14) iso-8859-15.title = Western (ISO-8859-15) iso-8859-16.title = Romanian (ISO-8859-16) windows-1250.title = Central European (Windows-1250) windows-1252.title = Western (Windows-1252) windows-1254.title = Turkish (Windows-1254) windows-1257.title = Baltic (Windows-1257) x-mac-roman.title = Western (MacRoman) x-mac-ce.title = Central European (MacCE) x-mac-turkish.title = Turkish (MacTurkish) x-mac-croatian.title = Croatian (MacCroatian) x-mac-romanian.title = Romanian (MacRomanian) x-mac-icelandic.title = Icelandic (MacIcelandic) iso-2022-jp.title = Japanese (ISO-2022-JP) shift_jis.title = Japanese (Shift_JIS) euc-jp.title = Japanese (EUC-JP) big5.title = Chinese Traditional (Big5) big5-hkscs.title = Chinese Traditional (Big5-HKSCS) x-euc-tw.title = Chinese Traditional (EUC-TW) gb2312.title = Chinese Simplified (GB2312) hz-gb-2312.title = Chinese Simplified (HZ) x-gbk.title = Chinese Simplified (GBK) iso-2022-cn.title = Chinese Simplified (ISO-2022-CN) euc-kr.title = Korean (EUC-KR) x-johab.title = Korean (JOHAB) x-windows-949.title = Korean (UHC) iso-2022-kr.title = Korean (ISO-2022-KR) utf-7.title = Unicode (UTF-7) utf-8.title = Unicode (UTF-8) utf-16.title = Unicode (UTF-16) utf-16le.title = Unicode (UTF-16 Little Endian) utf-16be.title = Unicode (UTF-16 Big Endian) utf-32le.title = Unicode (UTF-32 Little Endian) utf-32be.title = Unicode (UTF-32 Big Endian) iso-8859-5.title = Cyrillic (ISO-8859-5) iso-ir-111.title = Cyrillic (ISO-IR-111) windows-1251.title = Cyrillic (Windows-1251) x-mac-cyrillic.title = Cyrillic (MacCyrillic) x-mac-ukrainian.title = Cyrillic/Ukrainian (MacUkrainian) koi8-r.title = Cyrillic (KOI8-R) koi8-u.title = Cyrillic/Ukrainian (KOI8-U) iso-8859-7.title = Greek (ISO-8859-7) windows-1253.title = Greek (Windows-1253) x-mac-greek.title = Greek (MacGreek) windows-1258.title = Vietnamese (Windows-1258) x-viet-tcvn5712.title = Vietnamese (TCVN) viscii.title = Vietnamese (VISCII) x-viet-vps.title = Vietnamese (VPS) geostd8.title = Georgian (GEOSTD8) tis-620.title = Thai (TIS-620) iso-8859-11.title = Thai (ISO-8859-11) windows-874.title = Thai (Windows-874) ibm874.title = Thai (IBM-874) armscii-8.title = Armenian (ARMSCII-8) iso-8859-6.title = Arabic (ISO-8859-6) iso-8859-6-i.title = Arabic (ISO-8859-6-I) iso-8859-6-e.title = Arabic (ISO-8859-6-E) iso-8859-8.title = Hebrew Visual (ISO-8859-8) iso-8859-8-i.title = Hebrew (ISO-8859-8-I) iso-8859-8-e.title = Hebrew (ISO-8859-8-E) windows-1255.title = Hebrew (Windows-1255) windows-1256.title = Arabic (Windows-1256) x-user-defined.title = User Defined ibm866.title = Cyrillic/Russian (CP-866) ibm850.title = Western (IBM-850) ibm852.title = Central European (IBM-852) ibm855.title = Cyrillic (IBM-855) ibm857.title = Turkish (IBM-857) ibm862.title = Hebrew (IBM-862) ibm864.title = Arabic (IBM-864) ibm864i.title = Arabic (IBM-864-I) gb18030.title = Chinese Simplified (GB18030) x-mac-arabic.title = Arabic (MacArabic) x-iso-8859-6-8-x.title = Arabic (Langbox ISO-8859-6.8x) x-iso-8859-6-16.title = Arabic (Langbox ISO-8859-6.16) x-mac-farsi.title = Farsi (MacFarsi) x-mac-hebrew.title = Hebrew (MacHebrew) x-mac-devanagari.title = Hindi (MacDevanagari) x-mac-gujarati.title = Gujarati (MacGujarati) x-mac-gurmukhi.title = Gurmukhi (MacGurmukhi) x-sun-unicode-india-0.title = Hindi (SunDevanagari) chardet.off.title = (Off) chardet.universal_charset_detector.title = Universal chardet.ja_parallel_state_machine.title = Japanese chardet.ko_parallel_state_machine.title = Korean chardet.zhtw_parallel_state_machine.title = Traditional Chinese chardet.zhcn_parallel_state_machine.title = Simplified Chinese chardet.zh_parallel_state_machine.title = Chinese chardet.cjk_parallel_state_machine.title = East Asian chardet.ruprob.title = Russian chardet.ukprob.title = Ukrainian PK GQT2+Fb,locale/en-US/global/global-strres.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # The Mozilla Foundation. # Portions created by the Initial Developer are Copyright (C) 1998-2003 # the Initial Developer. All Rights Reserved. # # Contributor(s): # # Alternatively, the contents of this file may be used under the terms of # either of the GNU General Public License Version 2 or later (the "GPL"), # or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** 16389=An unknown error has occurred (%1$S) PK iT2mSS&locale/en-US/global/plugins.properties# LOCALIZATION NOTE (plugins.properties): # Those strings are inserted into an HTML page, so you all HTML characters # have to be escaped in a way that they show up correctly in HTML! title_label=About Plug-ins installedplugins_label=Installed plug-ins nopluginsareinstalled_label=No plug-ins are installed findmore_label=Find more information about browser plug-ins at installhelp_label=Help for installing plug-ins is available from filename_label=File name: mimetype_label=MIME Type description_label=Description suffixes_label=Suffixes enabled_label=Enabled yes_label=Yes no_label=No PK Rb23  2 2 2locale/en-US/global/nsWebBrowserPersist.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is Mozilla Progress Dialog. # # The Initial Developer of the Original Code is # Netscape Communications Corp. # Portions created by the Initial Developer are Copyright (C) 2002 # the Initial Developer. All Rights Reserved. # # Contributor(s): # Bill Law # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** readError=%S could not be saved, because the source file could not be read.\n\nTry again later, or contact the server administrator. writeError=%S could not be saved, because an unknown error occurred.\n\nTry saving to a different location. launchError=%S could not be opened, because an unknown error occurred.\n\nTry saving to disk first and then opening the file. diskFull=There is not enough room on the disk to save %S.\n\nRemove unnecessary files from the disk and try again, or try saving in a different location. readOnly=%S could not be saved, because the disk, folder, or file is write-protected.\n\nWrite-enable the disk and try again, or try saving in a different location. accessError=%S could not be saved, because you cannot change the contents of that folder.\n\nChange the folder properties and try again, or try saving in a different location. helperAppNotFound=%S could not be opened, because the associated helper application does not exist. Change the association in your preferences. noMemory=There is not sufficient memory to complete the action you requested.\n\nQuit some applications and try again. title=Downloading %S fileAlreadyExistsError=%S could not be saved, because a file already exists with the same name as the '_files' directory.\n\nTry saving to a different location. fileNameTooLongError=%S could not be saved, because the file name was too long.\n\nTry saving with a shorter file name. PK Se 3S  *locale/en-US/global/printdialog.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 1998 # the Initial Developer. All Rights Reserved. # # Contributor(s): # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** PrintFrames=Print Frames Aslaid=As &laid out on the screen selectedframe=The selected &frame Eachframe=&Each frame separately options=Options PK .+6Ju  (locale/en-US/global/xslt/xslt.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is TransforMiiX XSLT processor code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 2003 # the Initial Developer. All Rights Reserved. # # Contributor(s): # Peter Van der Beken # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** 1 = Parsing an XSLT stylesheet failed. 2 = Parsing an XPath expression failed. 3 = 4 = XSLT transformation failed. 5 = Invalid XSLT/XPath function. 6 = XSLT Stylesheet (possibly) contains a recursion. 7 = Attribute value illegal in XSLT 1.0. 8 = An XPath expression was expected to return a NodeSet. 9 = XSLT transformation was terminated by . 10 = A network error occured loading an XSLT stylesheet: 11 = An XSLT stylesheet does not have an XML mimetype: 12 = An XSLT stylesheet directly or indirectly imports or includes itself: 13 = An XPath function was called with the wrong number of arguments. 14 = An unknown XPath extension function was called. 15 = XPath parse failure: ')' expected: 16 = XPath parse failure: invalid axis: 17 = XPath parse failure: Name or Nodetype test expected: 18 = XPath parse failure: ']' expected: 19 = XPath parse failure: invalid variable name: 20 = XPath parse failure: unexpected end of expression: 21 = XPath parse failure: operator expected: 22 = XPath parse failure: unclosed literal: 23 = XPath parse failure: ':' unexpected: 24 = XPath parse failure: '!' unexpected, negation is not(): 25 = XPath parse failure: illegal character found: 26 = XPath parse failure: binary operator expected: 27 = An XSLT stylesheet load was blocked for security reasons. 28 = Evaluating an invalid expression. 29 = Unbalanced curly brace. 30 = Creating an element with an invalid QName. 31 = Variable binding shadows variable binding within the same template. LoadingError = Error loading stylesheet: %S TransformError = Error during XSLT transformation: %S PK 4 744&locale/en-US/global/dom/dom.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 2001 # the Initial Developer. All Rights Reserved. # # Contributor(s): # Mitch (original author) # # Alternatively, the contents of this file may be used under the terms of # either of the GNU General Public License Version 2 or later (the "GPL"), # or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** KillScriptTitle=Warning: Unresponsive script KillScriptMessage=A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete. KillScriptWithDebugMessage=A script on this page may be busy, or it may have stopped responding. You can stop the script now, open the script in the debugger, or let the script continue. KillScriptLocation=Script: %S StopScriptButton=Stop script DebugScriptButton=Debug script WaitForScriptButton=Continue DontAskAgain=Don't ask me again JSURLLoadBlockedWarning=Attempt to load a javascript: URL from one host\nin a window displaying content from another host\nwas blocked by the security manager. WindowCloseBlockedWarning=Scripts may not close windows that were not opened by script. OnBeforeUnloadPreMessage=Are you sure you want to navigate away from this page? OnBeforeUnloadPostMessage=Press OK to continue, or Cancel to stay on the current page. DocumentAllUsed=Non-standard document.all property was used. Use W3C standard document.getElementById() instead. GlobalScopeElementReference=Element referenced by ID/NAME in the global scope. Use W3C standard document.getElementById() instead. UseOfCaptureEventsWarning=Use of captureEvents() is deprecated, see bug 330494. UseOfReleaseEventsWarning=Use of releaseEvents() is deprecated, see bug 330494. UseOfRouteEventWarning=Use of routeEvent() is deprecated, see bug 330494. UseOfPreventBubbleWarning=Event=%S, use of preventBubble() is deprecated. Use W3C standard stopPropagation() instead. UseOfPreventCaptureWarning=Event=%S, use of preventCapture() is deprecated. Use W3C standard stopPropagation() instead. UnexpectedCanvasVariantStyle=canvas: an attempt to set strokeStyle or fillStyle to a value that is neither a string, a CanvasGradient, or a CanvasPattern was ignored. EmptyGetElementByIdParam=Empty string passed to getElementById(). PK C'4ya&locale/en-US/global/svg/svg.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is the Mozilla SVG project. # # The Initial Developer of the Original Code is # Robert Longson. # Portions created by the Initial Developer are Copyright (C) 2006 # the Initial Developer. All Rights Reserved. # # Contributor(s): # Robert Longson (original author) # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** AttributeParseWarning=Unexpected value %2$S parsing %1$S attribute. PK Ya1ǡ` 3locale/en-US/global/layout/MediaDocument.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 1998 # the Initial Developer. All Rights Reserved. # # Contributor(s): # Blake Ross (Original Author) # Morten Nilsen # Christian Biesinger # # Alternatively, the contents of this file may be used under the terms of # either of the GNU General Public License Version 2 or later (the "GPL"), # or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** #LOCALIZATION NOTE (ImageTitleWithDimensionsAndFile): first %S is filename, second %S is type, third %S is width and fourth %S is height #LOCALIZATION NOTE (ImageTitleWithoutDimensions): first %S is filename, second %S is type #LOCALIZATION NOTE (ImageTitleWithDimensions): first %S is type, second %S is width and third %S is height #LOCALIZATION NOTE (ImageTitleWithNeitherDimensionsNorFile): first %S is type #LOCALIZATION NOTE (MediaTitleWithFile): first %S is filename, second %S is type #LOCALIZATION NOTE (MediaTitleWithNoInfo): first %S is type ImageTitleWithDimensionsAndFile=%S (%S Image, %Sx%S pixels) ImageTitleWithoutDimensions=%S (%S Image) ImageTitleWithDimensions=(%S Image, %Sx%S pixels) ImageTitleWithNeitherDimensionsNorFile=(%S Image) MediaTitleWithFile=%S (%S Object) MediaTitleWithNoInfo=(%S Object) InvalidImage=The image \u201c%S\u201d cannot be displayed, because it contains errors. ScaledImage=Scaled (%S%%) TitleWithStatus=%S - %S PK ].4%0 /locale/en-US/global/layout/xmlparser.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 2001 # the Initial Developer. All Rights Reserved. # # Contributor(s): # # Alternatively, the contents of this file may be used under the terms of # either of the GNU General Public License Version 2 or later (the "GPL"), # or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** # Map Expat error codes to error strings 1 = out of memory 2 = syntax error 3 = no element found 4 = not well-formed 5 = unclosed token 6 = partial character 7 = mismatched tag 8 = duplicate attribute 9 = junk after document element 10 = illegal parameter entity reference 11 = undefined entity 12 = recursive entity reference 13 = asynchronous entity 14 = reference to invalid character number 15 = reference to binary entity 16 = reference to external entity in attribute 17 = XML or text declaration not at start of entity 18 = unknown encoding 19 = encoding specified in XML declaration is incorrect 20 = unclosed CDATA section 21 = error in processing external entity reference 22 = document is not standalone 23 = unexpected parser state 24 = entity declared in parameter entity 27 = prefix not bound to a namespace 28 = must not undeclare prefix 29 = incomplete markup in parameter entity 30 = XML declaration not well-formed 31 = text declaration not well-formed 32 = illegal character(s) in public id 38 = reserved prefix (xml) must not be undeclared or bound to another namespace name 39 = reserved prefix (xmlns) must not be declared or undeclared 40 = prefix must not be bound to one of the reserved namespace names # %1$S is replaced by the Expat error string, may be followed by Expected (see below) # %2$S is replaced by URL # %3$u is replaced by line number # %4$u is replaced by column number XMLParsingError = XML Parsing Error: %1$S\nLocation: %2$S\nLine Number %3$u, Column %4$u: # %S is replaced by a tag name. # This gets appended to the error string if the error is mismatched tag. Expected = . Expected: . PK z7k}.locale/en-US/global/layout/HtmlForm.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 1998 # the Initial Developer. All Rights Reserved. # # Contributor(s): # # Alternatively, the contents of this file may be used under the terms of # either of the GNU General Public License Version 2 or later (the "GPL"), # or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** Reset=Reset Submit=Submit Query Browse=Browse… FileUpload=File Upload IsIndexPrompt=This is a searchable index. Enter search keywords: ForgotPostWarning=Form contains enctype=%S, but does not contain method=post. Submitting normally with method=GET and no enctype instead. ForgotFileEnctypeWarning=Form contains a file input, but is missing method=POST and enctype=multipart/form-data on the form. The file will not be sent. # LOCALIZATION NOTE (DefaultFormSubject): %S will be replaced with brandShortName DefaultFormSubject=Form Post from %S PK &l7}  ,locale/en-US/global/security/caps.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 2000 # the Initial Developer. All Rights Reserved. # # Contributor(s): # Mitch Stoltz # Christopher A. Aillon # # Alternatively, the contents of this file may be used under the terms of # either of the GNU General Public License Version 2 or later (the "GPL"), # or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** Yes = Allow No = Deny Titleline = Internet Security CheckMessage = Remember this decision EnableCapabilityQuery = A script from "%S" is requesting enhanced abilities that are UNSAFE and could be used to compromise your machine or data:\n\n%S\n\nAllow these abilities only if you trust this source to be free of viruses or malicious programs. EnableCapabilityDenied = A script from "%S" was denied %S privileges. CheckLoadURIError = Security Error: Content at %S may not load or link to %S. CheckSameOriginError = Security Error: Content at %S may not load data from %S. GetPropertyDenied = Permission denied to get property %S.%S SetPropertyDenied = Permission denied to set property %S.%S CallMethodDenied = Permission denied to call method %S.%S CreateWrapperDenied = Permission denied to create wrapper for object of class %S ExtensionCapability = Unknown: %S ProtocolFlagError = Warning: Protocol handler for '%S' doesn't advertise a security policy. While loading of such protocols is allowed for now, this is deprecated. Please see the documentation in nsIProtocolHandler.idl. # # The following descriptions are shown in the EnableCapabilityQuery dialog # capdesc.UniversalBrowserRead = Read private data from any site or window capdesc.UniversalBrowserWrite = Modify any open window capdesc.UniversalXPConnect = Run or install software on your machine capdesc.UniversalFileRead = Read and upload local files capdesc.CapabilityPreferencesAccess = By-pass core security settings capdesc.UniversalPreferencesRead = Read program settings capdesc.UniversalPreferencesWrite = Modify program settings PK Jh2('locale/en-US/global/xml/prettyprint.dtd PK Jh23locale/en-US/global/webservices/security.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is the SOAP security code.. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 2002 # the Initial Developer. All Rights Reserved. # # Contributor(s): Harish Dhurvasula # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** UnsupportedNamespace = The namespace "%S" is not supported. Please use "http://www.mozilla.org/2002/soap/security". UnknownRootElement = The root element "%S" is not recognized. Please use "webScriptAccess" element. UnknownElement = The element "%S" is not recognized. UnknownAttribute = The attribute "%S" is not recognized. TooManyElements = There can be no more than one "%S" element. ElementHasSibling = "%S" element cannot have "%S" sibiling. ElementNotEmpty = The "%S" element should be empty. SOAPFault = SOAP { %S } %S call resulted in fault: { %S } %S : %S. PK ^H6FY''6locale/en-US/global-platform/win/accessible.propertiesjump = Jump press = Press check = Check uncheck = Uncheck select = Select open = Open close = Close switch = Switch click = Click collapse= Collapse expand = Expand activate= Activate cycle = Cycle PK ^H6FY''6locale/en-US/global-platform/mac/accessible.propertiesjump = Jump press = Press check = Check uncheck = Uncheck select = Select open = Open close = Close switch = Switch click = Click collapse= Collapse expand = Expand activate= Activate cycle = Cycle PK ^H6FY''7locale/en-US/global-platform/unix/accessible.propertiesjump = Jump press = Press check = Check uncheck = Uncheck select = Select open = Open close = Close switch = Switch click = Click collapse= Collapse expand = Expand activate= Activate cycle = Cycle PK P4&locale/en-US/global/storage.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is Storage code. # # The Initial Developer of the Original Code is Google Inc. # Portions created by the Initial Developer are Copyright (C) 2006 # the Initial Developer. All Rights Reserved. # # Contributor(s): # Brett Wilson # # Alternatively, the contents of this file may be used under the terms of # either of the GNU General Public License Version 2 or later (the "GPL"), # or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** storageWriteError=There was an error writing data to the disk. This error is sometimes caused by a full disk.\n\nPlease restart this application PK l<5&&locale/en-US/global/prompts.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 1998 # the Initial Developer. All Rights Reserved. # # Contributor(s): # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** EnterUserPasswordForRealm=Enter username and password for "%1$S" at %2$S EnterUserPasswordForProxy=Enter username and password for proxy "%1$S" at %2$S EnterUserPasswordFor=Enter username and password for %1$S EnterPasswordFor=Enter password for %1$S on %2$S PK -5l..locale/en-US/global/about.dtd PK z7!locale/en-US/global/appPicker.dtd PK Τi2h LTTlocale/en-US/global/brand.dtd %realBrandDTD; PK u{60 Բ}}/locale/en-US/global/downloadProgress.properties# LOCALIZATION NOTE (BadPluginTitle): # # This dialog is displayed when plugin throws unhandled exception # BadPluginTitle=Illegal Operation in Plug-in # LOCALIZATION NOTE (BadPluginMessage): # # This is the message for the BadPlugin dialog. # %S will be replaced by brandShortName. # BadPluginMessage=The plug-in performed an illegal operation. You are strongly advised to restart %S. # LOCALIZATION NOTE (BadPluginCheckboxMessage): # # This message tells the user that if they check this checkbox, they # will never see this dialog again. # BadPluginCheckboxMessage=Don't show this message again during this session. PK u{6."locale/en-US/global/filepicker.dtd PK u{6|])locale/en-US/global/filepicker.properties# LOCALIZATION NOTE FILE # --do not localize the extensions, only the titles allTitle=All Files allFilter=* htmlTitle=HTML Files htmlFilter=*.html; *.htm; *.shtml; *.xhtml textTitle=Text Files textFilter=*.txt; *.text imageTitle=Image Files imageFilter=*.jpg; *.jpeg; *.gif; *.png; *.bmp; *.xbm; *.ico xmlTitle=XML Files xmlFilter=*.xml xulTitle=XUL Files xulFilter=*.xul appsTitle=Applications dirTextInputLabel=Directory name: dirTextInputAccesskey=n confirmTitle=Confirm confirmFileReplacing=%S already exists.\nDo you want to replace it? openButtonLabel=Open saveButtonLabel=Save selectFolderButtonLabel=Select noButtonLabel=No saveAsLabel=Save As: errorOpenFileDoesntExistTitle=Error opening %S errorOpenFileDoesntExistMessage=File %S doesn't exist errorDirDoesntExistTitle=Error accessing %S errorDirDoesntExistMessage=Directory %S doesn't exist errorOpeningFileTitle=Error opening %S openWithoutPermissionMessage_file=File %S is not readable errorSavingFileTitle=Error saving %S saveParentIsFileMessage=%S is a file, can't save %S saveParentDoesntExistMessage=Path %S doesn't exist, can't save %S saveWithoutPermissionMessage_file=File %S is not writable. saveWithoutPermissionMessage_dir=Cannot create file. Directory %S is not writable. errorNewDirDoesExistTitle=Error creating %S errorNewDirDoesExistMessage=A file named %S already exists, directory cannot be created. errorCreateNewDirTitle=Error creating %S errorCreateNewDirMessage=Directory %S could not be created errorCreateNewDirIsFileMessage=Directory cannot be created, %S is a file errorCreateNewDirPermissionMessage=Directory cannot be created, %S not writable promptNewDirTitle=Create new directory promptNewDirMessage=Directory name: errorPathProblemTitle=Unknown Error errorPathProblemMessage=An unknown error occured (path %S) PK nY5Olocale/en-US/global/findbar.dtd PK {5CC&locale/en-US/global/findbar.properties# strings used by the Find bar, split from browser.properties NotFound=Phrase not found WrappedToTop=Reached end of page, continued from top WrappedToBottom=Reached top of page, continued from bottom NormalFindLabel=Find: FastFindLabel=Quick Find: FastFindLinksLabel=Quick Find (links only): CaseSensitive=(Case sensitive) PK 4߾locale/en-US/global/license.dtd PK >x1llocale/en-US/global/mozilla.dtdfell and the unbelievers rejoiced. But all was not lost, for from the ash rose a great bird. The bird gazed down upon the unbelievers and cast fire and thunder upon them. For the beast had been reborn with its strength renewed, and the followers of Mammon cowered in horror.'> The Book of Mozilla, 7:15'> PK 5ߕ::$locale/en-US/global/notification.dtd PK Y26̑''#locale/en-US/global/preferences.dtd PK z78*mg! ! &locale/en-US/global/nsHelperAppDlg.dtd PK z7;GG-locale/en-US/global/nsHelperAppDlg.propertiessaveDialogTitle=Enter name of file to save to… noDefaultFile=unnamed PK iT2ש(locale/en-US/global/nsProgressDialog.dtd PK Ta6)#p/locale/en-US/global/nsProgressDialog.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is Mozilla Progress Dialog. # # The Initial Developer of the Original Code is # Netscape Communications Corp. # Portions created by the Initial Developer are Copyright (C) 2002 # the Initial Developer. All Rights Reserved. # # Contributor(s): # Bill Law # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** savingAlertTitle=Saving %S openingAlertTitle=Opening %S securityAlertMsg=Warning! Executable files may contain viruses or other malicious code that could harm your computer. Use caution when opening this file. Are you sure you want to launch %S? dontAskAgain=Don't ask me again. PK >x1^4˵.locale/en-US/global/history/history.propertiesdeleteHost=Delete all from %S deleteDomain=Delete entire domain %S deleteHostNoSelection=Delete host deleteDomainNoSelection=Delete domain finduri-AgeInDays-is-0=Today finduri-AgeInDays-is-1=Yesterday finduri-AgeInDays-is=%S days ago finduri-AgeInDays-isgreater=Older than %S days finduri-Hostname-is-=(no host) load-js-data-url-error=For security reasons, javascript or data urls cannot be loaded from the history window or sidebar. PK E7`l2locale/en-US/global/xpinstall/xpinstall.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is Mozilla Communicator client code, released # March 31, 1998. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 1998-1999 # the Initial Developer. All Rights Reserved. # # Contributor(s): # Samir Gehani # Daniel Veditz # # Alternatively, the contents of this file may be used under the terms of # either of the GNU General Public License Version 2 or later (the "GPL"), # or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** #-------------------------------------------------------------------- # Install Actions #-------------------------------------------------------------------- InstallFile=Installing: %s InstallSharedFile=Installing Shared File: %s ReplaceFile=Replacing: %s ReplaceSharedFile=Replacing Shared File: %s SkipFile=Skipping: %s SkipSharedFile=Skipping Shared File: %s DeleteFile=Deleting file: %s DeleteComponent=Deleting component: %s Execute=Executing: %s ExecuteWithArgs=Executing: %s with argument: %s CopyFile=Copy File: %s to %s ExecuteFile=Execute File: %s ExecuteFileWithArgs=Execute File: %s with argument: %s MoveFile=Move File: %s to %s RenameFile=Rename File: %s to %s CreateFolder=Create Folder: %s RemoveFolder=Remove Folder: %s RenameFolder=Rename Folder: %s to %s WindowsShortcut=Windows Shortcut: %s MacAlias=Mac Alias: %s WindowsRegisterServer=Windows Register Server: %s UnknownFileOpCommand=Unknown file operation command! Patch=Patching: %s Uninstall=Uninstalling: %s RegSkin=Register Skin: %s RegLocale=Register Locale: %s RegContent=Register Content: %s RegPackage=Register Package: %s #-------------------------------------------------------------------- # Dialog Messages #-------------------------------------------------------------------- ApplyNowSkin=Use this theme ApplyNowLocale=Use this locale ConfirmSkin=Install the theme "%1$S" from %2$S? ConfirmLocale=Install the locale "%1$S" from %2$S? OK=Install progress.queued=Queued progress.downloading=Downloading… progress.downloaded=Downloaded progress.installing=Installing… Unsigned=Unsigned #-------------------------------------------------------------------- # Miscellaneous #-------------------------------------------------------------------- ERROR=ERROR error0=Success error999=Restart to complete error-202=Access denied error-203=Unexpected installation error\nReview the Error Console log for more details. error-204=Install script not found error-207=Not a valid install package error-208=Invalid argument error-210=User cancelled error-214=Required file does not exist error-215=Read only error-218=AppleSingle extraction error error-219=Invalid path error-225=EXTRACTION_FAILED error-227=Cancelled error-228=Download error error-229=Script error error-230=Already exists error-235=Out of space error-239=Chrome registration failed error-240=Unfinished install error-244=Unsupported package error-260=Signing could not be verified. error-261=Invalid file hash (possible download corruption) error-262=Unknown or invalid file hash type error-299=Out of memory # there are other error codes, either rare or obsolete, # that are not worth translating at this time. unknown.error=Unexpected error %S PK ^4It8locale/en-US/global-platform/mac/platformKeys.properties#mac #this file defines the on screen display names for the various modifier keys #these are used in XP menus to show keyboard shortcuts #the shift key - open up arrow symbol (ctrl-e) VK_SHIFT=\u21e7 #the command key - clover leaf symbol (ctrl-q) VK_META=\u2318 #the option/alt key - splitting tracks symbol (ctrl-g) VK_ALT=\u2325 #the control key. hat symbol (ctrl-f) VK_CONTROL=\u2303 #the separator character used between modifiers (none on Mac OS) MODIFIER_SEPARATOR= PK >x1yMM9locale/en-US/global-platform/unix/platformKeys.properties#default #this file defines the on screen display names for the various modifier keys #these are used in XP menus to show keyboard shortcuts #the shift key VK_SHIFT=Shift #the command key VK_META=Meta #the alt key VK_ALT=Alt #the control key VK_CONTROL=Ctrl #the separator character used between modifiers MODIFIER_SEPARATOR=+ PK >x1yMM8locale/en-US/global-platform/win/platformKeys.properties#default #this file defines the on screen display names for the various modifier keys #these are used in XP menus to show keyboard shortcuts #the shift key VK_SHIFT=Shift #the command key VK_META=Meta #the alt key VK_ALT=Alt #the control key VK_CONTROL=Ctrl #the separator character used between modifiers MODIFIER_SEPARATOR=+ PK )s7ء(0locale/en-US/global-platform/mac/intl.properties# moved from navigator/locale/navigator.properties intl.charset.default=ISO-8859-1 # LOCALIZATION NOTE (intl.ellipsis): Use the unicode ellipsis char, \u2026, # or use "..." unless \u2026 doesn't suit traditions in your locale. intl.ellipsis=… PK *s7ء(1locale/en-US/global-platform/unix/intl.properties# moved from navigator/locale/navigator.properties intl.charset.default=ISO-8859-1 # LOCALIZATION NOTE (intl.ellipsis): Use the unicode ellipsis char, \u2026, # or use "..." unless \u2026 doesn't suit traditions in your locale. intl.ellipsis=… PK *s7ء(0locale/en-US/global-platform/win/intl.properties# moved from navigator/locale/navigator.properties intl.charset.default=ISO-8859-1 # LOCALIZATION NOTE (intl.ellipsis): Use the unicode ellipsis char, \u2026, # or use "..." unless \u2026 doesn't suit traditions in your locale. intl.ellipsis=… PK z7{7,locale/en-US/mozapps/downloads/downloads.dtd PK $~7hw+DD3locale/en-US/mozapps/downloads/downloads.properties# LOCALIZATION NOTE (paused): — is the "em dash" (long dash) paused=Paused — #1 downloading=Downloading notStarted=Not Started failed=Failed finished=Finished canceled=Canceled downloadErrorAlertTitle=Download Error downloadErrorGeneric=The download cannot be saved because an unknown error occurred.\n\nPlease try again. quitCancelDownloadsAlertTitle=Cancel All Downloads? quitCancelDownloadsAlertMsg=If you exit now, 1 download will be canceled. Are you sure you want to exit? quitCancelDownloadsAlertMsgMultiple=If you exit now, %S downloads will be canceled. Are you sure you want to exit? quitCancelDownloadsAlertMsgMac=If you quit now, 1 download will be canceled. Are you sure you want to quit? quitCancelDownloadsAlertMsgMacMultiple=If you quit now, %S downloads will be canceled. Are you sure you want to quit? offlineCancelDownloadsAlertTitle=Cancel All Downloads? offlineCancelDownloadsAlertMsg=If you go offline now, 1 download will be canceled. Are you sure you want to go offline? offlineCancelDownloadsAlertMsgMultiple=If you go offline now, %S downloads will be canceled. Are you sure you want to go offline? cancelDownloadsOKText=Cancel 1 Download cancelDownloadsOKTextMultiple=Cancel %S Downloads dontQuitButtonWin=Don't Exit dontQuitButtonMac=Don't Quit dontGoOfflineButton=Stay Online downloadsCompleteTitle=Downloads Complete downloadsCompleteMsg=All files have finished downloading. # LOCALIZATION NOTE (statusFormat2): — is the "em dash" (long dash) # #1 transfer progress; #2 rate number; #3 rate unit; #4 time left # example: 4 minutes left — 1.1 of 11.1 GB (2.2 MB/sec) statusFormat2=#4 — #1 (#2 #3/sec) bytes=bytes kilobyte=KB megabyte=MB gigabyte=GB # LOCALIZATION NOTE (transferSameUnits, transferDiffUnits, transferNoTotal): # #1 progress number; #2 progress unit; #3 total number; #4 total unit # examples: 1.1 of 333 MB; 11.1 MB of 3.3 GB; 111 KB transferSameUnits=#1 of #3 #4 transferDiffUnits=#1 #2 of #3 #4 transferNoTotal=#1 #2 # LOCALIZATION NOTE (timeMinutesLeft): number of minutes left (greater than 1) # LOCALIZATION NOTE (timeSecondsLeft): number of seconds left (greater than 3) # 3 min -> 2 min -> 60 secs -> 59 secs -> … -> 5 secs -> 4 secs -> few secs # examples: 11 minutes left; 11 seconds left; timeMinutesLeft=#1 minutes left timeSecondsLeft=#1 seconds left timeFewSeconds=A few seconds left timeUnknown=Unknown time left # LOCALIZATION NOTE (doneStatus): — is the "em dash" (long dash) # #1 download size for FINISHED or download state; #2 host (e.g., eTLD + 1, IP) # examples: 1.1 MB — website2.com; Canceled — 222.net doneStatus=#1 — #2 # LOCALIZATION NOTE (doneSize): #1 size number; #2 size unit doneSize=#1 #2 doneSizeUnknown=Unknown size # LOCALIZATION NOTE (doneScheme): #1 URI scheme like data: jar: about: doneScheme=#1 resource # LOCALIZATION NOTE (doneFileScheme): Special case of doneScheme for file: doneFileScheme=local file stateFailed=Failed stateCanceled=Canceled # LOCALIZATION NOTE (stateBlocked): 'Parental Controls' should be capitalized stateBlocked=Blocked by Parental Controls stateDirty=Blocked: Download may contain a virus or spyware fileDoesNotExistOpenTitle=Cannot Open %S fileDoesNotExistShowTitle=Cannot Show %S fileDoesNotExistError=%S does not exist. It may have been renamed, moved, or deleted since it was downloaded. chooseAppFilePickerTitle=Open With… downloadsTitle=%S%% of 1 file - Downloads downloadsTitleMultiple=%S%% of %S files - Downloads fileExecutableSecurityWarning="%S" is an executable file. Executable files may contain viruses or other malicious code that could harm your computer. Use caution when opening this file. Are you sure you want to launch "%S"? fileExecutableSecurityWarningTitle=Open Executable File? fileExecutableSecurityWarningDontAsk=Don't ask me this again displayNameDesktop=Desktop # Desktop folder name for downloaded files downloadsFolder=Downloads PK z75U}}.locale/en-US/mozapps/extensions/extensions.dtd PK |7  5locale/en-US/mozapps/extensions/extensions.propertiesaboutWindowTitle=About %S aboutWindowCloseButton=Close aboutWindowVersionString=version %S aboutAddon=About %S updatingMsg=Looking for updates… updateCompatibilityMsg=A compatibility update has been applied. updateNoUpdateMsg=No updates were found. updateErrorMessage=An error occurred while trying to find updates for %S. updateDisabledMessage=Updates are disabled for %S. updateReadOnlyMessage=Update not supported (install location is read only). updateNotManagedMessage=Update not supported (install location is not managed by %S). incompatibleUpdateMessage=%S is checking for a compatibility update to %S. installSuccess=Install completed successfully installWaiting=Waiting… droppedInWarning=The following items were found in your Extensions folder. Do you want to install them? updateNotificationTitle=Add-on updates found updateNotificationText=%S has found an update for 1 of your add-ons multipleUpdateNotificationText=%S has found updates for %S of your add-ons uninstallButton=Uninstall disableButton=Disable cancelButton=Cancel restartButton=Restart %S laterButton=Later moreInfoText=More information uninstallTitle=Uninstall %S uninstallWarnDependMsg=%S is required by one or more add-ons. If you continue, the following items will be disabled: uninstallQueryMessage=Do you want to uninstall %S? cancelInstallTitle=Cancel Install of %S cancelInstallQueryMessage=Are you sure you want to cancel the install of %S? cancelInstallButton=Yes cancelCancelInstallButton=No cancelUpgradeTitle=Cancel Upgrade of %S cancelUpgradeQueryMessage=Are you sure you want to cancel the upgrade of %S? cancelUpgradeButton=Yes cancelCancelUpgradeButton=No disableTitle=Disable %S disableWarningDependMessage=If you disable %S, the following items that require this extension will also be disabled: disableQueryMessage=Do you want to disable %S? extensions.update.url=https://addons.mozilla.org/update/VersionCheck.php?reqVersion=%REQ_VERSION%&id=%ITEM_ID%&version=%ITEM_VERSION%&maxAppVersion=%ITEM_MAXAPPVERSION%&status=%ITEM_STATUS%&appID=%APP_ID%&appVersion=%APP_VERSION%&appOS=%APP_OS%&appABI=%APP_ABI%&locale=%APP_LOCALE% themesTitle=Themes extensionsTitle=Extensions statusFormatKBKB=#1 of #2 KB statusFormatKBMB=#1 KB of #2 MB statusFormatMBMB=#1 of #2 MB type-32=Multiple Extension Package type-16=Plugin type-8=Language type-4=Theme type-2=Extension incompatibleTitle=Incompatible %S incompatibleMessage=%S %S could not be installed because it is not compatible with %S %S. incompatibleThemeName=this Theme incompatibleExtension=Disabled - not compatible with %S %S incompatibleAddonMsg=Not compatible with %S %S insecureUpdateMessage="%S" will not be installed because it does not provide secure updates invalidGUIDMessage="%S" could not be installed because of an error in its Install Manifest ("%S" is not a valid GUID). Please contact the author of this item about the problem. invalidVersionMessage="%S" could not be installed because of an error in its Install Manifest ("%S" is not a valid Version String). Please contact the author of this item about the problem. incompatiblePlatformMessage="%S" could not be installed because it is not compatible with your %S build type (%S). Please contact the author of this item about the problem. blocklistedInstallTitle=This extension is not secure blocklistedInstallMsg=The extension %S is known to be dangerous, and can't be installed. blocklistNotifyTitle=Some of your extensions aren't secure blocklistNotifyMsg=A security update to %S has indicated that one or more of your extensions are no longer considered safe. blocklistRestartMsg=You should restart %S so that these extensions can be disabled. missingFileTitle=Missing File missingFileMessage=%S could not load this item because the file %S was missing. malformedMessage=%S could not install this item because "%S" (provided by the item) is not well-formed or does not exist. Please contact the author about this problem. malformedTitle=Malformed File malformedRegistrationTitle=Chrome Registration Failed malformedRegistrationMessage=%S could not install this item because of a failure in Chrome Registration. Please contact the author about this problem. invalidFileExtTitle=Invalid File Extension invalidFileExtMessage="%S" could not be installed because this item has an invalid file extension (%S is not a valid file extension for a %S). Please contact the author about this problem. missingPackageFilesTitle=Missing Installation Files missingPackageFilesMessage="%S" could not be installed because it does not contain a valid package (a %S must contain at least one extension or theme). Please contact the author about this problem. errorInstallTitle=Error errorInstallMsg=%S could not install the file at \n\n%S\n\nbecause: %S extensionFilter=Extensions (*.xpi) themesFilter=Themes (*.jar) installThemePickerTitle=Select a theme to install installExtensionPickerTitle=Select an extension to install dssSwitchAfterRestart=Restart %S to use. finishedUpdateCheck=Finished checking for updates to %S updateAvailableMsg=Version %S is available. xpinstallDisabledMsgLocked=Software installation has been disabled by your system administrator. xpinstallDisabledMsg=Software installation is currently disabled. Click Enable and try again. safeModeMsg=All add-ons have been disabled by safe mode. disabledCompatMsg=Add-on compatibility checking is disabled. You may have incompatible add-ons. disabledUpdateSecurityMsg=Add-on update security checking is disabled. You may be compromised by updates. noUpdatesMsg=No updates were found. offlineUpdateMsg=%S is currently in offline mode and is unable to update Add-ons. Click Go Online and try again. enableButtonLabel=Enable enableButtonAccesskey=n goOnlineButtonLabel=Go Online goOnlineButtonAccesskey=G newUpdateWindowTitle=%S Add-on Updates newUpdatesAvailableMsg=There are new updates available for your add-ons. PK Ua6.)locale/en-US/mozapps/extensions/about.dtd PK z7fg  *locale/en-US/mozapps/extensions/update.dtd PK R4==1locale/en-US/mozapps/extensions/update.propertiesmismatchCheckNow=Check Now mismatchCheckNowAccesskey=C mismatchDontCheck=Don't Check mismatchDontCheckAccesskey=D installButtonText=Install Now installButtonTextAccesskey=I nextButtonText=Next > nextButtonTextAccesskey=N cancelButtonText=Cancel cancelButtonTextAccesskey=C statusPrefix=Finished checking %S downloadingPrefix=Downloading: %S installingPrefix=Installing: %S closeButton=Close installErrors=%S was unable to install updates for the following add-ons: checkingErrors=%S was unable to check for updates for the following add-ons: installErrorItemFormat=%S (%S) PK z7[W*locale/en-US/mozapps/handling/handling.dtd PK z7g551locale/en-US/mozapps/handling/handling.propertiesprotocol.title=Launch Application protocol.description=This link needs to be opened with an application. protocol.choices.label=Send to: protocol.checkbox.label=Remember my choice for %S links. protocol.checkbox.extra=This can be changed in %S's preferences. choose.application.title=Another Application… PK z7&(locale/en-US/mozapps/plugins/plugins.dtd PK z7!/locale/en-US/mozapps/plugins/plugins.propertiespluginLicenseAgreement.label=To install %S, you need to agree to the following: pluginInstallation.download.start=Downloading %S… pluginInstallation.download.finish=Finished downloading %S. pluginInstallation.install.start=Installing %S… pluginInstallation.install.finish=Successfully installed %S. pluginInstallation.install.error=Failed to install %S (%S). pluginInstallation.complete=Finished installing plugins. pluginInstallationSummary.success=Installed pluginInstallationSummary.failed=Failed pluginInstallationSummary.licenseNotAccepted=License not accepted pluginInstallationSummary.notAvailable=Not Available pluginInstallationSummary.manualInstall.label=Manual Install pluginInstallationSummary.manualInstall.tooltip=Manually install the plugin. pluginInstallation.noPluginsFound=No suitable plugins were found. pluginInstallation.noPluginsInstalled=No plugins were installed. pluginInstallation.unknownPlugin=Unknown Plugin (%S) missingPlugin.label=Click here to download plugin. PK y6.pp)locale/en-US/mozapps/preferences/ocsp.dtd PK \yj2-locale/en-US/mozapps/preferences/changemp.dtd PK \yj2 ]-locale/en-US/mozapps/preferences/removemp.dtd PK Ua6T7locale/en-US/mozapps/preferences/preferences.properties#### Change Action downloadHelperNoneSelected=None Selected #### Master Password password_not_set=(not set) failed_pw_change=Unable to change Master Password. incorrect_pw=You did not enter the correct current Master Password. Please try again. pw_change_ok=Master Password successfully changed. pw_erased_ok=You have deleted your Master Password. pw_not_wanted=Warning! You have decided not to use a Master Password. pw_empty_warning=Your stored web and email passwords, form data, and private keys will not be protected. pw_change2empty_in_fips_mode=You are currently in FIPS mode. FIPS requires a non-empty Master Password. pw_change_success_title=Password Change Succeeded pw_change_failed_title=Password Change Failed pw_remove_button=Remove PK z7 ``4locale/en-US/mozapps/profile/createProfileWizard.dtd PK WD4m8@@8locale/en-US/mozapps/profile/profileSelection.properties# LOCALIZATION NOTE: Do not translate restartTitle=Close %S restartMessageNoUnlocker=%S is already running, but is not responding. To open a new window, you must first close the existing %S process, or restart your system. restartMessageUnlocker=%S is already running, but is not responding. The old %S process must be closed to open a new window. restartMessageNoUnlockerMac=A copy of %S is already open. Only one copy of %S can be open at a time. restartMessageUnlockerMac=A copy of %S is already open. The running copy of %S will quit in order to open this one. profileTooltip=Profile: '%S' - Path: '%S' pleaseSelectTitle=Select Profile pleaseSelect=Please select a profile to begin %S, or create a new profile. profileLockedTitle=Profile In Use profileLocked2=%S cannot use the profile "%S" because it is in use.\n\nTo continue, close the running instance of %S or choose a different profile. renameProfileTitle=Rename Profile renameProfilePrompt=Rename the profile "%S" to: profileNameInvalidTitle=Invalid profile name profileNameInvalid=The profile name "%S" is not allowed. chooseFolder=Choose Profile Folder profileNameEmpty=An empty profile name is not allowed. invalidChar=The character "%S" is not allowed in profile names. Please choose a different name. deleteTitle=Delete Profile deleteProfileConfirm=Deleting a profile will remove the profile from the list of available profiles and cannot be undone.\nYou may also choose to delete the profile data files, including your settings, certificates and other user-related data. This option will delete the folder "%S" and cannot be undone.\nWould you like to delete the profile data files? deleteFiles=Delete Files dontDeleteFiles=Don't Delete Files profileCreationFailed=Profile couldn't be created. Probably the chosen folder isn't writable. profileCreationFailedTitle=Profile Creation failed profileExists=A profile with this name already exists. Please choose another name. profileExistsTitle=Profile Exists profileFinishText=Click Finish to create this new profile. profileFinishTextMac=Click Done to create this new profile. PK z7 1locale/en-US/mozapps/profile/profileSelection.dtd PK z7cF$$$'locale/en-US/mozapps/update/updates.dtd PK z7!) .locale/en-US/mozapps/update/updates.propertiesupdateName=%S %S updateFullName=%S (%S) updateType_major=New Version updateType_minor=Security Update introType_minor_app=An update for %S is available: introType_major_app_and_version=You can download and install %S %S now! verificationError=%S could not confirm the integrity of the update package. errorsPageHeader=Update Failed licenseContentNotFound=The license file for this version could not be found. Please visit the %S homepage for more information. updateMoreInfoContentNotFound=Additional details about this version could not be found. Please visit the %S homepage for more information. licenseContentDownloading=Getting license for %S %S… updateMoreInfoContentDownloading=Getting more details about %S %S… statusSucceededFormat=Installed on: %S statusFailed=Install Failed pauseButtonPause=Pause pauseButtonResume=Resume hideButton=Hide hideButton.accesskey=H updatesfound_minor.title=Update Available updatesfound_major.title=New Version Available progressFormatKBKB=#1 of #2 KB progressFormatKBMB=#1 KB of #2 MB progressFormatMBMB=#1 of #2 MB progressFormatUnknownKB=#1 KB progressFormatUnknownMB=#1 MB pausedStatus=%S downloaded so far remain=remain unknownFilesize=unknown file size rateFormatKBSec=#1 KB/sec rateFormatMBSec=#1 MB/sec longTimeFormat=#1:#2:#3 shortTimeFormat=#2:#3 rateFormat= at #1 progressFormat=#1#2 timeFormat=; #1 #2 statusFormat=#1#2 downloadingPrefix=Downloading %S… pausedName=Paused downloading %S restartButton=Restart %S Now restartButton.accesskey=R downloadButton_minor=Download & Install Now » downloadButton_minor.accesskey=D downloadButton_major=Get the new version » downloadButton_major.accesskey=G laterButton=Later laterButton.accesskey=a neverButton=Never neverButton.accesskey=N restartLaterTitle=Software Update restartLaterMsg=The update will be installed the next time %S starts. resumePausedAfterCloseTitle=Software Update resumePausedAfterCloseMessage=You have paused downloading this update. Do you want %S to download the update in the background while you continue to browse? updateReadyToInstallHeader=%S Ready to Install checker_error-200=AUS: Update XML File Malformed (200) checker_error-403=AUS: Access Denied (403) checker_error-404=AUS: Update XML File Not Found (404) checker_error-500=AUS: Internal Server Error (500) checker_error-2152398878=AUS: Update Server Not Found (Check your internet connection or contact your Administrator) checker_error-2152398890=Proxy Server Not Found (Check your internet connection or contact your Administrator) checker_error-2152398861=AUS: Connection Refused checker_error-2152398920=Proxy Server Connection Refused (Contact your Administrator) checker_error-2152398862=AUS: Connection timed out checker_error-2152398864=Network is Offline (Go online) checker_error-2152398849=Failed (Unknown Reason) checker_error-2152398868=AUS: No data was received (Please try again) checker_error-2152398919=AUS: Data transfer was interrupted (Please try again) checker_error-2152398867=AUS: Port not allowed (Contact your Administrator) checker_error-verification_failed=The integrity of the update could not be verified (Contact your Administrator) installSuccess=The Update was successfully installed patchApplyFailure=The Update could not be installed (Patch Apply Failed) installPending=Install Pending updaterIOErrorTitle=Software Update Failed updaterIOErrorMsg=The update could not be installed. Please make sure there are no other copies of %S running on your computer, and then restart %S to try again. PK c39,locale/en-US/mozapps/update/incompatible.dtd PK 6'locale/en-US/mozapps/update/history.dtd PK 6000&locale/en-US/mozapps/update/errors.dtd PK >x1DX663locale/en-US/mozapps/xpinstall/xpinstallConfirm.dtd PK `4 Y!:locale/en-US/mozapps/xpinstall/xpinstallConfirm.propertiesUnsigned=Unsigned itemWarnIntroMultiple=You have asked to install the following %S items: itemWarnIntroSingle=You have asked to install the following item: installButtonDisabledLabel=Install (%S) installButtonLabel=Install Now installComplete=Software Installation is complete. You will have to restart %S for changes to take effect. installCompleteTitle=Installation Complete error-203=Error Installing Item PK 6v0locale/en-US/alerts/notificationNames.propertiesgeneral=General Notification PK Sa6 *locale/en-US/cookie/cookieAcceptDialog.dtd PK u{6:1locale/en-US/cookie/cookieAcceptDialog.propertieshostColon=Host: domainColon=Domain: forSecureOnly=Encrypted connections only forAnyConnection=Any type of connection atEndOfSession=at end of session showDetails=Show Details hideDetails=Hide Details detailsAccessKey=T permissionToSetACookie = The site %S wants to set a cookie. permissionToSetSecondCookie = The site %S wants to set a second cookie. # LOCALIZATION NOTE (PermissionToSetAnotherCookie): First %S: sitename, second %S: number of cookies already present for that site permissionToSetAnotherCookie = The site %S wants to set another cookie.\nYou already have %S cookies from this site. permissionToModifyCookie = The site %S wants to modify an existing cookie. PK @Wn2Qff-locale/en-US/autoconfig/autoconfig.propertiesreadConfigTitle = Configuration Error readConfigMsg = Failed to read the configuration file. Please contact your system administrator. autoConfigTitle = AutoConfig Alert autoConfigMsg = Netscape.cfg/AutoConfig failed. Please contact your system administrator. \n Error: %S failed: emailPromptTitle = Email Address emailPromptMsg = Enter your email address PK U2'u-''!locale/en-US/help/help.propertiesemptySearchText=No search items found. PK 5Z7ޮVVlocale/en-US/help/help.dtd PK Ua61`locale/en-US/help/help-toc.rdf PK .5#n% locale/en-US/help/welcome.xhtml %brandDTD; ] > Using the Help Window

    Using the Help Window

    Finding the Topic You Want

    To display help information in this window, click a topic in the Contents sidebar. Click the plus icon triangle next to a topic to see its subtopics.

    To search for a help topic, type a word or phrase in the Search bar to see related topics. Click on a topic to read about it. If your search doesn't return any topics, try typing fewer words or a different combination of words. The results will be displayed in the Search sidebar as you type. To display the contents in the sidebar again, click the close button on the Search sidebar, clear the Search bar, or press Esc.

    To see information related to the Help topic you are reading, click links in the Help window just as you would in a regular web page. You can also move back and forth between pages you've already seen using the Back and Forward buttons.

    Search Tips

    If you don't find what you want, here are a few helpful tips:

    • Be sure that you are searching for something that relates to &brandShortName;; this is not a general Internet search.
    • Try to broaden your search - don't be too specific; terms could be worded differently than your search.
    • Avoid being too broad with your search. For example, a common word like "page" will likely return more topics than you want.
    09 July 2005

    Copyright © 2003-2007 Contributors to the Mozilla Help Viewer Project.

    PK =s7)H_%locale/en-US/places/places.propertiesBookmarksMenuFolderTitle=Bookmarks Menu BookmarksToolbarFolderTitle=Bookmarks Toolbar UnfiledBookmarksFolderTitle=Unfiled Bookmarks TagsFolderTitle=Tags PK R7Leee&locale/en-US/global/browser.propertiesbrowsewithcaret.checkMsg=Do not show me this dialog box again. browsewithcaret.checkWindowTitle=Caret Browsing browsewithcaret.checkLabel=Pressing F7 turns Caret Browsing on or off. This feature places a moveable cursor in web pages, allowing you to select text with the keyboard. Do you want to turn Caret Browsing on? browsewithcaret.checkButtonLabel=Yes PK z7&locale/en-US/global/charsetOverlay.dtd PK H7IN$locale/en-US/global/commonDialog.dtd PK x4pLL,locale/en-US/global/commonDialogs.propertiesAlert=Alert Confirm=Confirm ConfirmCheck=Confirm Prompt=Prompt PromptUsernameAndPassword2=Authentication Required PromptPassword2=Password Required Select=Select OK=OK Cancel=Cancel Yes=&Yes No=&No Save=&Save Revert=&Revert DontSave=&Don't Save ScriptDlgGenericHeading=[JavaScript Application] ScriptDlgHeading=The page at %S says: PK f66 locale/en-US/global/config.dtd PK !J4T%%locale/en-US/global/config.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org configuration viewer. # # The Initial Developer of the Original Code is # Neil Rashbrook. # Portions created by the Initial Developer are Copyright (C) 2003 # the Initial Developer. All Rights Reserved. # # Contributor(s): # Neil Rashbrook # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** # Lock column values default=default user=user set locked=locked # Type column values string=string int=integer bool=boolean # Preference prompts # %S is replaced by one of the type column values above new_title=New %S value new_prompt=Enter the preference name modify_title=Enter %S value PK ,6Lr0; ; locale/en-US/global/console.dtd Last Sort Order"> First Sort Order"> PK u{6aj`&locale/en-US/global/console.propertiestypeError=Error: typeWarning=Warning: errFile=Source File: %S errLine=Line: %S errLineCol=Line: %S, Column: %S errCode=Source Code: PK u{64[002locale/en-US/global/contentAreaCommands.properties SaveImageTitle=Save Image SaveLinkTitle=Save As DefaultSaveFileName=index WebPageCompleteFilter=Web Page, complete WebPageHTMLOnlyFilter=Web Page, HTML only WebPageXHTMLOnlyFilter=Web Page, XHTML only WebPageSVGOnlyFilter=Web Page, SVG only WebPageXMLOnlyFilter=Web Page, XML only filesFolder=%S_files PK Ta6Z5 5 (locale/en-US/global/customizeCharset.dtd PK Ta6.됒(locale/en-US/global/customizeToolbar.dtd PK ɜn7#B33/locale/en-US/global/customizeToolbar.propertiesenterToolbarTitle=New Toolbar enterToolbarName=Enter a name for this toolbar: enterToolbarDup=There is already a toolbar with the name "%S". Please enter a different name. enterToolbarBlank=You must enter a name to create a new toolbar. separatorTitle=Separator springTitle=Flexible Space spacerTitle=Space PK L=6T.C&locale/en-US/global/datetimepicker.dtd PK Ta6%locale/en-US/global/dialogOverlay.dtd PK ,o1؁'locale/en-US/global/editMenuOverlay.dtd PK u{6~ pp"locale/en-US/global/finddialog.dtd PK >x1FF)locale/en-US/global/finddialog.propertiesnotFoundWarning=The text you entered was not found. notFoundTitle=FindPK >x1Flocale/en-US/global/intl.css/* * This file contains all localizable skin settings such as * font, layout, and geometry */ window { font: 3mm tahoma,arial,helvetica,sans-serif; } PK 5%78BR #locale/en-US/global/intl.properties# all.js # # Localization Note: Cases of charset names must be preserved. If you're # adding charsets to your localized version, please refer to # intl/uconv/src/charsetalias.properties file for the list of canonical # charset names and use canonical names exactly as listed there. # Also note that "UTF-8" should always be included in intl.charsetmenu.browser.static general.useragent.locale=en-US # Localization Note: font.language.group controls the initial setting of the # language drop-down in the fonts pref panel. Set it to the value of one of the # menuitems in the "selectLangs" menulist in # browser/components/preferences/fonts.xul font.language.group=x-western # Localization Note: Add the code for your language at the front of this entry, # leaving "en-us, en" for fallback. It's recommended to use the same form, e.g. # "ja-jp, ja, en-us, en" intl.accept_languages=en-us, en intl.charsetmenu.browser.static=ISO-8859-1, UTF-8 intl.charsetmenu.browser.more1=ISO-8859-1, ISO-8859-15, IBM850, x-mac-roman, windows-1252, ISO-8859-14, ISO-8859-7, x-mac-greek, windows-1253, x-mac-icelandic, ISO-8859-10, ISO-8859-3 intl.charsetmenu.browser.more2=ISO-8859-4, ISO-8859-13, windows-1257, IBM852, ISO-8859-2, x-mac-ce, windows-1250, x-mac-croatian, IBM855, ISO-8859-5, ISO-IR-111, KOI8-R, x-mac-cyrillic, windows-1251, IBM866, KOI8-U, x-mac-ukrainian, ISO-8859-16, x-mac-romanian intl.charsetmenu.browser.more3=GB2312, x-gbk, gb18030, HZ-GB-2312, ISO-2022-CN, Big5, Big5-HKSCS, x-euc-tw, EUC-JP, ISO-2022-JP, Shift_JIS, EUC-KR, x-windows-949, x-johab, ISO-2022-KR intl.charsetmenu.browser.more4=armscii-8, GEOSTD8, TIS-620, ISO-8859-11, windows-874, IBM857, ISO-8859-9, x-mac-turkish, windows-1254, x-viet-tcvn5712, VISCII, x-viet-vps, windows-1258, x-mac-devanagari, x-mac-gujarati, x-mac-gurmukhi intl.charsetmenu.browser.more5=ISO-8859-6, windows-1256, IBM864, x-mac-arabic, x-mac-farsi, ISO-8859-8-I, windows-1255, ISO-8859-8, IBM862, x-mac-hebrew # Localization Note: Never change the following entry. intl.charsetmenu.browser.unicode=UTF-8, UTF-16LE, UTF-16BE, UTF-32LE, UTF-32BE, UTF-7 intl.charset.default=ISO-8859-1 intl.charset.detector= intl.charsetmenu.mailedit=ISO-8859-1, ISO-8859-15, ISO-8859-6, armscii-8, geostd8, ISO-8859-13, ISO-8859-14, ISO-8859-2, GB2312, GB18030, Big5, KOI8-R, windows-1251, KOI8-U, ISO-8859-7, ISO-8859-8-I, windows-1255, ISO-2022-JP, EUC-KR, ISO-8859-10, ISO-8859-3, TIS-620, ISO-8859-9, UTF-8, VISCII # valid intl.menuitems.appendedacceskeys are: true or false, (missing or empty preference equals false) intl.menuitems.alwaysappendaccesskeys= # valid intl.menuitems.insertseparatorbeforeaccesskeys are: true or false, (missing or empty preference equals false) intl.menuitems.insertseparatorbeforeaccesskeys=true PK z7%Y((#locale/en-US/global/keys.properties# LOCALIZATION NOTE : FILE This file contains the application's labels for keys on the keyboard. # If you decide to translate this file, you should translate it based on # the prevelant kind of keyboard for your target user. # LOCALIZATION NOTE : There are two types of keys, those w/ text on their labels # and those w/ glyphs. # LOCALIZATION NOTE : VK_<…> represents a key on the keyboard. # # For more information please see bugzilla bug 90888. # F1..F10 should probably not be translated unless there are keyboards that actually have other labels # F11..F20 might be something else, but are really keyboard specific and not region/language specific # there are actually two different F11/F12 keys, I don't know which one these labels represent. # eg, F13..F20 on a sparc keyboard are labeled Props, Again .. Find, Cut # sparc also has Stop, Again and F11/F12. VK_F11/VK_F12 probably map to Stop/Again # LOCALIZATION NOTE : BLOCK Do not translate the next block VK_F1=F1 VK_F2=F2 VK_F3=F3 VK_F4=F4 VK_F5=F5 VK_F6=F6 VK_F7=F7 VK_F8=F8 VK_F9=F9 VK_F10=F10 VK_F11=F11 VK_F12=F12 VK_F13=F13 VK_F14=F14 VK_F15=F15 VK_F16=F16 VK_F17=F17 VK_F18=F18 VK_F19=F19 VK_F20=F20 # LOCALIZATION NOTE : BLOCK end do not translate block # LOCALIZATION NOTE : BLOCK GLYPHS, DO translate this block VK_UP=Up Arrow VK_DOWN=Down Arrow VK_LEFT=Left Arrow VK_RIGHT=Right Arrow VK_PAGE_UP=Page Up VK_PAGE_DOWN=Page Down # LOCALIZATION NOTE : BLOCK end GLYPHS # Enter, backspace, and Tab might have both glyphs and text # if the keyboards usually have a glyph, # if there is a meaningful translation, # or if keyboards are localized # then translate them or insert the appropriate glyph # otherwise you should probably just translate the glyph regions # LOCALIZATION NOTE : BLOCK maybe GLYPHS VK_ENTER=Enter VK_RETURN=Return VK_TAB=Tab VK_BACK=Backspace VK_DELETE=Del # LOCALIZATION NOTE : BLOCK end maybe GLYPHS # LOCALIZATION NOTE : BLOCK typing state keys VK_HOME=Home VK_END=End VK_ESCAPE=Esc VK_INSERT=Ins # LOCALIZATION NOTE : BLOCK end PK f?w5ɑ.2  ,locale/en-US/global/languageNames.propertiesaa = Afar ab = Abkhazian ae = Avestan af = Afrikaans ak = Akan am = Amharic an = Aragonese ar = Arabic as = Assamese ast = Asturian av = Avaric ay = Aymara az = Azerbaijani ba = Bashkir be = Belarusian bg = Bulgarian bh = Bihari bi = Bislama bm = Bambara bn = Bengali bo = Tibetan br = Breton bs = Bosnian ca = Catalan ce = Chechen ch = Chamorro co = Corsican cr = Cree cs = Czech cu = Church Slavic cv = Chuvash cy = Welsh da = Danish de = German dv = Divehi dz = Dzongkha ee = Ewe el = Greek en = English eo = Esperanto es = Spanish et = Estonian eu = Basque fa = Persian ff = Fulah fi = Finnish fj = Fijian fo = Faroese fr = French fur = Friulian fy = Frisian ga = Irish gd = Scots Gaelic gl = Galician gn = Guarani gu = Gujarati gv = Manx ha = Hausa he = Hebrew hi = Hindi ho = Hiri Motu hr = Croatian hsb = Upper Sorbian ht = Haitian hu = Hungarian hy = Armenian hz = Herero ia = Interlingua id = Indonesian ie = Interlingue ig = Igbo ii = Sichuan Yi ik = Inupiaq io = Ido is = Icelandic it = Italian iu = Inuktitut ja = Japanese jv = Javanese ka = Georgian kg = Kongo ki = Kikuyu kj = Kuanyama kk = Kazakh kl = Greenlandic km = Khmer kn = Kannada ko = Korean kok = Konkani kr = Kanuri ks = Kashmiri ku = Kurdish kv = Komi kw = Cornish ky = Kirghiz la = Latin lb = Luxembourgish lg = Ganda li = Limburgan ln = Lingala lo = Lao lt = Lithuanian lu = Luba-Katanga lv = Latvian mg = Malagasy mh = Marshallese mi = Maori mk = Macedonian ml = Malayalam mn = Mongolian mo = Moldavian mr = Marathi ms = Malay mt = Maltese my = Burmese na = Nauru nb = Norwegian Bokm\u00e5l nd = Ndebele, North ne = Nepali ng = Ndonga nl = Dutch nn = Norwegian Nynorsk no = Norwegian nr = Ndebele, South nso = Sotho, Northern nv = Navajo ny = Chichewa oc = Occitan oj = Ojibwa om = Oromo or = Oriya os = Ossetian pa = Punjabi pi = Pali pl = Polish ps = Pashto pt = Portuguese qu = Quechua rm = Rhaeto-Romanic rn = Kirundi ro = Romanian ru = Russian rw = Kinyarwanda sa = Sanskrit sc = Sardinian sd = Sindhi se = Northern Sami sg = Sango si = Singhalese sk = Slovak sl = Slovenian sm = Samoan sn = Shona so = Somali sq = Albanian sr = Serbian ss = Siswati st = Sotho, Southern su = Sundanese sv = Swedish sw = Swahili ta = Tamil te = Telugu tg = Tajik th = Thai ti = Tigrinya tig = Tigre tk = Turkmen tl = Tagalog tlh = Klingon tn = Tswana to = Tonga tr = Turkish ts = Tsonga tt = Tatar tw = Twi ty = Tahitian ug = Uighur uk = Ukrainian ur = Urdu uz = Uzbek ve = Venda vi = Vietnamese vo = Volap\u00fck wa = Walloon wen = Sorbian wo = Wolof xh = Xhosa yi = Yiddish yo = Yoruba za = Zhuang zh = Chinese zu = Zulu PK z7`#locale/en-US/global/printdialog.dtd PK {1'locale/en-US/global/printjoboptions.dtd PK z7ˮ(&locale/en-US/global/printPageSetup.dtd PK z7aP $locale/en-US/global/printPreview.dtd PK z7-,locale/en-US/global/printPreviewProgress.dtd PK z7=??%locale/en-US/global/printProgress.dtd PK 5Se\33*locale/en-US/global/regionNames.propertiesad = Andorra ae = U.A.E. af = Afghanistan ag = Antigua and Barbuda ai = Anguilla al = Albania am = Armenia an = Netherlands Antilles ao = Angola aq = Antarctica ar = Argentina as = American Samoa at = Austria au = Australia aw = Aruba ax = \u00c5land Islands az = Azerbaijan ba = Bosnia and Herzegovina bb = Barbados bd = Bangladesh be = Belgium bf = Burkina Faso bg = Bulgaria bh = Bahrain bi = Burundi bj = Benin bm = Bermuda bn = Brunei Darussalam bo = Bolivia br = Brazil bs = Bahamas bt = Bhutan bv = Bouvet Island bw = Botswana by = Belarus bz = Belize ca = Canada cc = Cocos (Keeling) Islands cd = Congo-Kinshasa cf = Central African Republic cg = Congo-Brazzaville ch = Switzerland ci = Ivory Coast ck = Cook Islands cl = Chile cm = Cameroon cn = China co = Colombia cr = Costa Rica cs = Serbia and Montenegro cu = Cuba cv = Cape Verde cx = Christmas Island cy = Cyprus cz = Czech Republic de = Germany dj = Djibouti dk = Denmark dm = Dominica do = Dominican Republic dz = Algeria ec = Ecuador ee = Estonia eg = Egypt eh = Western Sahara er = Eritrea es = Spain et = Ethiopia fi = Finland fj = Fiji fk = Falkland Islands (Malvinas) fm = Micronesia fo = Faroe Islands fr = France ga = Gabon gb = United Kingdom gd = Grenada ge = Georgia gf = French Guiana gg = Guernsey gh = Ghana gi = Gibraltar gl = Greenland gm = Gambia gn = Guinea gp = Guadeloupe gq = Equatorial Guinea gr = Greece gs = South Georgia and the South Sandwich Islands gt = Guatemala gu = Guam gw = Guinea-Bissau gy = Guyana hk = Hong Kong hm = Heard Island and McDonald Islands hn = Honduras hr = Croatia ht = Haiti hu = Hungary id = Indonesia ie = Ireland il = Israel im = Isle of Man in = India io = British Indian Ocean Territory iq = Iraq ir = Iran is = Iceland it = Italy je = Jersey jm = Jamaica jo = Jordan jp = Japan ke = Kenya kg = Kyrgyzstan kh = Cambodia ki = Kiribati km = Comoros kn = Saint Kitts and Nevis kp = North Korea kr = South Korea kw = Kuwait ky = Cayman Islands kz = Kazakhstan la = Laos lb = Lebanon lc = Saint Lucia li = Liechtenstein lk = Sri Lanka lr = Liberia ls = Lesotho lt = Lithuania lu = Luxembourg lv = Latvia ly = Libya ma = Morocco mc = Monaco md = Moldova mg = Madagascar mh = Marshall Islands mk = Macedonia, F.Y.R. of ml = Mali mm = Myanmar mn = Mongolia mo = Macao mp = Northern Mariana Islands mq = Martinique mr = Mauritania ms = Montserrat mt = Malta mu = Mauritius mv = Maldives mw = Malawi mx = Mexico my = Malaysia mz = Mozambique na = Namibia nc = New Caledonia ne = Niger nf = Norfolk Island ng = Nigeria ni = Nicaragua nl = Netherlands no = Norway np = Nepal nr = Nauru nu = Niue nz = New Zealand om = Oman pa = Panama pe = Peru pf = French Polynesia pg = Papua New Guinea ph = Philippines pk = Pakistan pl = Poland pm = Saint Pierre and Miquelon pn = Pitcairn pr = Puerto Rico ps = Occupied Palestinian Territory pt = Portugal pw = Palau py = Paraguay qa = Qatar re = Reunion ro = Romania ru = Russian Federation rw = Rwanda sa = Saudi Arabia sb = Solomon Islands sc = Seychelles sd = Sudan se = Sweden sg = Singapore sh = Saint Helena si = Slovenia sj = Svalbard and Jan Mayen sk = Slovakia sl = Sierra Leone sm = San Marino sn = Senegal so = Somalia sr = Suriname st = Sao Tome and Principe sv = El Salvador sy = Syria sz = Swaziland tc = Turks and Caicos Islands td = Chad tf = French Southern Territories tg = Togo th = Thailand tj = Tajikistan tk = Tokelau tl = Timor-Leste tm = Turkmenistan tn = Tunisia to = Tonga tr = Turkey tt = Trinidad and Tobago tv = Tuvalu tw = Taiwan tz = Tanzania ua = Ukraine ug = Uganda um = United States Minor Outlying Islands us = United States uy = Uruguay uz = Uzbekistan va = Vatican City vc = Saint Vincent and the Grenadines ve = Venezuela vg = British Virgin Islands vi = U.S. Virgin Islands vn = Vietnam vu = Vanuatu wf = Wallis and Futuna ws = Samoa ye = Yemen yt = Mayotte za = South Africa zm = Zambia zw = Zimbabwe PK [ 3@(%locale/en-US/global/dialog.propertiesbutton-accept=OK button-cancel=Cancel button-help=Help button-disclosure=More Info accesskey-accept= accesskey-cancel= accesskey-help= accesskey-disclosure= PK lo3#77locale/en-US/global/tree.dtd PK Mt5=#locale/en-US/global/textcontext.dtd PK z7R"locale/en-US/global/viewSource.dtd PK t2Ws)locale/en-US/global/viewSource.propertiesgoToLineTitle = Go to line goToLineText = Enter line number invalidInputTitle = Invalid input invalidInputText = The line number entered is invalid. outOfRangeTitle = Line not found outOfRangeText = The specified line was not found. statusBarLineCol = Line %1$S, Col %2$S viewSelectionSourceTitle = DOM Source of Selection viewMathMLSourceTitle = DOM Source of MathML PK G14YYlocale/en-US/global/wizard.dtd PK G14%locale/en-US/global/wizard.propertiesdefault-first-title=Welcome to the %S default-last-title=Completing the %S default-first-title-mac=Introduction default-last-title-mac=Conclusion PK T 4S$gNN%locale/en-US/global-region/region.dtd PK T 4A,locale/en-US/global-region/region.properties# # Localizable URLs # pluginStartupMessage=Starting Plugin for type # plug-ins URLs more_plugins_label=mozilla.org more_plugins_url=https://pfs.mozilla.org/plugins/ plugindoc_label=plugindoc.mozdev.org plugindoc_url=http://plugindoc.mozdev.org/ PK z7mՔ<locale/en-US/mozapps/downloads/unknownContentType.properties title=Opening %S saveDialogTitle=Enter name of file to save to… defaultApp=%S (default) chooseAppFilePickerTitle=Choose Helper Application badApp=The application you chose ("%S") could not be found. Check the file name or choose another application. badApp.title=Application not found selectDownloadDir=Select Download Folder unknownAccept.label=Save File unknownCancel.label=Cancel fileType=%S file PK z75locale/en-US/mozapps/downloads/unknownContentType.dtd PK mC7=YY1locale/en-US/mozapps/downloads/settingsChange.dtd PK ;S7p]%`/locale/en-US/passwordmgr/passwordmgr.properties rememberValue = Use Password Manager to remember this value. rememberPassword = Use Password Manager to remember this password. savePasswordTitle = Confirm savePasswordText = Do you want %S to remember this password? notNowButtonText = &Not Now neverForSiteButtonText = Ne&ver for This Site notifyBarNeverForSiteButtonText = Never for This Site notifyBarNeverForSiteButtonAccessKey = e rememberButtonText = &Remember notifyBarRememberButtonText = Remember notifyBarRememberButtonAccessKey = R passwordChangeTitle = Confirm Password Change passwordChangeText = Would you like to have Password Manager change the stored password for %S? passwordChangeTextNoUser = Would you like to have Password Manager change the stored password for this login? userSelectText = Please confirm which user you are changing the password for hidePasswords=Hide Passwords showPasswords=Show Passwords noMasterPasswordPrompt=Are you sure you wish to show your passwords? removeAllPasswordsPrompt=Are you sure you wish to remove all passwords? removeAllPasswordsTitle=Remove all passwords passwordsAll=The following passwords have been saved by the Password Manager: passwordsFiltered=The following passwords match your search: PK ;S7>z,locale/en-US/passwordmgr/passwordManager.dtd PK  # Brian Ryner # Terry Hayes # John Gardiner Myers # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** SignedBy=Authenticated by %S CertPassPrompt=Please enter the master password for the %S. # the following strings have special requirements: # they must fit in a 32 or 64 byte buffer after being translated # to UTF8. Note to translator. It's not easy for you to figure # whether the escaped unicode string you produce will fit in # the space allocated. # # 64 bytes long after conversion to UTF8 RootCertModuleName=Builtin Roots Module # # 32 bytes long after conversion to UTF8 ManufacturerID=Mozilla.org # # 32 bytes long after conversion to UTF8 LibraryDescription=PSM Internal Crypto Services # # 32 bytes long after conversion to UTF8 TokenDescription=Generic Crypto Services # # 32 bytes long after conversion to UTF8 PrivateTokenDescription=Software Security Device # # 64 bytes long after conversion to UTF8 SlotDescription=PSM Internal Cryptographic Services # # 64 bytes long after conversion to UTF8 PrivateSlotDescription=PSM Private Keys # # 32 Fips140TokenDescription=Software Security Device (FIPS) # 64 Fips140SlotDescription=FIPS 140 Cryptographic, Key and Certificate Services # 32 InternalToken=Software Security Device # End of size restriction. VerifySSLClient=SSL Client Certificate VerifySSLServer=SSL Server Certificate VerifySSLStepUp=SSL Server with Step-up VerifySSLCA=SSL Certificate Authority VerifyEmailSigner=Email Signer Certificate VerifyEmailRecip=Email Recipient Certificate VerifyProtectObjSign=Protected Object Signer VerifyObjSign=Object Signer VerifyUserImport=User Import Cert VerifyCAVerifier=CA Verifier VerifyStatusResponder=Status Responder Certificate VerifyAnyCA=Any Certificate Authority HighGrade=High Grade MediumGrade=Medium Grade nick_template=%1$s's %2$s ID nick_template_with_num=%1$s's %2$s ID #%3$d #These are the strings set for the ASN1 objects in a certificate. CertDumpCertificate=Certificate CertDumpVersion=Version CertDumpVersion1=Version 1 CertDumpVersion2=Version 2 CertDumpVersion3=Version 3 CertDumpSerialNo=Serial Number CertDumpOID=Object Identifier CertDumpMD2WithRSA=PKCS #1 MD2 With RSA Encryption CertDumpMD5WithRSA=PKCS #1 MD5 With RSA Encryption CertDumpSHA1WithRSA=PKCS #1 SHA-1 With RSA Encryption CertDumpSHA256WithRSA=PKCS #1 SHA-256 With RSA Encryption CertDumpSHA384WithRSA=PKCS #1 SHA-384 With RSA Encryption CertDumpSHA512WithRSA=PKCS #1 SHA-512 With RSA Encryption CertDumpDefOID=Object Identifier (%S) CertDumpNULL=NULL CertDumpIssuer=Issuer CertDumpSubject=Subject CertDumpRDN=Relative Distinguished Name CertDumpATV=Attribute Type and Value CertDumpAVACountry=C CertDumpAVAState=ST CertDumpAVALocality=L CertDumpAVAOrg=O CertDumpAVAOU=OU CertDumpAVACN=CN CertDumpUserID=UID CertDumpPK9Email=E CertDumpAVADN=DN CertDumpAVADC=DC CertDumpValidity=Validity CertDumpNotBefore=Not Before CertDumpNotAfter=Not After CertDumpSPKI=Subject Public Key Info CertDumpSPKIAlg=Subject Public Key Algorithm CertDumpAlgID=Algorithm Identifier CertDumpParams=Algorithm Parameters CertDumpRSAEncr=PKCS #1 RSA Encryption CertDumpRSATemplate=Modulus (%S bits):\n%S\nExponent (%S bits):\n%S CertDumpIssuerUniqueID=Issuer Unique ID CertDumpSubjPubKey=Subject's Public Key CertDumpSubjectUniqueID=Subject Unique ID CertDumpExtensions=Extensions CertDumpCertType=Netscape Certificate Type CertDumpNSCertExtBaseUrl=Netscape Certificate Extension Base URL CertDumpNSCertExtRevocationUrl=Netscape Certificate Revocation URL CertDumpNSCertExtCARevocationUrl=Netscape Certificate Authority Revocation URL CertDumpNSCertExtCertRenewalUrl=Netscape Certificate Renewal URL CertDumpNSCertExtCAPolicyUrl=Netscape Certificate Authority Policy URL CertDumpNSCertExtSslServerName=Netscape Certificate SSL Server Name CertDumpNSCertExtComment=Netscape Certificate Comment CertDumpNSCertExtLostPasswordUrl=Netscape Lost Password URL CertDumpNSCertExtCertRenewalTime=NetscapeCertificate Renewal Time CertDumpNetscapeAolScreenname=AOL Screenname CertDumpSubjectDirectoryAttr=Certificate Subject Directory Attributes CertDumpSubjectKeyID=Certificate Subject Key ID CertDumpKeyUsage=Certificate Key Usage CertDumpSubjectAltName=Certificate Subject Alt Name CertDumpIssuerAltName=Certificate Issuer Alt Name CertDumpBasicConstraints=Certificate Basic Constraints CertDumpNameConstraints=Certificate Name Constraints CertDumpCrlDistPoints=CRL Distribution Points CertDumpCertPolicies=Certificate Policies CertDumpPolicyMappings=Certificate Policy Mappings CertDumpPolicyConstraints=Certificate Policy Constraints CertDumpAuthKeyID=Certificate Authority Key Identifier CertDumpExtKeyUsage=Extended Key Usage CertDumpAuthInfoAccess=Authority Information Access CertDumpAnsiX9DsaSignature=ANSI X9.57 DSA Signature CertDumpAnsiX9DsaSignatureWithSha1=ANSI X9.57 DSA Signature with SHA1 Digest CertDumpAnsiX962ECDsaSignatureWithSha1=ANSI X9.62 ECDSA Signature with SHA1 CertDumpCertTypeEmail=Email CertDumpEmailCA=Email Certificate Authority CertDumpKUSign=Signing CertDumpKUNonRep=Non-repudiation CertDumpKUEnc=Key Encipherment CertDumpKUDEnc=Data Encipherment CertDumpKUKA=Key Agreement CertDumpKUCertSign=Certificate Signer CertDumpKUCRLSigner=CRL Signer CertDumpCritical=Critical CertDumpNonCritical=Not Critical CertDumpSigAlg=Certificate Signature Algorithm CertDumpCertSig=Certificate Signature Value CertDumpExtensionFailure=Error: Unable to process extension CertDumpIsCA=Is a Certificate Authority CertDumpIsNotCA=Is not a Certificate Authority CertDumpPathLen=Maximum number of intermediate CAs: %S CertDumpPathLenUnlimited=unlimited CertDumpEKU_1_3_6_1_5_5_7_3_1=TLS Web Server Authentication CertDumpEKU_1_3_6_1_5_5_7_3_2=TLS Web Client Authentication CertDumpEKU_1_3_6_1_5_5_7_3_3=Code Signing CertDumpEKU_1_3_6_1_5_5_7_3_4=E-mail protection CertDumpEKU_1_3_6_1_5_5_7_3_8=Time Stamping CertDumpEKU_1_3_6_1_5_5_7_3_9=OCSP Signing CertDumpEKU_1_3_6_1_4_1_311_2_1_21=Microsoft Individual Code Signing CertDumpEKU_1_3_6_1_4_1_311_2_1_22=Microsoft Commercial Code Signing CertDumpEKU_1_3_6_1_4_1_311_10_3_1=Microsoft Trust List Signing CertDumpEKU_1_3_6_1_4_1_311_10_3_2=Microsoft Time Stamping CertDumpEKU_1_3_6_1_4_1_311_10_3_3=Microsoft Server Gated Crypto CertDumpEKU_1_3_6_1_4_1_311_10_3_4=Microsoft Encrypting File System CertDumpEKU_1_3_6_1_4_1_311_10_3_4_1=Microsoft File Recovery CertDumpEKU_1_3_6_1_4_1_311_10_3_5=Microsoft Windows Hardware Driver Verification CertDumpEKU_1_3_6_1_4_1_311_10_3_10=Microsoft Qualified Subordination CertDumpEKU_1_3_6_1_4_1_311_10_3_11=Microsoft Key Recovery CertDumpEKU_1_3_6_1_4_1_311_10_3_12=Microsoft Document Signing CertDumpEKU_1_3_6_1_4_1_311_10_3_13=Microsoft Lifetime Signing CertDumpEKU_1_3_6_1_4_1_311_20_2_2=Microsoft Smart Card Logon CertDumpEKU_1_3_6_1_4_1_311_21_6=Microsoft Key Recovery Agent CertDumpMSCerttype=Microsoft Certificate Template Name CertDumpMSNTPrincipal=Microsoft Principal Name CertDumpMSCAVersion=Microsoft CA Version CertDumpMSDomainGUID=Microsoft Domain GUID CertDumpEKU_2_16_840_1_113730_4_1=Netscape Server Gated Crypto CertDumpRFC822Name=E-Mail Address CertDumpDNSName=DNS Name CertDumpX400Address=X.400 Address CertDumpDirectoryName=X.500 Name CertDumpEDIPartyName=EDI Party Name CertDumpURI=URI CertDumpIPAddress=IP Address CertDumpRegisterID=Registered OID CertDumpKeyID=Key ID CertDumpVerisignNotices=Verisign User Notices CertDumpUnused=Unused CertDumpKeyCompromise=Key Compromise CertDumpCACompromise=CA Compromise CertDumpAffiliationChanged=Affiliation Changed CertDumpSuperseded=Superseded CertDumpCessation=Cessation of Operation CertDumpHold=Certificate Hold CertDumpOCSPResponder=OCSP CertDumpCAIssuers=CA Issuers CertDumpCPSPointer=Certification Practice Statement pointer CertDumpPolicyOidEV=Extended Validation (EV) SSL Server Certificate CertDumpUserNotice=User Notice CertDumpLogotype=Logotype CertDumpECPublicKey=Elliptic Curve Public Key CertDumpECDSAWithSHA1=X9.62 ECDSA Signature with SHA1 CertDumpECprime192v1=ANSI X9.62 elliptic curve prime192v1 (aka secp192r1, NIST P-192) CertDumpECprime192v2=ANSI X9.62 elliptic curve prime192v2 CertDumpECprime192v3=ANSI X9.62 elliptic curve prime192v3 CertDumpECprime239v1=ANSI X9.62 elliptic curve prime239v1 CertDumpECprime239v2=ANSI X9.62 elliptic curve prime239v2 CertDumpECprime239v3=ANSI X9.62 elliptic curve prime239v3 CertDumpECprime256v1=ANSI X9.62 elliptic curve prime256v1 (aka secp256r1, NIST P-256) CertDumpECsecp112r1=SECG elliptic curve secp112r1 CertDumpECsecp112r2=SECG elliptic curve secp112r2 CertDumpECsecp128r1=SECG elliptic curve secp128r1 CertDumpECsecp128r2=SECG elliptic curve secp128r2 CertDumpECsecp160k1=SECG elliptic curve secp160k1 CertDumpECsecp160r1=SECG elliptic curve secp160r1 CertDumpECsecp160r2=SECG elliptic curve secp160r2 CertDumpECsecp192k1=SECG elliptic curve secp192k1 CertDumpECsecp224k1=SECG elliptic curve secp224k1 CertDumpECsecp224r1=SECG elliptic curve secp224r1 (aka NIST P-224) CertDumpECsecp256k1=SECG elliptic curve secp256k1 CertDumpECsecp384r1=SECG elliptic curve secp384r1 (aka NIST P-384) CertDumpECsecp521r1=SECG elliptic curve secp521r1 (aka NIST P-521) CertDumpECc2pnb163v1=ANSI X9.62 elliptic curve c2pnb163v1 CertDumpECc2pnb163v2=ANSI X9.62 elliptic curve c2pnb163v2 CertDumpECc2pnb163v3=ANSI X9.62 elliptic curve c2pnb163v3 CertDumpECc2pnb176v1=ANSI X9.62 elliptic curve c2pnb176v1 CertDumpECc2tnb191v1=ANSI X9.62 elliptic curve c2tnb191v1 CertDumpECc2tnb191v2=ANSI X9.62 elliptic curve c2tnb191v2 CertDumpECc2tnb191v3=ANSI X9.62 elliptic curve c2tnb191v3 CertDumpECc2onb191v4=ANSI X9.62 elliptic curve c2onb191v4 CertDumpECc2onb191v5=ANSI X9.62 elliptic curve c2onb191v5 CertDumpECc2pnb208w1=ANSI X9.62 elliptic curve c2pnb208w1 CertDumpECc2tnb239v1=ANSI X9.62 elliptic curve c2tnb239v1 CertDumpECc2tnb239v2=ANSI X9.62 elliptic curve c2tnb239v2 CertDumpECc2tnb239v3=ANSI X9.62 elliptic curve c2tnb239v3 CertDumpECc2onb239v4=ANSI X9.62 elliptic curve c2onb239v4 CertDumpECc2onb239v5=ANSI X9.62 elliptic curve c2onb239v5 CertDumpECc2pnb272w1=ANSI X9.62 elliptic curve c2pnb272w1 CertDumpECc2pnb304w1=ANSI X9.62 elliptic curve c2pnb304w1 CertDumpECc2tnb359v1=ANSI X9.62 elliptic curve c2tnb359v1 CertDumpECc2pnb368w1=ANSI X9.62 elliptic curve c2pnb368w1 CertDumpECc2tnb431r1=ANSI X9.62 elliptic curve c2tnb431r1 CertDumpECsect113r1=SECG elliptic curve sect113r1 CertDumpECsect113r2=SECG elliptic curve sect113r2 CertDumpECsect131r1=SECG elliptic curve sect131r1 CertDumpECsect131r2=SECG elliptic curve sect131r2 CertDumpECsect163k1=SECG elliptic curve sect163k1 (aka NIST K-163) CertDumpECsect163r1=SECG elliptic curve sect163r1 CertDumpECsect163r2=SECG elliptic curve sect163r2 (aka NIST B-163) CertDumpECsect193r1=SECG elliptic curve sect193r1 CertDumpECsect193r2=SECG elliptic curve sect193r2 CertDumpECsect233k1=SECG elliptic curve sect233k1 (aka NIST K-233) CertDumpECsect233r1=SECG elliptic curve sect233r1 (aka NIST B-233) CertDumpECsect239k1=SECG elliptic curve sect239k1 CertDumpECsect283k1=SECG elliptic curve sect283k1 (aka NIST K-283) CertDumpECsect283r1=SECG elliptic curve sect283r1 (aka NIST B-283) CertDumpECsect409k1=SECG elliptic curve sect409k1 (aka NIST K-409) CertDumpECsect409r1=SECG elliptic curve sect409r1 (aka NIST B-409) CertDumpECsect571k1=SECG elliptic curve sect571k1 (aka NIST K-571) CertDumpECsect571r1=SECG elliptic curve sect571r1 (aka NIST B-571) CertDumpRawBytesHeader=Size: %S Bytes / %S Bits VerifySSLClient_p=Client VerifySSLServer_p=Server VerifySSLStepUp_p=Step-up VerifySSLCA_p=SSL CA VerifyEmailSigner_p=Sign VerifyEmailRecip_p=Encrypt VerifyProtectObjSign_p=Protected Object Signer VerifyObjSign_p=Object Signer VerifyUserImport_p=User Import VerifyCAVerifier_p=CA Verifier VerifyStatusResponder_p=Status Responder VerifyAnyCA_p=CA VerifiedTrue=true VerifiedFalse=false PK11BadPassword=The password entered was incorrect. SuccessfulP12Backup=Successfully backed up your security certificate(s) and private key(s). SuccessfulP12Restore=Successfully restored your security certificate(s) and private key(s). PKCS12PasswordInvalid=Could not decode PKCS #12 file. Perhaps the password you entered was incorrect? PKCS12DecodeErr=Failed to decode the file. Either it is not in PKCS #12 format, has been corrupted, or the password you entered was incorrect. PKCS12UnknownErrRestore=Failed to restore the PKCS #12 file for unknown reasons. PKCS12UnknownErrBackup=Failed to create the PKCS #12 backup file for unknown reasons. PKCS12UnknownErr=The PKCS #12 operation failed for unknown reasons. PKCS12InfoNoSmartcardBackup=It is not possible to back up certificates from a hardware security device such as a smart card. PKCS12DupData=The certificate and private key already exist on the security device. AddModulePrompt=Are you sure you want to install this security module? AddModuleName=Module Name: %S AddModulePath=Path: %S AddModuleSuccess=A new security module has been installed AddModuleFailure=Unable to add module AddModuleDup=Security Module already exists DelModuleBadName=Invalid module name. DelModuleWarning=Are you sure you want to delete this security module? DelModuleError=Unable to delete module DelModuleIntSuccess=Internal security module successfully deleted DelModuleExtSuccess=External security module successfully deleted ForcedBackup1=You should make a password-protected backup copy of your new security certificate and its associated private key. ForcedBackup2=If you ever lose access to your private key by forgetting your personal security password, or by experiencing file corruption, you can restore this private key and certificate from this backup copy. ForcedBackup3=To make a copy, click OK. If possible, you should save your backup copy on a floppy disk that you keep in a safe location. UnknownCertIssuer=(Unknown Issuer) UnknownCertOrg=(Unknown Organization) AVATemplate=%S = %S PSMERR_SSL_Disabled=Can't connect securely because the SSL protocol has been disabled. PSMERR_SSL2_Disabled=Can't connect securely because the site uses an older, insecure version of the SSL protocol. PSMERR_HostReusedIssuerSerial=You have received an invalid certificate. Please contact the server administrator or email correspondent and give them the following information:\n\nYour certificate contains the same serial number as another certificate issued by the certificate authority. Please get a new certificate containing a unique serial number. SSLConnectionErrorPrefix=An error occurred during a connection to %S. certErrorIntro=%S uses an invalid security certificate. certErrorTrust_SelfSigned=The certificate is not trusted because it is self signed. certErrorTrust_UnknownIssuer=The certificate is not trusted because the issuer certificate is unknown. certErrorTrust_CaInvalid=The certificate is not trusted because it was issued by an invalid CA certificate. certErrorTrust_Issuer=The certificate is not trusted because the issuer certificate is not trusted. certErrorTrust_ExpiredIssuer=The certificate is not trusted because the issuer certificate has expired. certErrorTrust_Untrusted=The certificate does not come from a trusted source. certErrorMismatch=The certificate is not valid for the name %S. certErrorMismatchSingle2=The certificate is only valid for %S. certErrorMismatchMultiple=The certificate is only valid for the following names: certErrorExpired=The certificate expired on %S. certErrorNotYetValid=The certificate will not be valid until %S. certErrorCodePrefix=(Error code: %S) CertInfoIssuedFor=Issued to: CertInfoIssuedBy=Issued by: CertInfoValid=Valid CertInfoFrom=from CertInfoTo=to CertInfoPurposes=Purposes CertInfoEmail=Email CertInfoStoredIn=Stored in: P12DefaultNickname=Imported Certificate CrlImportFailure1x=The application cannot import the Certificate Revocation List (CRL). CrlImportFailureExpired=A more recent version of this CRL is available. CrlImportFailureBadSignature=CRL has an invalid Signature. CrlImportFailureInvalid=New CRL has an invalid format. CrlImportFailureOld=New CRL is older than the current one. CrlImportFailureNotYetValid=The CRL is not yet valid. You might want to check your system clock. CrlImportFailureNetworkProblem=Download of the CRL failed due to Network problems. CrlImportFailureReasonUnknown=Error Importing CRL to local Database. Error Code: CrlImportFailure2=Please ask your system administrator for assistance. NSSInitProblemX=Could not initialize the application's security component. The most likely cause is problems with files in your application's profile directory. Please check that this directory has no read/write restrictions and your hard disk is not full or close to full. It is recommended that you exit the application and fix the problem. If you continue to use this session, you might see incorrect application behaviour when accessing security features. ProfileSwitchSocketsStillActive=The operation can not be completed because of an internal failure. A secure network communication has not been cleaned up correctly. ProfileSwitchCryptoUIActive=This operation is impossible at the current time. Please complete the operation that requests your attention in one of the other open windows. VerifyExpired= VerifyRevoked= VerifyNotTrusted= VerifyIssuerNotTrusted= VerifyIssuerUnknown= VerifyInvalidCA= VerifyUnknown= CertUser=Your Cert CertCA=CA (Certificate Authority) CertSSL=SSL Server CertEmail=Peer S/MIME CertUnknown=Unknown CertNoNickname=(no nickname) CertNoEmailAddress=(no email address) NicknameExpired=(expired) NicknameNotYetValid=(not yet valid) CaCertExists=This certificate is already installed as a certificate authority. NotACACert=This is not a certificate authority certificate, so it can't be imported into the certificate authority list. NotImportingUnverifiedCert=This certificate can't be verified and will not be imported. The certificate issuer might be unknown or untrusted, the certificate might have expired or been revoked, or the certificate might not have been approved. UserCertIgnoredNoPrivateKey=This personal certificate can't be installed because you do not own the corresponding private key which was created when the certificate was requested. UserCertImported=Your personal certificate has been installed. You should keep a backup copy of this certificate. CertOrgUnknown=(Unknown) CertNotStored=(Not Stored) CertExceptionPermanent=Permanent CertExceptionTemporary=Temporary PK {l7EUVV(locale/en-US/pipnss/nsserrors.propertiesSSL_ERROR_EXPORT_ONLY_SERVER=Unable to communicate securely. Peer does not support high-grade encryption. SSL_ERROR_US_ONLY_SERVER=Unable to communicate securely. Peer requires high-grade encryption which is not supported. SSL_ERROR_NO_CYPHER_OVERLAP=Cannot communicate securely with peer: no common encryption algorithm(s). SSL_ERROR_NO_CERTIFICATE=Unable to find the certificate or key necessary for authentication. SSL_ERROR_BAD_CERTIFICATE=Unable to communicate securely with peer: peers's certificate was rejected. SSL_ERROR_BAD_CLIENT=The server has encountered bad data from the client. SSL_ERROR_BAD_SERVER=The client has encountered bad data from the server. SSL_ERROR_UNSUPPORTED_CERTIFICATE_TYPE=Unsupported certificate type. SSL_ERROR_UNSUPPORTED_VERSION=Peer using unsupported version of security protocol. SSL_ERROR_WRONG_CERTIFICATE=Client authentication failed: private key in key database does not match public key in certificate database. SSL_ERROR_BAD_CERT_DOMAIN=Unable to communicate securely with peer: requested domain name does not match the server's certificate. SSL_ERROR_SSL2_DISABLED=Peer only supports SSL version 2, which is locally disabled. SSL_ERROR_BAD_MAC_READ=SSL received a record with an incorrect Message Authentication Code. SSL_ERROR_BAD_MAC_ALERT=SSL peer reports incorrect Message Authentication Code. SSL_ERROR_BAD_CERT_ALERT=SSL peer cannot verify your certificate. SSL_ERROR_REVOKED_CERT_ALERT=SSL peer rejected your certificate as revoked. SSL_ERROR_EXPIRED_CERT_ALERT=SSL peer rejected your certificate as expired. SSL_ERROR_SSL_DISABLED=Cannot connect: SSL is disabled. SSL_ERROR_FORTEZZA_PQG=Cannot connect: SSL peer is in another FORTEZZA domain. SSL_ERROR_UNKNOWN_CIPHER_SUITE=An unknown SSL cipher suite has been requested. SSL_ERROR_NO_CIPHERS_SUPPORTED=No cipher suites are present and enabled in this program. SSL_ERROR_BAD_BLOCK_PADDING=SSL received a record with bad block padding. SSL_ERROR_RX_RECORD_TOO_LONG=SSL received a record that exceeded the maximum permissible length. SSL_ERROR_TX_RECORD_TOO_LONG=SSL attempted to send a record that exceeded the maximum permissible length. SSL_ERROR_RX_MALFORMED_HELLO_REQUEST=SSL received a malformed Hello Request handshake message. SSL_ERROR_RX_MALFORMED_CLIENT_HELLO=SSL received a malformed Client Hello handshake message. SSL_ERROR_RX_MALFORMED_SERVER_HELLO=SSL received a malformed Server Hello handshake message. SSL_ERROR_RX_MALFORMED_CERTIFICATE=SSL received a malformed Certificate handshake message. SSL_ERROR_RX_MALFORMED_SERVER_KEY_EXCH=SSL received a malformed Server Key Exchange handshake message. SSL_ERROR_RX_MALFORMED_CERT_REQUEST=SSL received a malformed Certificate Request handshake message. SSL_ERROR_RX_MALFORMED_HELLO_DONE=SSL received a malformed Server Hello Done handshake message. SSL_ERROR_RX_MALFORMED_CERT_VERIFY=SSL received a malformed Certificate Verify handshake message. SSL_ERROR_RX_MALFORMED_CLIENT_KEY_EXCH=SSL received a malformed Client Key Exchange handshake message. SSL_ERROR_RX_MALFORMED_FINISHED=SSL received a malformed Finished handshake message. SSL_ERROR_RX_MALFORMED_CHANGE_CIPHER=SSL received a malformed Change Cipher Spec record. SSL_ERROR_RX_MALFORMED_ALERT=SSL received a malformed Alert record. SSL_ERROR_RX_MALFORMED_HANDSHAKE=SSL received a malformed Handshake record. SSL_ERROR_RX_MALFORMED_APPLICATION_DATA=SSL received a malformed Application Data record. SSL_ERROR_RX_UNEXPECTED_HELLO_REQUEST=SSL received an unexpected Hello Request handshake message. SSL_ERROR_RX_UNEXPECTED_CLIENT_HELLO=SSL received an unexpected Client Hello handshake message. SSL_ERROR_RX_UNEXPECTED_SERVER_HELLO=SSL received an unexpected Server Hello handshake message. SSL_ERROR_RX_UNEXPECTED_CERTIFICATE=SSL received an unexpected Certificate handshake message. SSL_ERROR_RX_UNEXPECTED_SERVER_KEY_EXCH=SSL received an unexpected Server Key Exchange handshake message. SSL_ERROR_RX_UNEXPECTED_CERT_REQUEST=SSL received an unexpected Certificate Request handshake message. SSL_ERROR_RX_UNEXPECTED_HELLO_DONE=SSL received an unexpected Server Hello Done handshake message. SSL_ERROR_RX_UNEXPECTED_CERT_VERIFY=SSL received an unexpected Certificate Verify handshake message. SSL_ERROR_RX_UNEXPECTED_CLIENT_KEY_EXCH=SSL received an unexpected Client Key Exchange handshake message. SSL_ERROR_RX_UNEXPECTED_FINISHED=SSL received an unexpected Finished handshake message. SSL_ERROR_RX_UNEXPECTED_CHANGE_CIPHER=SSL received an unexpected Change Cipher Spec record. SSL_ERROR_RX_UNEXPECTED_ALERT=SSL received an unexpected Alert record. SSL_ERROR_RX_UNEXPECTED_HANDSHAKE=SSL received an unexpected Handshake record. SSL_ERROR_RX_UNEXPECTED_APPLICATION_DATA=SSL received an unexpected Application Data record. SSL_ERROR_RX_UNKNOWN_RECORD_TYPE=SSL received a record with an unknown content type. SSL_ERROR_RX_UNKNOWN_HANDSHAKE=SSL received a handshake message with an unknown message type. SSL_ERROR_RX_UNKNOWN_ALERT=SSL received an alert record with an unknown alert description. SSL_ERROR_CLOSE_NOTIFY_ALERT=SSL peer has closed this connection. SSL_ERROR_HANDSHAKE_UNEXPECTED_ALERT=SSL peer was not expecting a handshake message it received. SSL_ERROR_DECOMPRESSION_FAILURE_ALERT=SSL peer was unable to successfully decompress an SSL record it received. SSL_ERROR_HANDSHAKE_FAILURE_ALERT=SSL peer was unable to negotiate an acceptable set of security parameters. SSL_ERROR_ILLEGAL_PARAMETER_ALERT=SSL peer rejected a handshake message for unacceptable content. SSL_ERROR_UNSUPPORTED_CERT_ALERT=SSL peer does not support certificates of the type it received. SSL_ERROR_CERTIFICATE_UNKNOWN_ALERT=SSL peer had some unspecified issue with the certificate it received. SSL_ERROR_GENERATE_RANDOM_FAILURE=SSL experienced a failure of its random number generator. SSL_ERROR_SIGN_HASHES_FAILURE=Unable to digitally sign data required to verify your certificate. SSL_ERROR_EXTRACT_PUBLIC_KEY_FAILURE=SSL was unable to extract the public key from the peer's certificate. SSL_ERROR_SERVER_KEY_EXCHANGE_FAILURE=Unspecified failure while processing SSL Server Key Exchange handshake. SSL_ERROR_CLIENT_KEY_EXCHANGE_FAILURE=Unspecified failure while processing SSL Client Key Exchange handshake. SSL_ERROR_ENCRYPTION_FAILURE=Bulk data encryption algorithm failed in selected cipher suite. SSL_ERROR_DECRYPTION_FAILURE=Bulk data decryption algorithm failed in selected cipher suite. SSL_ERROR_SOCKET_WRITE_FAILURE=Attempt to write encrypted data to underlying socket failed. SSL_ERROR_MD5_DIGEST_FAILURE=MD5 digest function failed. SSL_ERROR_SHA_DIGEST_FAILURE=SHA-1 digest function failed. SSL_ERROR_MAC_COMPUTATION_FAILURE=MAC computation failed. SSL_ERROR_SYM_KEY_CONTEXT_FAILURE=Failure to create Symmetric Key context. SSL_ERROR_SYM_KEY_UNWRAP_FAILURE=Failure to unwrap the Symmetric key in Client Key Exchange message. SSL_ERROR_PUB_KEY_SIZE_LIMIT_EXCEEDED=SSL Server attempted to use domestic-grade public key with export cipher suite. SSL_ERROR_IV_PARAM_FAILURE=PKCS11 code failed to translate an IV into a param. SSL_ERROR_INIT_CIPHER_SUITE_FAILURE=Failed to initialize the selected cipher suite. SSL_ERROR_SESSION_KEY_GEN_FAILURE=Client failed to generate session keys for SSL session. SSL_ERROR_NO_SERVER_KEY_FOR_ALG=Server has no key for the attempted key exchange algorithm. SSL_ERROR_TOKEN_INSERTION_REMOVAL=PKCS#11 token was inserted or removed while operation was in progress. SSL_ERROR_TOKEN_SLOT_NOT_FOUND=No PKCS#11 token could be found to do a required operation. SSL_ERROR_NO_COMPRESSION_OVERLAP=Cannot communicate securely with peer: no common compression algorithm(s). SSL_ERROR_HANDSHAKE_NOT_COMPLETED=Cannot initiate another SSL handshake until current handshake is complete. SSL_ERROR_BAD_HANDSHAKE_HASH_VALUE=Received incorrect handshakes hash values from peer. SSL_ERROR_CERT_KEA_MISMATCH=The certificate provided cannot be used with the selected key exchange algorithm. SSL_ERROR_NO_TRUSTED_SSL_CLIENT_CA=No certificate authority is trusted for SSL client authentication. SSL_ERROR_SESSION_NOT_FOUND=Client's SSL session ID not found in server's session cache. SSL_ERROR_DECRYPTION_FAILED_ALERT=Peer was unable to decrypt an SSL record it received. SSL_ERROR_RECORD_OVERFLOW_ALERT=Peer received an SSL record that was longer than is permitted. SSL_ERROR_UNKNOWN_CA_ALERT=Peer does not recognize and trust the CA that issued your certificate. SSL_ERROR_ACCESS_DENIED_ALERT=Peer received a valid certificate, but access was denied. SSL_ERROR_DECODE_ERROR_ALERT=Peer could not decode an SSL handshake message. SSL_ERROR_DECRYPT_ERROR_ALERT=Peer reports failure of signature verification or key exchange. SSL_ERROR_EXPORT_RESTRICTION_ALERT=Peer reports negotiation not in compliance with export regulations. SSL_ERROR_PROTOCOL_VERSION_ALERT=Peer reports incompatible or unsupported protocol version. SSL_ERROR_INSUFFICIENT_SECURITY_ALERT=Server requires ciphers more secure than those supported by client. SSL_ERROR_INTERNAL_ERROR_ALERT=Peer reports it experienced an internal error. SSL_ERROR_USER_CANCELED_ALERT=Peer user canceled handshake. SSL_ERROR_NO_RENEGOTIATION_ALERT=Peer does not permit renegotiation of SSL security parameters. SSL_ERROR_SERVER_CACHE_NOT_CONFIGURED=SSL server cache not configured and not disabled for this socket. SSL_ERROR_UNSUPPORTED_EXTENSION_ALERT=SSL peer does not support requested TLS hello extension. SSL_ERROR_CERTIFICATE_UNOBTAINABLE_ALERT=SSL peer could not obtain your certificate from the supplied URL. SSL_ERROR_UNRECOGNIZED_NAME_ALERT=SSL peer has no certificate for the requested DNS name. SSL_ERROR_BAD_CERT_STATUS_RESPONSE_ALERT=SSL peer was unable to get an OCSP response for its certificate. SSL_ERROR_BAD_CERT_HASH_VALUE_ALERT=SSL peer reported bad certificate hash value. SEC_ERROR_IO=An I/O error occurred during security authorization. SEC_ERROR_LIBRARY_FAILURE=security library failure. SEC_ERROR_BAD_DATA=security library: received bad data. SEC_ERROR_OUTPUT_LEN=security library: output length error. SEC_ERROR_INPUT_LEN=security library has experienced an input length error. SEC_ERROR_INVALID_ARGS=security library: invalid arguments. SEC_ERROR_INVALID_ALGORITHM=security library: invalid algorithm. SEC_ERROR_INVALID_AVA=security library: invalid AVA. SEC_ERROR_INVALID_TIME=Improperly formatted time string. SEC_ERROR_BAD_DER=security library: improperly formatted DER-encoded message. SEC_ERROR_BAD_SIGNATURE=Peer's certificate has an invalid signature. SEC_ERROR_EXPIRED_CERTIFICATE=Peer's Certificate has expired. SEC_ERROR_REVOKED_CERTIFICATE=Peer's Certificate has been revoked. SEC_ERROR_UNKNOWN_ISSUER=Peer's Certificate issuer is not recognized. SEC_ERROR_BAD_KEY=Peer's public key is invalid. SEC_ERROR_BAD_PASSWORD=The security password entered is incorrect. SEC_ERROR_RETRY_PASSWORD=New password entered incorrectly. Please try again. SEC_ERROR_NO_NODELOCK=security library: no nodelock. SEC_ERROR_BAD_DATABASE=security library: bad database. SEC_ERROR_NO_MEMORY=security library: memory allocation failure. SEC_ERROR_UNTRUSTED_ISSUER=Peer's certificate issuer has been marked as not trusted by the user. SEC_ERROR_UNTRUSTED_CERT=Peer's certificate has been marked as not trusted by the user. SEC_ERROR_DUPLICATE_CERT=Certificate already exists in your database. SEC_ERROR_DUPLICATE_CERT_NAME=Downloaded certificate's name duplicates one already in your database. SEC_ERROR_ADDING_CERT=Error adding certificate to database. SEC_ERROR_FILING_KEY=Error refiling the key for this certificate. SEC_ERROR_NO_KEY=The private key for this certificate cannot be found in key database SEC_ERROR_CERT_VALID=This certificate is valid. SEC_ERROR_CERT_NOT_VALID=This certificate is not valid. SEC_ERROR_CERT_NO_RESPONSE=Cert Library: No Response SEC_ERROR_EXPIRED_ISSUER_CERTIFICATE=The certificate issuer's certificate has expired. Check your system date and time. SEC_ERROR_CRL_EXPIRED=The CRL for the certificate's issuer has expired. Update it or check your system date and time. SEC_ERROR_CRL_BAD_SIGNATURE=The CRL for the certificate's issuer has an invalid signature. SEC_ERROR_CRL_INVALID=New CRL has an invalid format. SEC_ERROR_EXTENSION_VALUE_INVALID=Certificate extension value is invalid. SEC_ERROR_EXTENSION_NOT_FOUND=Certificate extension not found. SEC_ERROR_CA_CERT_INVALID=Issuer certificate is invalid. SEC_ERROR_PATH_LEN_CONSTRAINT_INVALID=Certificate path length constraint is invalid. SEC_ERROR_CERT_USAGES_INVALID=Certificate usages field is invalid. SEC_INTERNAL_ONLY=**Internal ONLY module** SEC_ERROR_INVALID_KEY=The key does not support the requested operation. SEC_ERROR_UNKNOWN_CRITICAL_EXTENSION=Certificate contains unknown critical extension. SEC_ERROR_OLD_CRL=New CRL is not later than the current one. SEC_ERROR_NO_EMAIL_CERT=Not encrypted or signed: you do not yet have an email certificate. SEC_ERROR_NO_RECIPIENT_CERTS_QUERY=Not encrypted: you do not have certificates for each of the recipients. SEC_ERROR_NOT_A_RECIPIENT=Cannot decrypt: you are not a recipient, or matching certificate and private key not found. SEC_ERROR_PKCS7_KEYALG_MISMATCH=Cannot decrypt: key encryption algorithm does not match your certificate. SEC_ERROR_PKCS7_BAD_SIGNATURE=Signature verification failed: no signer found, too many signers found, or improper or corrupted data. SEC_ERROR_UNSUPPORTED_KEYALG=Unsupported or unknown key algorithm. SEC_ERROR_DECRYPTION_DISALLOWED=Cannot decrypt: encrypted using a disallowed algorithm or key size. XP_SEC_FORTEZZA_BAD_CARD=Fortezza card has not been properly initialized. Please remove it and return it to your issuer. XP_SEC_FORTEZZA_NO_CARD=No Fortezza cards Found XP_SEC_FORTEZZA_NONE_SELECTED=No Fortezza card selected XP_SEC_FORTEZZA_MORE_INFO=Please select a personality to get more info on XP_SEC_FORTEZZA_PERSON_NOT_FOUND=Personality not found XP_SEC_FORTEZZA_NO_MORE_INFO=No more information on that Personality XP_SEC_FORTEZZA_BAD_PIN=Invalid Pin XP_SEC_FORTEZZA_PERSON_ERROR=Couldn't initialize Fortezza personalities. SEC_ERROR_NO_KRL=No KRL for this site's certificate has been found. SEC_ERROR_KRL_EXPIRED=The KRL for this site's certificate has expired. SEC_ERROR_KRL_BAD_SIGNATURE=The KRL for this site's certificate has an invalid signature. SEC_ERROR_REVOKED_KEY=The key for this site's certificate has been revoked. SEC_ERROR_KRL_INVALID=New KRL has an invalid format. SEC_ERROR_NEED_RANDOM=security library: need random data. SEC_ERROR_NO_MODULE=security library: no security module can perform the requested operation. SEC_ERROR_NO_TOKEN=The security card or token does not exist, needs to be initialized, or has been removed. SEC_ERROR_READ_ONLY=security library: read-only database. SEC_ERROR_NO_SLOT_SELECTED=No slot or token was selected. SEC_ERROR_CERT_NICKNAME_COLLISION=A certificate with the same nickname already exists. SEC_ERROR_KEY_NICKNAME_COLLISION=A key with the same nickname already exists. SEC_ERROR_SAFE_NOT_CREATED=error while creating safe object SEC_ERROR_BAGGAGE_NOT_CREATED=error while creating baggage object XP_JAVA_REMOVE_PRINCIPAL_ERROR=Couldn't remove the principal XP_JAVA_DELETE_PRIVILEGE_ERROR=Couldn't delete the privilege XP_JAVA_CERT_NOT_EXISTS_ERROR=This principal doesn't have a certificate SEC_ERROR_BAD_EXPORT_ALGORITHM=Required algorithm is not allowed. SEC_ERROR_EXPORTING_CERTIFICATES=Error attempting to export certificates. SEC_ERROR_IMPORTING_CERTIFICATES=Error attempting to import certificates. SEC_ERROR_PKCS12_DECODING_PFX=Unable to import. Decoding error. File not valid. SEC_ERROR_PKCS12_INVALID_MAC=Unable to import. Invalid MAC. Incorrect password or corrupt file. SEC_ERROR_PKCS12_UNSUPPORTED_MAC_ALGORITHM=Unable to import. MAC algorithm not supported. SEC_ERROR_PKCS12_UNSUPPORTED_TRANSPORT_MODE=Unable to import. Only password integrity and privacy modes supported. SEC_ERROR_PKCS12_CORRUPT_PFX_STRUCTURE=Unable to import. File structure is corrupt. SEC_ERROR_PKCS12_UNSUPPORTED_PBE_ALGORITHM=Unable to import. Encryption algorithm not supported. SEC_ERROR_PKCS12_UNSUPPORTED_VERSION=Unable to import. File version not supported. SEC_ERROR_PKCS12_PRIVACY_PASSWORD_INCORRECT=Unable to import. Incorrect privacy password. SEC_ERROR_PKCS12_CERT_COLLISION=Unable to import. Same nickname already exists in database. SEC_ERROR_USER_CANCELLED=The user pressed cancel. SEC_ERROR_PKCS12_DUPLICATE_DATA=Not imported, already in database. SEC_ERROR_MESSAGE_SEND_ABORTED=Message not sent. SEC_ERROR_INADEQUATE_KEY_USAGE=Certificate key usage inadequate for attempted operation. SEC_ERROR_INADEQUATE_CERT_TYPE=Certificate type not approved for application. SEC_ERROR_CERT_ADDR_MISMATCH=Address in signing certificate does not match address in message headers. SEC_ERROR_PKCS12_UNABLE_TO_IMPORT_KEY=Unable to import. Error attempting to import private key. SEC_ERROR_PKCS12_IMPORTING_CERT_CHAIN=Unable to import. Error attempting to import certificate chain. SEC_ERROR_PKCS12_UNABLE_TO_LOCATE_OBJECT_BY_NAME=Unable to export. Unable to locate certificate or key by nickname. SEC_ERROR_PKCS12_UNABLE_TO_EXPORT_KEY=Unable to export. Private Key could not be located and exported. SEC_ERROR_PKCS12_UNABLE_TO_WRITE=Unable to export. Unable to write the export file. SEC_ERROR_PKCS12_UNABLE_TO_READ=Unable to import. Unable to read the import file. SEC_ERROR_PKCS12_KEY_DATABASE_NOT_INITIALIZED=Unable to export. Key database corrupt or deleted. SEC_ERROR_KEYGEN_FAIL=Unable to generate public/private key pair. SEC_ERROR_INVALID_PASSWORD=Password entered is invalid. Please pick a different one. SEC_ERROR_RETRY_OLD_PASSWORD=Old password entered incorrectly. Please try again. SEC_ERROR_BAD_NICKNAME=Certificate nickname already in use. SEC_ERROR_NOT_FORTEZZA_ISSUER=Peer FORTEZZA chain has a non-FORTEZZA Certificate. SEC_ERROR_CANNOT_MOVE_SENSITIVE_KEY=A sensitive key cannot be moved to the slot where it is needed. SEC_ERROR_JS_INVALID_MODULE_NAME=Invalid module name. SEC_ERROR_JS_INVALID_DLL=Invalid module path/filename SEC_ERROR_JS_ADD_MOD_FAILURE=Unable to add module SEC_ERROR_JS_DEL_MOD_FAILURE=Unable to delete module SEC_ERROR_OLD_KRL=New KRL is not later than the current one. SEC_ERROR_CKL_CONFLICT=New CKL has different issuer than current CKL. Delete current CKL. SEC_ERROR_CERT_NOT_IN_NAME_SPACE=The Certifying Authority for this certificate is not permitted to issue a certificate with this name. SEC_ERROR_KRL_NOT_YET_VALID=The key revocation list for this certificate is not yet valid. SEC_ERROR_CRL_NOT_YET_VALID=The certificate revocation list for this certificate is not yet valid. SEC_ERROR_UNKNOWN_CERT=The requested certificate could not be found. SEC_ERROR_UNKNOWN_SIGNER=The signer's certificate could not be found. SEC_ERROR_CERT_BAD_ACCESS_LOCATION=The location for the certificate status server has invalid format. SEC_ERROR_OCSP_UNKNOWN_RESPONSE_TYPE=The OCSP response cannot be fully decoded; it is of an unknown type. SEC_ERROR_OCSP_BAD_HTTP_RESPONSE=The OCSP server returned unexpected/invalid HTTP data. SEC_ERROR_OCSP_MALFORMED_REQUEST=The OCSP server found the request to be corrupted or improperly formed. SEC_ERROR_OCSP_SERVER_ERROR=The OCSP server experienced an internal error. SEC_ERROR_OCSP_TRY_SERVER_LATER=The OCSP server suggests trying again later. SEC_ERROR_OCSP_REQUEST_NEEDS_SIG=The OCSP server requires a signature on this request. SEC_ERROR_OCSP_UNAUTHORIZED_REQUEST=The OCSP server has refused this request as unauthorized. SEC_ERROR_OCSP_UNKNOWN_RESPONSE_STATUS=The OCSP server returned an unrecognizable status. SEC_ERROR_OCSP_UNKNOWN_CERT=The OCSP server has no status for the certificate. SEC_ERROR_OCSP_NOT_ENABLED=You must enable OCSP before performing this operation. SEC_ERROR_OCSP_NO_DEFAULT_RESPONDER=You must set the OCSP default responder before performing this operation. SEC_ERROR_OCSP_MALFORMED_RESPONSE=The response from the OCSP server was corrupted or improperly formed. SEC_ERROR_OCSP_UNAUTHORIZED_RESPONSE=The signer of the OCSP response is not authorized to give status for this certificate. SEC_ERROR_OCSP_FUTURE_RESPONSE=The OCSP response is not yet valid (contains a date in the future). SEC_ERROR_OCSP_OLD_RESPONSE=The OCSP response contains out-of-date information. SEC_ERROR_DIGEST_NOT_FOUND=The CMS or PKCS #7 Digest was not found in signed message. SEC_ERROR_UNSUPPORTED_MESSAGE_TYPE=The CMS or PKCS #7 Message type is unsupported. SEC_ERROR_MODULE_STUCK=PKCS #11 module could not be removed because it is still in use. SEC_ERROR_BAD_TEMPLATE=Could not decode ASN.1 data. Specified template was invalid. SEC_ERROR_CRL_NOT_FOUND=No matching CRL was found. SEC_ERROR_REUSED_ISSUER_AND_SERIAL=You are attempting to import a cert with the same issuer/serial as an existing cert, but that is not the same cert. SEC_ERROR_BUSY=NSS could not shutdown. Objects are still in use. SEC_ERROR_EXTRA_INPUT=DER-encoded message contained extra unused data. SEC_ERROR_UNSUPPORTED_ELLIPTIC_CURVE=Unsupported elliptic curve. SEC_ERROR_UNSUPPORTED_EC_POINT_FORM=Unsupported elliptic curve point form. SEC_ERROR_UNRECOGNIZED_OID=Unrecognized Object Identifier. SEC_ERROR_OCSP_INVALID_SIGNING_CERT=Invalid OCSP signing certificate in OCSP response. SEC_ERROR_REVOKED_CERTIFICATE_CRL=Certificate is revoked in issuer's certificate revocation list. SEC_ERROR_REVOKED_CERTIFICATE_OCSP=Issuer's OCSP responder reports certificate is revoked. SEC_ERROR_CRL_INVALID_VERSION=Issuer's Certificate Revocation List has an unknown version number. SEC_ERROR_CRL_V1_CRITICAL_EXTENSION=Issuer's V1 Certificate Revocation List has a critical extension. SEC_ERROR_CRL_UNKNOWN_CRITICAL_EXTENSION=Issuer's V2 Certificate Revocation List has an unknown critical extension. SEC_ERROR_UNKNOWN_OBJECT_TYPE=Unknown object type specified. SEC_ERROR_INCOMPATIBLE_PKCS11=PKCS #11 driver violates the spec in an incompatible way. SEC_ERROR_NO_EVENT=No new slot event is available at this time. SEC_ERROR_CRL_ALREADY_EXISTS=CRL already exists. SEC_ERROR_NOT_INITIALIZED=NSS is not initialized. SEC_ERROR_TOKEN_NOT_LOGGED_IN=The operation failed because the PKCS#11 token is not logged in. SEC_ERROR_OCSP_RESPONDER_CERT_INVALID=Configured OCSP responder's certificate is invalid. SEC_ERROR_OCSP_BAD_SIGNATURE=OCSP response has an invalid signature. PK n3-^ 'locale/en-US/pipnss/security.properties# # ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 1998 # the Initial Developer. All Rights Reserved. # # Contributor(s): # Sean Cotter # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** Title=Security Warning MixedContentMessage=You have requested an encrypted page that contains some unencrypted information. Information that you see or enter on this page could easily be read by a third party. LeaveSecureMessage=You are about to leave an encrypted page. Information you send or receive from now on could easily be read by a third party. EnterSecureMessage=You have requested an encrypted page. The web site has identified itself correctly, and information you see or enter on this page can't easily be read by a third party. WeakSecureMessage=You have requested a page that uses low-grade encryption. The web site has identified itself correctly, but information you see or enter on this page could be read by a third party. PostToInsecureFromSecureMessage=Although this page is encrypted, the information you have entered is to be sent over an unencrypted connection and could easily be read by a third party.##Are you sure you want to continue sending this information?## PostToInsecureFromInsecureMessage=The information you have entered is to be sent over an unencrypted connection and could easily be read by a third party.##Are you sure you want to continue sending this information?## MixedContentShowAgain=Alert me whenever I'm about to view an encrypted page that contains some unencrypted information. LeaveSecureShowAgain=Alert me whenever I leave an encrypted page for one that isn't encrypted. EnterSecureShowAgain=Alert me whenever I am about to view an encrypted page. WeakSecureShowAgain=Alert me whenever I am about to view a page that uses low-grade encryption. PostToInsecureFromInsecureShowAgain=Alert me whenever I submit information that's not encrypted. SecurityButtonTooltipText=Displays security information about the current page SecurityButtonMixedContentTooltipText=Warning: Contains unauthenticated content Continue=Continue PK \7 locale/en-US/pippki/pippki.dtd PK 34* locale/en-US/pippki/pref-ssl.dtd PK {~7,,%locale/en-US/pippki/pippki.properties# # ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 1998 # the Initial Developer. All Rights Reserved. # # Contributor(s): # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** SignedBy=Authenticated by %S CertPassPrompt=Please enter the Personal Security Password for the PSM Private Keys security device. #These are for dialogs #Download Cert dialog newCAMessage1=Do you want to trust "%S" for the following purposes? unnamedCA=Certificate Authority (unnamed) #For editing cert trust editTrustWindowTitle=Edit certificate trust editTrustCA=The certificate "%S" represents a Certificate Authority. editTrustSSL=The certificate "%S" was issued by: editTrustEmail=The certificate "%S" was issued by: issuerNotTrusted=Because you do not trust the certificate authority that issued this certificate, you do not trust the authenticity of this certificate unless otherwise indicated here. issuerTrusted=Because you trust the certificate authority that issued this certificate, you trust the authenticity of this certificate unless otherwise indicated here. issuerNotKnown=Because you do not know the certificate authority that issued this certificate, you do not trust the authenticity of this certificate unless otherwise indicated here. issuerCertNotFound=Certificate for this certificate authority was not found #For Deleting Certificates deleteSslCertConfirm3=Are you sure you want to delete these server exceptions? deleteSslCertImpact3=If you delete a server exception, you restore the usual security checks for that server and require it uses a valid certificate. deleteSslCertTitle3=Delete Server Certificate Exceptions deleteUserCertConfirm=Are you sure you want to delete these certificates? deleteUserCertImpact=If you delete one of your own certificates, you can no longer use it to identify yourself. deleteUserCertTitle=Delete your Certificates deleteCaCertConfirm=Are you sure you want to delete these CA certificates? deleteCaCertImpactX=If you delete a certificate authority (CA) certificate, this application will no longer trust any certificates issued by that CA. deleteCaCertTitle=Delete CA Certificates deleteEmailCertConfirm=Are you sure you want to delete these people's e-mail certificates? deleteEmailCertImpactDesc=If you delete a person's e-mail certificate, you will no longer be able to send encrypted e-mail to that person. deleteEmailCertTitle=Delete E-Mail Certificates deleteOrphanCertConfirm=Are you sure you want to delete these certificates? deleteOrphanCertTitle=Delete Certificates #PKCS#12 file dialogs chooseP12RestoreFileDialog=File Name to Restore chooseP12BackupFileDialog=File Name to Backup file_browse_PKCS12_spec=PKCS12 Files #Preferences resetPreferences=Use this button to reset %S's security preferences to their factory settings. #Cert verification certVerified=This certificate has been verified for the following uses: certNotVerified_CertRevoked=Could not verify this certificate because it has been revoked. certNotVerified_CertExpired=Could not verify this certificate because it has expired. certNotVerified_CertNotTrusted=Could not verify this certificate because it is not trusted. certNotVerified_IssuerNotTrusted=Could not verify this certificate because the issuer is not trusted. certNotVerified_IssuerUnknown=Could not verify this certificate because the issuer is unknown. certNotVerified_CAInvalid=Could not verify this certificate because the CA certificate is invalid. certNotVerified_Unknown=Could not verify this certificate for unknown reasons. #Client auth clientAuthMessage1=Organization: "%S" clientAuthMessage2=Issued Under: "%S" #Page Info pageInfo_SiteNotVerified=Web Site Identity Not Verified pageInfo_WebSiteVerified=Web Site Identity Verified pageInfo_Identity_Verified=The web site %S supports authentication for the page you are viewing. The identity of this web site has been verified by %S, a certificate authority you trust for this purpose. pageInfo_ViewCertificate=View the security certificate that verifies this web site's identity. pageInfo_NoEncryption=Connection Not Encrypted pageInfo_Privacy_None1=The web site %S does not support encryption for the page you are viewing. pageInfo_Privacy_None2=Information sent over the Internet without encryption can be seen by other people while it is in transit. pageInfo_Privacy_None3=The page you are viewing is not encrypted. pageInfo_StrongEncryption=Connection Encrypted: High-grade Encryption (%S %S bit) pageInfo_Privacy_Strong1=The page you are viewing was encrypted before being transmitted over the Internet. pageInfo_Privacy_Strong2=Encryption makes it very difficult for unauthorized people to view information traveling between computers. It is therefore very unlikely that anyone read this page as it traveled across the network. pageInfo_WeakEncryption=Connection Encrypted: Low-grade Encryption (%S %S bit) pageInfo_Privacy_Weak1=The web site %S is using low-grade encryption for the page you are viewing. pageInfo_Privacy_Weak2=Low-grade encryption may allow some unauthorized people to view this information. pageInfo_MixedContent=Connection Partially Encrypted pageInfo_Privacy_Mixed1=Parts of the page you are viewing were not encrypted before being transmitted over the Internet. #Cert Viewer certDetails=Certificate Viewer: notPresent= unknownIssuer= escrowFinalMessage=You should click OK only if you trust "%S" to protect your encryption private key. #Token Manager password_not_set=(not set) failed_pw_change=Unable to change Master Password. incorrect_pw=You did not enter the correct current Master Password. Please try again. pw_change_ok=Master Password successfully changed. pw_erased_ok=Warning! You have deleted your Master Password. pw_not_wanted=Warning! You have decided not to use a Master Password. pw_empty_warning=Your stored web and email passwords, form data, and private keys will not be protected. pw_change2empty_in_fips_mode=You are currently in FIPS mode. FIPS requires a non-empty Master Password. login_failed=Failed to Login loadPK11TokenDialog=Choose a PKCS#11 device to load devinfo_modname=Module devinfo_modpath=Path devinfo_label=Label devinfo_manID=Manufacturer devinfo_serialnum=Serial Number devinfo_hwversion=HW Version devinfo_fwversion=FW Version devinfo_status=Status devinfo_desc=Description devinfo_stat_disabled=Disabled devinfo_stat_notpresent=Not Present devinfo_stat_uninitialized=Uninitialized devinfo_stat_notloggedin=Not Logged In devinfo_stat_loggedin=Logged In devinfo_stat_ready=Ready enable_fips=Enable FIPS disable_fips=Disable FIPS fips_nonempty_password_required=FIPS mode requires that you have a Master Password set for each security device. Please set the password before trying to enable FIPS mode. # CRL next update. crlNextUpdateMsg1=%S cannot establish an encrypted connection with "%S". crlNextUpdateMsg2=The certificate revocation list (CRL) from "%S" needs to be updated. NoUpdateFailure=None lastFetchUrlLabel=URL originally fetched from advertisedUrlLabel=URL advertised by the CA crlAutoUpdateDayCntError=Number of days before next update must be a number greater than zero. crlAutoUpdtaeFreqCntError=Frequency of update must be a number greater than zero. disabledStatement=Automatic Update is not enabled for this CRL. enabledStatement=Automatic Update is enabled for this CRL. crlAutoupdateQuestion1=Would you like to enable automatic update? crlAutoupdateQuestion2=Would you like to view the automatic update settings? undefinedValStr= undefinedURL=Auto update URL is not defined. yesButton=Yes noButton=No resetPasswordConfirmationTitle=Reset Master Password resetPasswordConfirmationMessage=Your password has been reset. crlAutoupdateEnabled=Enabled crlAutoupdateNotEnabled=Not Enabled crlAutoupdateOk=OK crlAutoupdateFailed=Failed crlImportNewCRLTitle=Import Certificate Revocation List crlImportNewCRLLabel=Import the CRL from: #Import certificate(s) file dialog importEmailCertPrompt=Select File containing somebody's Email certificate to import importCACertsPrompt=Select File containing CA certificate(s) to import importServerCertPrompt=Select File containing Server certificate to import file_browse_Certificate_spec=Certificate Files # Form Signing confirmation prompt formSigningIntro=The site '%S' has requested that you sign the following text message: # Cert export SaveCertAs=Save Certificate To File CertFormatBase64=X.509 Certificate (PEM) CertFormatBase64Chain=X.509 Certificate with chain (PEM) CertFormatDER=X.509 Certificate (DER) CertFormatPKCS7=X.509 Certificate (PKCS#7) CertFormatPKCS7Chain=X.509 Certificate with chain (PKCS#7) writeFileFailure=File Error writeFileFailed=Can't write to file %S:\n%S. writeFileAccessDenied=Access denied writeFileIsLocked=File is locked writeFileNoDeviceSpace=No space left on device writeFileUnknownError=Unknown error #Add Security Exception dialog addExceptionBrandedWarning=You are about to override how %S identifies sites. addExceptionInvalidHeader=This site attempts to identity itself with invalid information. addExceptionDomainMismatchShort=Wrong Site addExceptionDomainMismatchLong=Certificate belongs to a different site, which could indicate an identity theft. addExceptionExpiredShort=Outdated Information addExceptionExpiredLong=Certificate is not currently valid. It is impossible to verify whether this identity was reported as stolen or lost. addExceptionUnverifiedShort=Unknown Identity addExceptionUnverifiedLong=Certificate is not trusted, because it hasn't been verified by a recognized authority. addExceptionValidShort=Valid Certificate addExceptionValidLong=This site provides valid, verified identification. There is no need to add an exception. addExceptionCheckingShort=Checking Information addExceptionCheckingLong=Attempting to identify the site… addExceptionNoCertShort=No Information Available addExceptionNoCertLong=Unable to obtain identification status for the given site. addExceptionConnectionFailed=Connection Failed PK n2.EE#locale/en-US/pippki/PrefOverlay.dtd PK z7 ]J %locale/en-US/pippki/pref-security.dtd PK zK4N'locale/en-US/pippki/PageInfoOverlay.dtd PK z7)zC"C"#locale/en-US/pippki/certManager.dtd PK z7+' %locale/en-US/pippki/deviceManager.dtd PK z7-'locale/en-US/pippki/pref-validation.dtd PK z77r 'locale/en-US/pippki/pref-masterpass.dtd PK z7#Lu6 6 &locale/en-US/reporter/reportWizard.dtd PK B2Vlocale/en-US/reporter/about.dtd PK ep14xV)locale/en-US/reporter/reporterOverlay.dtd PK ue7aU&'locale/en-US/reporter/reportResults.dtd PK B2"locale/en-US/reporter/reporter.dtd PK z77<-locale/en-US/reporter/reportWizard.propertiessubmitReport=Submit Report submitReport.accesskey=S sendingReport=Sending Report… reportSent=Report Sent finishError=Error Sending Report successfullyCreatedReport=Successfully Transmitted Report failedCreatingReport=There was an error creating the report, and so no information was sent to mozilla.org defaultError=Unable to make a successful connection to the server. invalidResponse=An invalid response was received from the server. Please try again later. PK B2E/JJ0locale/en-US/reporter/reporterOverlay.properties# Script accessible strings for the browser integration overlay go here. PK ;7u4locale/branding/brand.dtd PK ;7uBB locale/branding/brand.propertiesbrandShortName=Firefox brandFullName=Mozilla Firefox vendorShortName=Mozilla homePageSingleStartMain=Firefox Start, a fast home page with built-in search homePageImport=Import your home page from %S homePageMigrationPageTitle=Home Page Selection homePageMigrationDescription=Please select the home page you wish to use: PK ۓ6uulocale/browser/aboutDialog.dtd PK l@[6GQfflocale/browser/credits.dtd PK z7h<"locale/browser/baseMenuOverlay.dtd PK z7qRʬ!locale/browser/browser.propertiesnv_done=Done nv_timeout=Timed Out nv_stopped=Stopped openFile=Open File droponbookmarksbutton=Drop a link to bookmark it dropondownloadsbutton=Drop a link or file to download it droponnewtabbutton=Drop a link or file to open it in a new tab droponnewwindowbutton=Drop a link or file to open it in a new window droponhomebutton=Drop a link or file to make it your home page droponhometitle=Set Home Page droponhomemsg=Do you want this document to be your new home page? # context menu strings contextMenuSearchText=Search %S for "%S" blockImages=Block Images from %S # bookmark dialog strings bookmarkAllTabsDefault=[Folder Name] xpinstallPromptWarning=%S prevented this site (%S) from asking you to install software on your computer. xpinstallPromptAllowButton=Allow # Accessibility Note: # Be sure you do not choose an accesskey that is used elsewhere in the active context (e.g. main menu bar, submenu of the warning popup button) # See http://www.mozilla.org/access/keyboard/accesskey for details xpinstallPromptAllowButton.accesskey=A xpinstallDisabledMessageLocked=Software installation has been disabled by your system administrator. xpinstallDisabledMessage=Software installation is currently disabled. Click Enable and try again. xpinstallDisabledButton=Enable xpinstallDisabledButton.accesskey=n popupWarning=%S prevented this site from opening a popup window. popupWarningMultiple=%S prevented this site from opening %S popup windows. popupWarningButton=Options popupWarningButton.accesskey=O popupWarningButtonUnix=Preferences popupWarningButtonUnix.accesskey=P popupAllow=Allow popups for %S popupBlock=Block popups for %S popupWarningDontShowFromMessage=Don't show this message when popups are blocked popupWarningDontShowFromStatusbar=Don't show info message when popups are blocked popupShowPopupPrefix=Show '%S' imageBlockedWarning=%S will now always block images from %S. imageAllowedWarning=%S will now allow images from %S. undo=Undo undo.accessKey=U # missing plugin installer missingpluginsMessage.title=Additional plugins are required to display all the media on this page. missingpluginsMessage.button.label=Install Missing Plugins… missingpluginsMessage.button.accesskey=I # Sanitize sanitizeWithPromptLabel=Clear Private Data… sanitizeButton=Clear Private Data Now # Check for Updates updatesItem_default=Check for Updates… updatesItem_defaultFallback=Check for Updates… updatesItem_downloading=Downloading %S… updatesItem_downloadingFallback=Downloading Update… updatesItem_resume=Resume Downloading %S… updatesItem_resumeFallback=Resume Downloading Update… updatesItem_pending=Apply Downloaded Update Now… updatesItem_pendingFallback=Apply Downloaded Update Now… # RSS Pretty Print feedNoFeeds=Page has no feeds feedShowFeedNew=Subscribe to '%S'… feedHasFeedsNew=Subscribe to this page… # History menu menuOpenAllInTabs.label=Open All in Tabs menuOpenAllInTabs.accesskey=o # Block autorefresh refreshBlocked.goButton=Allow refreshBlocked.goButton.accesskey=A refreshBlocked.refreshLabel=%S prevented this page from automatically reloading. refreshBlocked.redirectLabel=%S prevented this page from automatically redirecting to another page. # Star button starButtonOn.tooltip=Edit this bookmark starButtonOff.tooltip=Bookmark this page # Identity information identity.domainverified.title=Location Verified identity.domainverified.body=You are currently visiting: identity.domainverified.supplemental=Information identifying the owner of this web site may not have been validated. identity.identified.title=Identity Verified identity.identified.body=This web site is owned by: identity.identified.verifier=Verified by: %S identity.identified.state_and_country=%S, %S identity.identified.title_with_country=%S (%S) identity.unknown.title=Identity Unknown identity.unknown.body=This web site does not supply identity information. identity.encrypted=Your connection to this web site is encrypted to prevent eavesdropping. identity.unencrypted=Your connection to this web site is not encrypted. PK `^e5Axlocale/browser/metaData.dtd PK T66}}"locale/browser/metaData.propertiessameWindowText=Same window newWindowText=New window newTabText=New tab parentFrameText=Parent frame sameFrameText=Same frame embeddedText=Embedded unableToShowProps=No properties available. altTextMissing=Missing altTextBlank=Blank imageSize=%S KB (%S bytes) imageSizeUnknown=Unknown (not cached) imageType=%S image animatedImageType=%S image (animated, %S frames) imageDimensions=%Spx \u00D7 %Spx imageDimensionsScaled=%Spx \u00D7 %Spx (scaled to %Spx \u00D7 %Spx) # LOCALIZATION NOTE: Next two strings are for language name representations # %1$S = language name, %2$S = region name languageRegionFormat=%1$S (%2$S) PK z7locale/browser/openLocation.dtd PK Q0(6""&locale/browser/openLocation.propertieschooseFileDialogTitle=Choose File PK `m7 "locale/browser/pageInfo.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # International Business Machines Corporation. # Portions created by the Initial Developer are Copyright (C) 2000 # the Initial Developer. All Rights Reserved. # # Contributor(s): # Daniel Brooks # Mike Kowalski # Ehsan Akhgari # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** pageInfo.page.title=Page Info - %S pageInfo.frame.title=Frame Info - %S noPageTitle=Untitled Page: pageTitle=%S: unknown=Unknown notset=Not specified yes=Yes no=No mediaImg=Image mediaBGImg=Background mediaObject=Object mediaEmbed=Embed mediaLink=Icon mediaInput=Input mediaFileSize=%S KB mediaSize=%Spx \u00D7 %Spx mediaSelectFolder=Select a Folder to Save the Images mediaBlockImage=Block Images from %S generalQuirksMode=Quirks mode generalStrictMode=Standards compliance mode generalNotCached=Not cached generalDiskCache=Disk cache generalMemoryCache=Memory cache generalSize=%S KB (%S bytes) generalMetaTag=Meta (1 tag) generalMetaTags=Meta (%S tags) generalSiteIdentity=This web site is owned by %S\nThis has been verified by %S feedRss=RSS feedAtom=Atom feedXML=XML securityCertText=This web site provides a certificate to verify its identity. securityNoIdentity=This web site does not supply identity information. securityOneVisit=Yes, once securityNVisits=Yes, %S times PK Q0'+`locale/browser/pageReport.dtd PK ~1[RnCC&locale/browser/pageReportFirstTime.dtd PK NK7$locale/browser/quitDialog.propertiesquitDialogTitle=Quit %S restartDialogTitle=Restart %S quitTitle=&Quit restartTitle=&Restart cancelTitle=&Cancel saveTitle=&Save and Quit neverAsk=Do not ask next time message=Do you want %S to save your tabs and windows for the next time it starts? messageNoWindows=Do you want %S to save your tabs for the next time it starts? messageRestart=%S will try to restore your tabs and windows when it restarts. PK %5;;locale/browser/sanitize.dtd PK -]4k_ locale/browser/search.propertiessearchtip=Search using %S cmd_clearHistory=Clear Search History cmd_clearHistory_accesskey=C cmd_showSuggestions=Show Suggestions cmd_showSuggestions_accesskey=S addEngineConfirmTitle=Add Search Engine addEngineConfirmation=Add "%S" to the list of engines available in the search bar?\n\nFrom: %S addEngineUseNowText=Start &using it right away addEngineAddButtonLabel=Add error_loading_engine_title=Download Error # LOCALIZATION NOTE (error_loading_engine_msg2): %1$S = brandShortName, %2$S = location error_loading_engine_msg2=%S could not download the search plugin from:\n%S error_duplicate_engine_msg=%S could not install the search plugin from "%S" because an engine with the same name already exists. error_invalid_engine_title=Install Error # LOCALIZATION NOTE (error_invalid_engine_msg): %S = brandShortName error_invalid_engine_msg=This search engine isn't supported by %S and can't be installed. cmd_addFoundEngine=Add "%S" suggestion_label=Suggestions PK z7wlocale/browser/searchbar.dtd PK z7'&& locale/browser/engineManager.dtd PK X6X22'locale/browser/engineManager.propertieseditTitle=Edit Keyword editMsg=Enter a new keyword for "%S": duplicateTitle=Duplicate Keyword duplicateEngineMsg=You have chosen a keyword that is currently in use by "%S". Please select another. duplicateBookmarkMsg=You have chosen a keyword that is currently in use by a bookmark. Please select another. PK #2`yt'locale/browser/setDesktopBackground.dtd PK z7'&locale/browser/shellservice.propertiesoptionsLabel=%S &Options safeModeLabel=%S &Safe Mode setDefaultBrowserTitle=Default Browser setDefaultBrowserMessage=%S is not currently set as your default browser. Would you like to make it your default browser? setDefaultBrowserDontAsk=Always perform this check when starting %S. alreadyDefaultBrowser=%S is already set as your default browser. desktopBackgroundLeafNameWin=Desktop Background.bmp DesktopBackgroundDownloading=Saving Picture… DesktopBackgroundSet=Set Desktop Background PK m8 7;1&locale/browser/sessionstore.propertiesrestoredTitle= %S - Restore Previous Session restoredMsg=Your last %S session closed unexpectedly. You can restore the tabs and windows from your previous session, or start a new session if you think the problem was related to a page you were viewing. # Localization note: It is recommended that okTitle be longer than cancelTitle # so that hitting the more prominent button doesn't lead to dataloss (see bug 346264). okTitle=Restore Previous Session cancelTitle=Start New Session PK z7 \[[locale/browser/tabbrowser.dtd PK z7F$locale/browser/tabbrowser.propertiestabs.loading=Loading… tabs.untitled=(Untitled) tabs.closeTab=Close Tab tabs.close=Close tabs.closeWarningTitle=Confirm close tabs.closeWarningOneTab=You are about to close %S tab. Are you sure you want to continue? tabs.closeWarningMultipleTabs=You are about to close %S tabs. Are you sure you want to continue? tabs.closeButtonOne=Close tab tabs.closeButtonMultiple=Close tabs tabs.closeWarningPromptMe=Warn me when I attempt to close multiple tabs PK z7#F%% locale/browser/places/places.dtd Z Sort Order"> A Sort Order"> PK t7Ir'locale/browser/places/places.propertiesdeleteHost=Delete all from %S deleteDomain=Delete entire domain %S deleteHostNoSelection=Delete host deleteDomainNoSelection=Delete domain finduri-AgeInDays-is-0=Today finduri-AgeInDays-is-1=Yesterday finduri-AgeInDays-is=%S days ago finduri-AgeInDays-isgreater=Older than %S days finduri-Hostname-is-=(no host) load-js-data-url-error=For security reasons, javascript or data urls cannot be loaded from the history window or sidebar. noTitle=(no title) localhost=(local files) bookmarksMenuName=Bookmarks Menu bookmarksToolbarName=Bookmarks Toolbar bookmarksMenuEmptyFolder=(Empty) bookmarksLivemarkLoading=Live Bookmark loading… bookmarksLivemarkFailed=Live Bookmark feed failed to load. # LOCALIZATION NOTE (bookmarksBackupFilename) : # %S will be replaced by the current date in ISO 8601 format, YYYY-MM-DD. # The resulting string will be suggested as a filename, so make sure that you're # only using characters legal for file names. Consider falling back to the # en-US value if you have to use non-ascii characters. bookmarksBackupFilename=Bookmarks %S.html bookmarksBackupTitle=Bookmarks backup filename bookmarksRestoreAlertTitle=Revert Bookmarks bookmarksRestoreAlert=This will replace all of your current bookmarks with the backup. Are you sure? bookmarksRestoreTitle=Select a bookmarks backup headerTextPrefix1=Showing headerTextPrefix2=Search Results for headerTextPrefix3=Advanced Search lessCriteria.label=- moreCriteria.label=+ menuOpenLivemarkOrigin.label=Open "%S" defaultGroupOnLabel=Group by Site defaultGroupOnAccesskey=S defaultGroupOffLabel=No Grouping defaultGroupOffAccesskey=N livemarkGroupOnLabel=Group By Feed livemarkGroupOnAccesskey=F livemarkGroupOffLabel=No Grouping livemarkGroupOffAccesskey=N livemarkReload=Reload livemarkReloadAll=Reload All Live Bookmarks livemarkReloadOne=Reload %S sortByName=Sort '%S' by Name sortByNameGeneric=Sort by Name view.sortBy.name.label=Sort by Name view.sortBy.name.accesskey=N view.sortBy.url.label=Sort by Location view.sortBy.url.accesskey=L view.sortBy.date.label=Sort by Visit Date view.sortBy.date.accesskey=V view.sortBy.visitCount.label=Sort by Visit Count view.sortBy.visitCount.accesskey=C view.sortBy.keyword.label=Sort by Keyword view.sortBy.keyword.accesskey=K view.sortBy.description.label=Sort by Description view.sortBy.description.accesskey=D view.sortBy.dateAdded.label=Sort by Added view.sortBy.dateAdded.accesskey=A view.sortBy.lastModified.label=Sort by Last Modified view.sortBy.lastModified.accesskey=M view.sortBy.tags.label=Sort by Tags view.sortBy.tags.accesskey=T searchByDefault=Search in Bookmarks searchCurrentDefault=Search in '%S' findInPrefix=Find in '%S'… tabs.openWarningTitle=Confirm open tabs.openWarningMultipleBranded=You are about to open %S tabs. This might slow down %S while the pages are loading. Are you sure you want to continue? tabs.openButtonMultiple=Open tabs tabs.openWarningPromptMeBranded=Warn me when opening multiple tabs might slow down %S status_foldercount = %S object(s) SelectImport=Import Bookmarks File EnterExport=Export Bookmarks File saveSearch.title=Save Search saveSearch.inputLabel=Name: saveSearch.defaultText=New Query detailsPane.noItems=No items detailsPane.oneItem=One item detailsPane.multipleItems=%S items smartBookmarksFolderTitle=Smart Bookmarks mostVisitedTitle=Most Visited recentlyBookmarkedTitle=Recently Bookmarked recentTagsTitle=Recent Tags OrganizerQueryHistory=History OrganizerQueryDownloads=Downloads OrganizerQueryAllBookmarks=All Bookmarks # LOCALIZATION NOTE (tagResultLabel) : # This is what we use to form the label (for screen readers) # for url bar autocomplete results of type "tag" # See createResultLabel() in urlbarBindings.xml tagResultLabel=Tag # LOCALIZATION NOTE (bookmarkResultLabel) : # This is what we use to form the label (for screen readers) # for url bar autocomplete results of type "bookmark" # See createResultLabel() in urlbarBindings.xml bookmarkResultLabel=Bookmark PK PK 6,jWAA,locale/browser/places/bookmarkProperties.dtd PK z6/蕦3locale/browser/places/bookmarkProperties.propertiesdialogAcceptLabelAddItem=Add dialogAcceptLabelAddMulti=Add Bookmarks dialogAcceptLabelEdit=Save Changes dialogTitleAddBookmark=Add Bookmark dialogTitleAddLivemark=Add Live Bookmark dialogTitleAddFolder=Add Folder dialogTitleAddMulti=Bookmark All Tabs dialogTitleEdit=Properties for "%S" bookmarkAllTabsDefault=[Folder Name] newFolderDefault=New Folder newBookmarkDefault=New Bookmark newLivemarkDefault=New Live Bookmark PK u4ù-locale/browser/preferences/selectBookmark.dtd PK x)695'locale/browser/places/moveBookmarks.dtd PK ^y6aD=Blocale/browser/safebrowsing/phishing-afterload-warning-message.dtd PK 5rr/locale/browser/safebrowsing/report-phishing.dtd PK 1s77""2locale/browser/safebrowsing/blockedSite.propertiesmalware.title=Suspected Attack Site! malware.shortDesc=The web site at %S has been reported as an attack site and has been blocked based on your security preferences. malware.longDesc=

    Attack sites try to install programs that steal private information, use your computer to attack others, or damage your system.

    \n

    Web site owners who believe their site has been reported as an attack site in error may request a review.

    phishing.title=Suspected Web Forgery! phishing.shortDesc=The web site at %S has been reported as a web forgery designed to trick users into sharing personal or financial information. phishing.longDesc=

    Entering any personal information on this page may result in identity theft or other fraud.

    These types of web forgeries are used in scams known as phishing attacks, in which fraudulent web pages and emails are used to imitate sources you may trust.

    # Localization note (phishing.learnMoreLink): please leave the HTML tags as-is. # A localized href is pulled in from user preferences automatically. The anchor # text, as well as the rest of the sentence, should be translated. phishing.learnMoreLink=

    You can find out more about how %S protects you from phishing attacks.

    PK s6"locale/browser/feeds/subscribe.dtd PK z7;!)locale/browser/feeds/subscribe.propertieslinkTitleTextFormat=Go to %S addHandler=Add "%S" (%S) as a Feed Reader? addHandlerAddButton=Add Feed Reader addHandlerAddButtonAccesskey=A handlerRegistered="%S" is already registered as a Feed Reader liveBookmarks=Live Bookmarks subscribeNow=Subscribe Now chooseApplicationMenuItem=Choose Application… chooseApplicationDialogTitle=Choose Application alwaysUse=Always use %S to subscribe to feeds # Protocol Handling # "Add %appName (%appDomain) as an application for %protocolType links?" addProtocolHandler=Add %S (%S) as an application for %S links? addProtocolHandlerAddButton=Add Application # "%appName has already been added as an application for %protocolType links." protocolHandlerRegistered=%S has already been added as an application for %S links. PK z7W PK z7CЧ &locale/browser/migration/migration.dtd PK Y3:r^-locale/browser/migration/migration.propertiesprofileName_format=%S %S # Browser Specific sourceNameIE=Internet Explorer sourceNameSeamonkey=Netscape 6/7/Mozilla sourceNameDogbert=Netscape 4 sourceNameOpera=Opera sourceNameSafari=Safari sourceNameOmniWeb=OmniWeb sourceNameCamino=Camino sourceNameICab=iCab sourceNameKonqueror=Konqueror sourceNameEpiphany=Epiphany sourceNameGaleon=Galeon importedBookmarksFolder=From %S importedSearchURLsFolder=Keyword Searches (From %S) importedSearchURLsTitle=Search on %S importedSearchUrlDesc=Type "%S " in the Location Bar to perform a search on %S. importedDogbertBookmarksTitle=From Netscape 4 importedSeamonkeyBookmarksTitle=From Netscape 6/7/Mozilla importedSafariBookmarks=From Safari importedOperaHotlistTitle=From Opera importedOperaSearchUrls=Keyword Searches (From Opera) # Import Sources 1_ie=Internet Options 1_opera=Preferences 1_dogbert=Preferences 1_seamonkey=Preferences 1_phoenix=Preferences 1_safari=Preferences 1_macie=Preferences 2_ie=Cookies 2_opera=Cookies 2_dogbert=Cookies 2_seamonkey=Cookies 2_phoenix=Cookies 2_safari=Cookies 2_macie=Cookies 4_ie=Browsing History 4_opera=Browsing History 4_dogbert=Browsing History 4_seamonkey=Browsing History 4_phoenix=Browsing History 4_safari=Browsing History 4_macie=Browsing History 8_ie=Saved Form History 8_opera=Saved Form History 8_dogbert=Saved Form History 8_seamonkey=Saved Form History 8_phoenix=Saved Form History 8_safari=Saved Form History 8_macie=Saved Form History 16_ie=Saved Passwords 16_opera=Saved Passwords 16_dogbert=Saved Passwords 16_seamonkey=Saved Passwords 16_phoenix=Saved Passwords 16_safari=Saved Passwords 16_macie=Saved Passwords 32_ie=Favorites 32_opera=Bookmarks 32_dogbert=Bookmarks 32_seamonkey=Bookmarks 32_phoenix=Bookmarks 32_safari=Bookmarks 32_macie=Favorites 64_ie=Other Data 64_opera=Other Data 64_dogbert=Other Data 64_seamonkey=Other Data 64_phoenix=Other Data 64_safari=Other Data 64_macie=Other Data PK Ô7TLjY'locale/browser/preferences/advanced.dtd PK jd30544%locale/browser/preferences/colors.dtd PK #2y66&locale/browser/preferences/cookies.dtd PK z7]oo&locale/browser/preferences/content.dtd PK #%7? PK [87CwI+locale/browser/preferences/applications.dtd PK U5GO@GG+locale/browser/preferences/fallbackEULA.dtdThe privacy agreement failed to load.

    "> PK s5cƻT $locale/browser/preferences/fonts.dtd PK Ô7#locale/browser/preferences/main.dtd PK z7U(locale/browser/preferences/languages.dtd PK s53gg*locale/browser/preferences/permissions.dtd PK U5g(locale/browser/preferences/phishEULA.dtd PK Ô7Y}*locale/browser/preferences/preferences.dtd PK z7i 1locale/browser/preferences/preferences.properties#### Security # LOCALIZATION NOTE: phishBefore uses %S to represent the name of the provider # whose privacy policy must be accepted (for enabling # check-every-page-as-I-load-it phishing protection). phishBeforeText=Selecting this option will send the address of web pages you are viewing to %S. To continue, please review and accept the following terms of service. #### Fonts labelDefaultFont=Default (%S) #### Permissions Manager cookiepermissionstext=You can specify which web sites are always or never allowed to use cookies. Type the exact address of the site you want to manage and then click Block, Allow for Session, or Allow. cookiepermissionstitle=Exceptions - Cookies addonspermissionstext=You can specify which web sites are allowed to install add-ons. Type the exact address of the site you want to allow and then click Allow. addons_permissions_title=Allowed Sites - Add-ons Installation popuppermissionstext=You can specify which web sites are allowed to open popup windows. Type the exact address of the site you want to allow and then click Allow. popuppermissionstitle=Allowed Sites - Popups imagepermissionstext=You can specify which web sites are allowed to load images. Type the exact address of the site you want to manage and then click Block or Allow. imagepermissionstitle=Exceptions - Images invalidURI=Please enter a valid hostname invalidURITitle=Invalid Hostname Entered #### Master Password pw_change2empty_in_fips_mode=You are currently in FIPS mode. FIPS requires a non-empty Master Password. pw_change_failed_title=Password Change Failed #### Fonts # LOCALIZATION NOTE: Next two strings are for language name representations with # and without the region. # e.g. languageRegionCodeFormat : "French/Canada [fr-ca]" languageCodeFormat : "French [fr]" # %1$S = language name, %2$S = region name, %3$S = language-region code languageRegionCodeFormat=%1$S/%2$S [%3$S] # %1$S = language name, %2$S = language-region code languageCodeFormat=%1$S [%2$S] #### Downloads desktopFolderName=Desktop downloadsFolderName=Downloads chooseDownloadFolderTitle=Choose Download Folder: #### Applications fileEnding=%S file saveFile=Save File chooseApp=Choose application… fpTitleChooseApp=Select Helper Application webFeed=Web Feed alwaysAsk=Always ask # LOCALIZATION NOTE (pluginName): # %1$S = plugin name (for example "QuickTime Plugin-in 7.2") # %2$S = brandShortName from brand.properties (for example "Minefield") pluginName=%S (in %S) # LOCALIZATION NOTE (previewInApp, liveBookmarksInApp): %S = brandShortName previewInApp=Preview in %S liveBookmarksInApp=Live Bookmarks in %S # LOCALIZATION NOTE (typeDescriptionWithType): # %1$S = type description (for example "Portable Document Format") # %2$S = type (for example "application/pdf") typeDescriptionWithType=%S (%S) #### Cookie Viewer hostColon=Host: domainColon=Domain: forSecureOnly=Encrypted connections only forAnyConnection=Any type of connection AtEndOfSession = at end of session can=Allow canSession=Allow for Session cannot=Block noCookieSelected= cookiesAll=The following cookies are stored on your computer: cookiesFiltered=The following cookies match your search: removeCookies=Remove Cookies removeCookie=Remove Cookie PK 7C8ޤ&locale/browser/preferences/privacy.dtd PK z7U^< < 'locale/browser/preferences/security.dtd PK 94N1/locale/browser/preferences/securityWarnings.dtd PK aJ51{#locale/browser/preferences/tabs.dtd PK 4 j)locale/browser/sidebar/sidebar.propertiesaddMicsumGenConfirmTitle=Add Microsummary Generator addMicsumGenConfirmText=Add the following microsummary generator?\n\nSource: %S PK V6t'locale/browser-region/region.properties# Default search engine browser.search.defaultenginename=Google # Search engine order (order displayed in the search bar dropdown)s browser.search.order.1=Google browser.search.order.2=Yahoo # This is the default set of web based feed handlers shown in the reader # selection UI browser.contentHandlers.types.0.title=Bloglines browser.contentHandlers.types.0.uri=http://www.bloglines.com/login?r=/sub/%s browser.contentHandlers.types.1.title=My Yahoo browser.contentHandlers.types.1.uri=http://add.my.yahoo.com/rss?url=%s browser.contentHandlers.types.2.title=Google browser.contentHandlers.types.2.uri=http://fusion.google.com/add?feedurl=%s # Keyword URL (for location bar searches) keyword.URL=http://www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=navclient&gfns=1&q= PK h<4d~~locale/browser/help/help.rdf %brandDTD; ]>
  • PK z7YP߆߆$locale/browser/help/firebird-toc.rdf %brandDTD; ]>
  • PK o17%O O !locale/browser/help/search-db.rdf
  • PK -5F00'locale/browser/help/accessibility.xhtml %brandDTD; %platformDTD; ]> Accessibility Features of &brandFullName;

    Accessibility Features of &brandFullName;

    &brandShortName; includes many features to make the browser and web content accessible to all users, including those who have low vision, no vision, or limited ability to use a keyboard or mouse.

    Using a Keyboard

    Keyboard Shortcuts

    A list of common keyboard shortcuts is available in &brandShortName; Keyboard Shortcuts. Online, you can find a comparison chart of keyboard shortcuts implemented in &brandShortName;, Microsoft Internet Explorer, and Opera.

    Always use the cursor keys to navigate within webpages

    Always use the cursor keys to navigate within webpages allows you to move through web content as if you were inside a read-only editor. You can use the keyboard to select web content and copy it to the clipboard. You can enable this feature by selecting &pref.menuPath;, opening the General tab in the Advanced panel, and checking the Always use the cursor keys to navigate within webpages &pref.singular;.

    You can press F7 at any time to turn this feature on or off. When you press F7, &brandShortName; will ask if you really want to turn on this feature. You can disable this prompt by selecting Don't show this dialog again.

    Search for text when I start typing

    Search for text when I start typing allows you to quickly navigate to text or hyperlinks in a web page. This feature has two modes. Press / and start typing to search all text on the current page, or press ' before your string to search hyperlinks only. &brandShortName; will highlight matching text or hyperlinks as you type.

    The following keyboard shortcuts control this feature:

    • Type more characters to narrow your search. &brandShortName; will highlight the next matching hyperlink or text or alert you that nothing matched.
    • Press &accelKey;+G or F3 to find the next occurrence of your current search string.
    • Press &accelKey;+&shiftKey;+G or &shiftKey;+F3 to find the previous occurrence of your current search string.
    • Press Backspace to undo the last character you typed. &brandShortName; will back up to the previously highlighted text.
    • Press Esc to cancel a search. You can also cancel a search by changing focus, scrolling the page with the mouse or keyboard, or simply waiting for the timeout.

    You can change the default behavior of this feature by selecting &pref.menuPath;, opening the General tab of the Advanced panel, and checking the Search for text when I start typing &pref.singular;. If this option is checked, you can start typing at any time to auto-start an inline search. By default auto-started searches look for all text on the page. You can still explicitly press ' or / to start finding in one mode or the other.

    You can use this feature to get to buttons, text boxes and other form controls. Search for the text immediately before the form control you want and press Tab. Pressing Tab automatically exits the search and sets focus to the next form field or button after the highlighted text.

    Using a Mouse

    Common Mouse Shortcuts

    A list of common mouse shortcuts is available in &brandShortName; Mouse Shortcuts.

    Fonts and Colors

    Overriding Page Fonts

    Some web sites may display text in fonts that are difficult to read, and other sites may rely on the browser's default fonts. You can set your default fonts by going to &pref.menuPath;, selecting the Content panel, and selecting a default font and size in the Fonts & Colors section.

    You can specify default fonts for different styles, including serif, sans-serif, and monospace by clicking the Advanced button. However, many web pages specify their own fonts, so your choices will have no effect on such pages. To override the fonts defined by such pages, uncheck the Allow pages to choose their own fonts, instead of my selections above &pref.singular;.

    Note that some web pages may display incorrectly depending on your choice of a default font.

    Setting a Minimum Font Size

    Some web sites may display text which is too small to read comfortably. To make such pages easier to read, you can set a minimum font size. On web pages that try to display text smaller than this size, &brandShortName; will enlarge the text to your chosen size.

    To set a minimum font size, go to &pref.menuPath;, select the Content panel, and click the Advanced button in the Fonts & Colors section. You can specify a minimum font size from the dropdown menu.

    Note that some web pages may display incorrectly depending on your choice of a minimum font size.

    Resizing Page Text

    You can temporarily change the size of text on any web page in the View > Text Size menu. The new size will remain in effect until you close your browser window or tab, even if you navigate to a different web site.

    The following keyboard shortcuts control text size:

    • Press &accelKey;++ to increase the text size. This zooms the text to 120% of its original size, then 150%, 200%, 300%, 450%, 675%, 1013%, and 1519%.
    • Press &accelKey;+- to decrease the text size. This zooms the text to 90% of its original size, then 50%, 33%, 22%, 15%, 10%, 7%, 4%, 3%, 2%, and 1%.
    • Press &accelKey;+0 to reset the text size to the web page's default size.

    Note that some web pages may display incorrectly if you increase or decrease the text size.

    Overriding Page Colors

    Some web sites may display text and background colors that are difficult to read, and other sites may rely on the browser's default colors. You can set your default colors by going to &pref.menuPath;, selecting the Content panel, and clicking the Colors button in the Fonts & Colors section. You can set default text and background colors, as well as default colors for visited and unvisited hyperlinks. You can also specify whether hyperlinks should be underlined.

    However, many web pages set their own colors, so your choices will have no effect. To override the colors defined by web pages, uncheck the Allow pages to choose their own colors, instead of my selections above &pref.singular;.

    Using a High Contrast Theme

    &brandShortName; automatically detects if you are using a High Contrast theme and displays everything in your high contrast color scheme. This overrides all other other browser or web page settings, and it affects the &brandShortName; interface itself (all menus, windows, and dialog boxes) and the content of any web page you visit.

    To use a High Contrast theme, go to Start Menu > Control Panel > Accessibility Options > Display and check the Use High Contrast &pref.singular;.

    Controlling Web Content

    Blocking Popup Windows

    See Controlling Popups for information on blocking popup windows.

    Turning Off Java Applets

    Some web pages provide a rich interactive experience with Java™ applets. However, some users that rely on keyboard navigation may experience problems with some Java applets that automatically set focus and do not provide a way to break out of the applet and navigate to the rest of the web page. If this is a problem for you, you can disable Java by going to &pref.menuPath;, selecting the Content and unchecking the Enable Java &pref.singular;.

    Restricting JavaScript Behavior

    You can turn off JavaScript entirely by going to &pref.menuPath;, selecting the Content panel, and unchecking Enable JavaScript. Some web pages rely on JavaScript and may not work properly if JavaScript is disabled.

    If you do not wish to disable JavaScript entirely, there are also a number of advanced JavaScript settings to restrict the behavior of scripts. Immediately after the Enable JavaScript checkbox, click the Advanced button to open the Advanced JavaScript Settings window. You can control whether scripts are allowed to move or resize existing windows, raise or lower windows, disable or replace context menus, hide the status bar, or change status bar text.

    Compatibility With Assistive Technologies

    The latest information about compatibility with third-party assistive technologies is online at Access Mozilla: Compatibility with assistive technologies.

    Finding Help Online

    Freedom Scientific maintains a number of mailing lists for JAWS users.

    GW Micro maintains a number of mailing lists for Window Eyes users.

    You may also post accessibility questions to the &brandShortName; Support forum.

    29 Aug 2006

    Copyright © ©right.years; Contributors to the Mozilla Help Viewer Project.

    PK z7W_аEE!locale/browser/help/cookies.xhtml %brandDTD; %platformDTD; ]> Managing Cookies

    Managing Cookies

    This document explains what cookies are, how they are used, and how you can gain control over the cookies stored on your computer by using the Cookie Manager in &brandFullName;.

    A cookie is a file created by an Internet site to store information on your computer, such as your preferences when visiting that site. When you visit a site that uses cookies, the site might ask &brandShortName; to place one or more cookies on your hard disk.

    Later, when you return to the site, &brandShortName; sends back the cookies that belong to the site. This allows the site to present you with information customized to fit your needs.

    Cookies can also store personally identifiable information. Personally identifiable information is information that can be used to identify or contact you, such as your name, e-mail address, home or work address, or telephone number. However, a web site only has access to the personal information that you provide. For example, a web site cannot determine your e-mail address unless you provide it. Also, a web site cannot gain access to other information on your computer.

    When you use the default cookie settings, this activity is invisible to you, and you won't know when a web site is setting a cookie or when &brandShortName; is sending a web site its cookie. However, you can set your cookies &pref.plural; so that you will be asked before a cookie is set. You can also restrict the lifetime of cookies to your current &brandShortName; session.

    By default &brandShortName; accepts all cookies, including cookies which would allow a site to recognize you effectively forever. If this doesn't suit you, you can tell &brandShortName; to delete all cookies when you close &brandShortName;:

    1. Select &pref.menuPath; and open the Privacy panel.
    2. Select the I close &brandShortName; &pref.singular; from the Keep until menu.

    If you want to grant sites you trust the ability to store cookies permanently (e.g., to allow you to log in automatically to a site), click Exceptions…, enter the site address, and click Allow.

    All the Settings

    These are the &pref.plural; that affect how cookies are managed by &brandShortName;:

    Accept cookies from sites

    If you don't want any sites to store cookies on your computer, uncheck this &pref.singular;. Note that some sites may not work properly when cookies are disabled. If you want to grant certain sites the ability to store cookies, open the Cookies Exceptions window by clicking Exceptions…, enter the site address, and click Allow or Allow for Session.

    Keep until
    • they expire
      If this &pref.singular; is selected, each cookie will be removed when the site that set it has determined the cookie should expire.
    • I close &brandShortName;
      If this &pref.singular; is selected, cookies will be removed when you restart &brandShortName;. Web sites requiring the use of cookies will still work, but if you restart &brandShortName;, the web site will think that you logged into the site for the first time again.
    • ask me every time
      Display an alert every time a web site tries to store a cookie asking you if you want that cookie stored.

    Accepting and Blocking Cookies

    If you've chosen ask me every time from the Keep until menu, you'll see a dialog whenever a site tries to store a cookie on your computer providing the following options:

    Allow
    To allow this particular cookie, just click Allow. Use this if you trust the site.
    Allow for Session
    If you want to allow this cookie for now, but have it deleted when you exit &brandShortName;, click Allow for Session. Use this if the site doesn't work without cookies, but you don't want to have a permanent cookie stored for it.
    Deny
    If you don't want this cookie to be stored, click Deny. Use this if you don't trust the site or suspect that it's compromising your privacy.
    Use my choice for all cookies from this site
    Select this checkbox before clicking any of the buttons if you want &brandShortName; to remember your decision and not ask again. The site will be added to the Cookie Exceptions window, where you can revert your choice should you wish to do so later.

    The Cookies Exceptions Window

    Access this window by clicking the Exceptions… button in cookies &pref.plural;. Here you can make exceptions from your general cookies &pref.plural; for specific sites. Using exceptions, you can allow all cookies, reject all cookies, or allow all cookies but have them deleted when you exit &brandShortName;, regardless of your other cookie settings.

    To add a site to this list, simply type the site's domain name in the field labeled Address of web site. Then click Block to reject cookies from the site, click Allow to allow cookies from the site, or click Allow for Session to allow cookies from the site but have them deleted when you exit &brandShortName;.

    To remove a site from this list, select it and click Remove Site. To clear the list completely, click Remove All Sites. This will clear the exceptions list so your general cookies &pref.plural; apply.

    The View Cookies Window

    Use the View Cookies window to view and remove cookies. To access it, click the View Cookies button in cookies &pref.plural;.

    This window lists all cookies currently stored on your computer, grouped by site. You can expand the sites and select a cookie to display more information about it. You can also search for a site or a cookie name by typing in the search bar.

    To remove a cookie from the list, select it and click Remove Cookie. To remove a site's cookies, select the site and click Remove Cookie(s). To wipe all cookies, click Remove All Cookies.

    12 September 2006

    Copyright © ©right.years; Contributors to the Mozilla Help Viewer Project.

    PK -5V//$locale/browser/help/forieusers.xhtml %brandDTD; %platformDTD; ]> For Internet Explorer Users

    For Internet Explorer Users

    If you've been using Microsoft® Internet Explorer, you'll find that it's easy to begin using &brandFullName;.

    Note: This information applies to &brandFullName; for Windows and Mac OS.

    Terminology Differences

    Internet Explorer &brandShortName;
    Internet Options &pref.pluralCaps;
    Temporary Internet Files Cache
    Favorites Bookmarks
    Address Bar Location Bar
    Refresh Reload
    Links BarFavorites Bar Bookmarks Toolbar
    Copy ShortcutCopy Link to Clipboard Copy Link Location
    Save Target AsDownload Link to Disk Save Link As

    About Your IE Favorites and Settings

    When you first install &brandShortName;, it will import your existing Internet Explorer settings, including your Favorites, cookies, stored passwords, and a variety of other data. This saves you time customizing &brandShortName; to fit your needs.

    &brandShortName;'s Features

    • Tabbed Browsing: Instead of opening a separate browser window for each site you want to visit, you can open multiple sites within the same window and tab between them. You can also set a group of tabs as your home page. For more information see Tabbed Browsing.
    • Pop-up Window Controls: Lets you allow or suppress both popup and popunder windows.
    • Cookie Manager: Lets you change what &brandShortName; will do when accepting cookies.
    • Download Manager: Organizes your downloads by storing them in a single window to minimize clutter. You have full access to download statistics without using unnecessary multiple windows for each download.
    • Image Manager: Enables you to disable images from certain web sites or disable them altogether. This is useful if you wish to decrease the amount of time it takes for web sites to load.

    Keyboard Shortcuts

    You will notice that Microsoft Internet Explorer and &brandShortName; share many of the same shortcut keys. For a full list of shortcut keys, see the List of &brandShortName; Keyboard Shortcuts.

    10 December 2004

    Copyright © ©right.years; Contributors to the Mozilla Help Viewer Project.

    PK z7+a H H(locale/browser/help/menu_reference.xhtml %brandDTD; %platformDTD; ]> &brandFullName; Menu Reference

    &brandFullName; Menu Reference

    This menu reference describes each menu item in the main &brandFullName; window.

    &brandShortName;

    About &brandFullName;

    Displays a dialog box with information about &brandShortName;, including the current version and a brief list of credits.

    Preferences…

    Displays the &pref.pluralCaps; window, where you can change many &pref.plural; in &brandShortName;.

    Quit &brandShortName;

    Closes all &brandShortName; windows, cancels any active downloads, and exits &brandShortName; completely. If you happen to select this menu item with more than one tab or window open, &brandShortName; will ask you to confirm your choice to prevent accidental exits. You can switch off this warning by deselecting the Warn me when closing multiple tabs checkbox in the Tabs panel of &pref.menuPath;. &brandShortName; will also warn you if you are currently downloading any files.

    File

    New Window

    Opens a new &brandShortName; window.

    New Tab

    Opens a new browser tab in the current &brandShortName; window.

    Open Location…

    Focuses on the &brandShortName; URL bar so you can type in a new location to visit.

    Open File…

    Displays an Open File dialog where you can select a file from your local disks or network. You can view many file types in &brandShortName;, including HTML/XML files, image files, text files and more.

    Close (Window)

    Closes the current window.

    Close Tab

    Closes the current tab and selects the rightmost tab. This menu item is visible only if more than one browser tab is currently open.

    Save Page As…

    Saves the page you are currently browsing. You can choose to save the whole page (complete with graphics), just the current HTML page, or the page text only.

    Send Link…

    Opens an email composition window using your computer's default email program so you can send a message with a link to the current page.

    Page Setup…

    Displays a Page Setup dialog where you can specify printing settings such as margins, headers and footers, and page orientation.

    Displays a preview of how the current document will appear when printed. It reflects the settings in the Page Setup dialog and the page author's intentions.

    Print…

    Displays the Print dialog, where you can specify the number of printed copies, etc. Click OK to print the page.

    Import…

    Opens the Import Wizard dialog, which allows you to import &pref.plural;, bookmarks, history, passwords and other data from browsers like Microsoft Internet Explorer, Netscape, Mozilla or Opera.

    Work Offline

    Toggles between online and offline mode. Offline mode allows you to view web pages you've previously visited without being connected to the Internet.

    Exit Quit

    Closes all &brandShortName; windows, cancels any active downloads, and exits &brandShortName; completely. If you happen to select this menu item with more than one tab or window open, &brandShortName; will ask you to confirm your choice to prevent accidental exits. You can switch off this warning by deselecting the Warn me when closing multiple tabs checkbox in the Tabs panel of &pref.menuPath;. &brandShortName; will also warn you if you are currently downloading any files.

    Edit

    Undo

    Undoes the last action in a text field. If you later decide you don't want to undo an action, use the Redo command.

    Redo

    Redoes the last Undo command.

    Cut

    Cuts the selected text from a text field and stores it in the clipboard. Paste the text elsewhere by using the Paste command.

    Copy

    Copies the selected text to the clipboard. Paste the text in a text field by using the Paste command.

    Paste

    Pastes text stored in the clipboard into a text field.

    Delete

    Deletes the selected text from a text field.

    Select All

    Selects all text and other items on the page.

    Find in This Page…

    Displays the Find Toolbar at the bottom of the browser window. Enter the text you wish to find in the toolbar, and as you type &brandShortName; will automatically find and select the first occurrence of the entered text on the page. Click Find Next or Find Previous to find the text at other locations in the page, and click Highlight to highlight all occurrences of the text on the page.

    Find Again

    Searches for the next occurrence of the text specified when using the Find in This Page… command.

    &pref.pluralCaps;

    Displays the &pref.pluralCaps; window, where you can change many &pref.plural; in &brandShortName;.

    View

    Toolbars

    Toggles the visibility of the navigation toolbar, which usually contains standard navigation buttons (Back, Forward, Stop, etc.).

    Bookmarks Toolbar

    Toggles the visibility of the bookmarks toolbar, which contains bookmarks to various sites.

    Customize…

    Displays the toolbar customization dialog. You can drag and drop toolbar buttons to or from the toolbars here. You can also right-clickpress &ctrlKey;, click on the navigation toolbar and select Customize… to show this dialog.

    Status Bar

    Toggles the visibility of the status bar, located at the bottom of the window. The status bar displays useful information about the page but may not be needed by everyone.

    The Sidebar can display your bookmarks or the browsing history. You can always close the Sidebar by clicking on the X in the upper-right corner.

    Bookmarks

    Displays the Bookmarks Sidebar, which keeps your bookmarks visible all the time. This can be very useful if you use bookmarks often.

    History

    Displays the History Sidebar, which keeps track of the sites you have visited. To change how many days a site should be remembered, select &pref.menuPath; and select the Privacy panel.

    Stop

    Stops loading of the current page you're browsing. This is the same as clicking on the Stop button on the toolbar.

    Reload

    Gets the most up-to-date version of the current page. This is the same as clicking the Reload button on the toolbar.

    Text Size

    If the text on a web page is too small or too large, you can change it to a more comfortable size.

    Increase

    Displays the text on the web page one size larger. You can also do this with the mouse (see Mouse Shortcuts for instructions).

    Decrease

    Displays the text on the web page one size smaller. You can also do this with the mouse (see Mouse Shortcuts for instructions).

    Normal

    Displays the text on the web page at its normal size.

    Page Style

    Allows you to select a style for the current web page. By default, "Basic Page Style" is selected unless the author specifies a different default.

    No Style

    Removes style formatting from the page.

    Basic Page Style

    Displays the page with a general style specified by the author.

    If the author has specified additional page styles, &brandShortName; will list them here for you to select.

    Character Encoding

    Allows you to manually change the character encoding on a web page. &brandShortName; usually does this automatically.

    Page Source

    Displays the source code for the current document.

    Full Screen

    Displays the window in full screen. If you have the navigation toolbar hidden, you can always restore the window anyway by pressing F11.

    History

    The History menu contains a list of the most recently visited web sites and closed tabs.

    Back

    Navigates back one page in history. This is the same as clicking on the Back button on the toolbar.

    Forward

    Navigates forward one page in history. This is the same as clicking on the Forward button on the toolbar.

    Home

    Displays your home page. This is the same as clicking on the Home button on the navigation toolbar. To change the home page, select &pref.menuPath; and open the Main panel. You can specify to use a blank page, the current page (or tab group), a bookmark, or a manually entered address.

    Recently Closed Tabs

    Allows you to restore a tab you closed recently in the current window by selecting it from the list. See the Closing and Restoring Tabs topic for more information.

    Show in Sidebar

    Displays the History Sidebar, which keeps track of the sites you have visited. To change how many days a site should be remembered, select &pref.menuPath; and select the Privacy panel.

    Bookmarks

    This menu contains all your stored bookmarks.

    Bookmark This Page…

    Adds the current page to your bookmarks. A dialog will be displayed, allowing you to choose a title for the bookmark and specify where you want it to be stored.

    Subscribe to This Page…

    Shows a preview of the feed offered by the current site. From the preview page, you can subscribe to the feed using a Live Bookmark, a feed reader on your computer, or a web service. If you have chosen to always subscribe using a Live Bookmark or a feed reader in the Applications panel of &pref.menuPath;, the preview page will be skipped.

    Bookmark All Tabs…

    Adds all the tabs in the current window to a new bookmark folder. A dialog will be displayed, allowing you to choose the name of the folder and specify where you want it to be stored.

    Organize Bookmarks…

    Displays the Bookmarks Manager, a window where you can modify your bookmarks. You can sort, rename and change the properties for your bookmarks as well as add, remove, and move them.

    Tools

    Highlights the Web Search box. You can then type in the terms you wish to find on the Web.

    Downloads

    Opens the Download Manager, where you can see the current, as well as finished downloads.

    Add-ons

    Opens the Add-ons manager, where you can view, install, configure, update, and uninstall your extensions and themes. For more information, see the Add-ons help topic.

    Error Console

    Opens the Error Console, which tracks problems with JavaScript code. JavaScript is a scripting language commonly used to construct web pages. Programmers use JavaScript to make web pages more interactive; JavaScript is often used to dynamically validate forms and select buttons.

    Page Info

    Displays extensive information about the current web page, such as the document type, encoding, size, and security information. The dialog also displays lists of the media and links used on the page.

    Clear Private Data…

    Clears the items which are selected in the Clear Private Data dialog in the Privacy panel of &pref.menuPath;. Displays a confirmation dialog by default.

    &pref.pluralCaps;

    Displays the &pref.pluralCaps; window, where you can change many &pref.plural; in &brandShortName;.

    Window

    Minimize

    Minimizes the current window.

    Zoom

    Enlarges or restores the current window.

    (Open Windows)

    Displays all the open windows by their title.

    Help

    Help Contents &brandShortName; Help

    Opens the &brandShortName; Help window, which contains useful information that can help you browse the web.

    For Internet Explorer Users

    Opens this Help window displaying information that can help Internet Explorer users transition to &brandShortName;.

    Release Notes

    Provides information about installing, uninstalling and configuring &brandShortName;, as well as other important information and late-breaking notices. Requires an active Internet connection.

    Report Broken Web Site…

    Allows you to report web sites that do not work correctly in &brandShortName; to the &brandShortName; developers.

    Report Web Forgery… / This isn't a web forgery…

    Report Web Forgery… allows you to report what you believe are forged or "phishing" sites. Phishing sites pretend to be sites you trust, like your bank or online shopping or auction sites, to trick you into submitting sensitive information (username/password, credit card information, etc.) to them.

    When displaying sites suspected for "phishing", the menu item is replaced by "This isn't a web forgery…", letting you report legitimate sites which have been incorrectly marked as "phishing" sites.

    Phishing Protection in &brandShortName; is powered by Google, and the information you submit will be sent to Google and used to improve this feature. Your report will be anonymous in accordance with Google's privacy policy. Requires an active Internet connection.

    Check for Updates…

    Displays a dialog which checks for updates to &brandShortName; and asks you whether you want to download updates if any are available. After an update has been downloaded, the dialog asks you to restart &brandShortName; so that the update can be installed. Note that the name of this menu item will change when an update is being downloaded or is ready to be installed.

    About &brandFullName;

    Displays a dialog box with information about &brandShortName;, including the current version and a brief list of credits.

    29 September 2007

    Copyright © ©right.years; Contributors to the Mozilla Help Viewer Project.

    PK -5Ol )locale/browser/help/mouse_shortcuts.xhtml %brandDTD; %platformDTD; ]> &brandFullName; Mouse Shortcuts

    &brandFullName; Mouse Shortcuts

    This is a list of the most common mouse shortcuts in &brandFullName;.

    Command Shortcut
    Back &altKey;+Scroll Down &shiftKey;+Scroll Down
    Close Tab Middle-click on Tab
    Decrease Text Size &ctrlKey;+Scroll up
    Forward &altKey;+Scroll up &shiftKey;+Scroll up
    Increase Text Size &ctrlKey;+Scroll down
    New Tab Double-Click on Tab Bar
    Open in Background Tab &accelKey;+Left-click
    Middle-click
    Open in Foreground Tab &accelKey;+&shiftKey;+Left-click
    &shiftKey;+ Middle-click
    Open in New Window &shiftKey;+Left-click
    Paste URL and Go Middle-click on Tab
    Reload (override cache) &shiftKey;+Reload button
    Save Page As &altKey;+Left-click
    Scroll line by line &accelKey;+Scroll &altKey;+Scroll
    14 October 2005

    Copyright © ©right.years; Contributors to the Mozilla Help Viewer Project.

    PK z7iheɫlocale/browser/help/popup.xhtml %brandDTD; %platformDTD; ]> Controlling Popups

    Controlling Popups

    This document explains all of the &pref.plural; available in &brandFullName; for controlling popups.

    What are Popups?

    Popup windows, or popups, are windows that appear automatically without your permission. They vary in size but usually don't cover the whole screen. Some popups open on top of the current &brandShortName; window, while others appear underneath &brandShortName; (popunders).

    &brandShortName; allows you to control both popups and popunders through the Content panel in &pref.pluralCaps;. Popup blocking is turned on by default, so you don't have to worry about enabling it to prevent popups from appearing in &brandShortName;.

    When blocking a popup, &brandShortName; displays an information bar, as well as an icon in the status bar. When you click either the &pref.pluralCaps; button in the information bar or the icon in the status bar, a menu is displayed with the following choices:

    Blocking popups may interfere with some web sites: Some web sites, including some banking sites, use popups for important features. Blocking all popups disables such features. To allow specific web sites to use popups, while blocking all others, you can add specific web sites to the list of allowed sites.

    Blocking popups doesn't always work: Although &brandShortName; blocks most popups, some web sites may show popups using uncovered methods, even when blocked.

    The Popup Blocker &pref.pluralCaps; are located in the Content panel of &pref.menuPath;.

    From there, you can do the following things:

    • Block pop-up windows: Deselect this &pref.singular; to disable the popup blocker altogether.
    • Exceptions dialog: This is a list of sites that you want to allow to display popups. The dialog has the following choices:
      • Allow: Click this to add a web site to the exceptions list.
      • Remove Site: Click this to remove a web site from the exceptions list.
      • Remove All Sites: Click this to remove all of the web sites in the exceptions list.

    Note: Blocking popups may not always work and may interfere with some web sites. For more information about blocking popups, see What are Popups.

    12 September 2005

    Copyright © ©right.years; Contributors to the Mozilla Help Viewer Project.

    PK z7Lkklocale/browser/help/prefs.xhtml %brandDTD; %platformDTD; ]> &brandFullName; Options

    &brandFullName; &pref.pluralCaps;

    This document explains all of the &pref.plural; available in the &pref.pluralCaps; window of &brandFullName;.

    Main &pref.pluralCaps;

    Startup

    When you open &brandShortName;, by default your home page is displayed. Your home page might be a commonly-visited web site, a search engine, or perhaps your email account, but the choice is up to you. You can change your home page or choose to display a different page or set of pages on startup in this section.

    When &brandShortName; starts
    By default, when &brandShortName; starts it opens your home page (listed in the textbox immediately below), which corresponds to the Show my home page option. Alternately, you can choose to display a blank page on startup (perhaps to eliminate the time required to load that page from the Internet) by selecting the Show a blank page option.

    As a final alternative, you can have &brandShortName; reopen the windows and tabs you had open the last time you ran &brandShortName;, effectively restoring you to where you were when you last stopped browsing the Internet. This can be a handy way of saving what you were doing when you close &brandShortName;, perhaps to install an operating system update. You can choose this option by selecting Show my windows and tabs from last time.

    Home Page
    If you've set &brandShortName; to show your home page when you start &brandShortName;, you specify your home page by typing it here. You can also click any of the buttons below the textbox to choose a special home page:

    • Use Current Page sets the currently-displayed page (or pages, if you have multiple tabs open) as your home page
    • Use Bookmark sets the selected bookmark (or if you select a folder, the set of bookmarks in that folder) as your home page
    • Restore to Default resets your home page to the default home page

    Downloads

    This section contains &pref.plural; determining how &brandShortName; downloads files.

    Show the Downloads window when downloading a file
    With this &pref.singular; selected, &brandShortName; will open the Downloads window when you start downloading a file.

    Close it when all downloads are finished
    Select this &pref.singular; to have &brandShortName; close the Downloads window when all downloads currently in progress finish.

    Save files to
    By default downloaded files are automatically saved to the Desktop, eliminating the hassle of specifying a download location for every file you download. You can choose a different folder by clicking the Browse…Choose… button.

    Always ask me where to save files
    With this &pref.singular; selected, &brandShortName; will ask you where you would like to save every downloaded file (instead of using the default location specified above).

    System Defaults

    Always check to see if &brandShortName; is the default browser on startup
    Select this option if you want &brandShortName; to check whether it is the default browser at startup. This will ensure &brandShortName; is used whenever an application tries to display a web page. You can also click the Check Now button to do a check right now.

    Add-ons

    Manage Add-ons
    To install or uninstall, update or configure add-ons, click the Manage Add-ons button to open the Add-ons manager. This is also accessible from Tools > Add-ons. A detailed description of add-ons and the Add-on manager is available here.

    Tabs &pref.pluralCaps;

    New pages should be opened in:
    This &pref.singular; controls whether links from other applications or from web pages which request to open them in new windows are opened in a new window or a new tab in the most recent window.

    Note: If you have chosen to open pages in new tabs, &brandShortName; will ignore this &pref.singular; and will open a new window from a link if the page author specified that the new window should have a specific size, because some pages can only be displayed correctly at a specific size.

    Warn me when closing multiple tabs
    When you close a window with multiple tabs, &brandShortName; will ask you to confirm your choice. This prevents you from accidentally closing the whole window when you intended to only close the current tab. Uncheck this &pref.singular; to disable this warning and have &brandShortName; automatically close the window.

    Warn me when opening multiple tabs might slow down &brandShortName;
    When you open a large number of tabs at once, &brandShortName; will ask you to confirm your choice. This prevents you from accidentally slowing down your system while the pages are loading. Uncheck this &pref.singular; to disable this warning.

    Always show the tab bar
    If you're only viewing one web page in a &brandShortName; window, the tab bar is not normally shown. Check this &pref.singular; to always show the tab bar, including when only the &brandShortName; window contains only one page.

    When I open a link in a new tab, switch to it immediately
    When you middle-click on a Web link (or hold down &accelKey; while clicking with the left mouse button), the page will be opened in a new tab. That page will not be displayed and will load in a background tab. Check this &pref.singular; to load and display the page in a new foreground tab instead.

    Content &pref.pluralCaps;

    Block Pop-up Windows
    By default, &brandShortName; blocks annoying pop-up windows on web sites. Unchecking this &pref.singular; will disable pop-up blocking.

    Some web sites make legitimate use of pop-up windows. Therefore, you can allow these sites to open pop-ups anyway. To do so, click Exceptions…, enter the site name, and click Allow. To remove a web site from the list, select it and then click Remove Site. To clear the list completely, click Remove All Sites.

    Load images automatically
    &brandShortName; displays images in web pages by default. Uncheck this &pref.singular; to disable images in web pages.

    If you enable loading images automatically, the Exceptions… button lets you select sites from which images will not automatically load. The Exceptions… button lets you specify web sites that you wish to load (or not load) regardless of the setting of this preference. In the exceptions list, enter the site from which you want to allow or block images and click Allow to allow images, or click Block to block the images.

    Enable JavaScript
    JavaScript is a scripting language commonly used to make web pages interactive. However, it also makes certain annoying behaviors much easier to perform. To disable JavaScript, uncheck this &pref.singular;. However, note that disabling JavaScript may cause some sites to not work properly. For more fine-grained control over what JavaScript can and cannot do, click Advanced….

    Advanced JavaScript Settings

    Move or resize existing windows
    Uncheck this &pref.singular; to disable moving and resizing windows using scripts.
    Raise or lower windows
    Uncheck this &pref.singular; to make sure scripts cannot raise (bring to the front) or lower (send to the back) windows.
    Disable or replace context menus
    Uncheck this &pref.singular; to prevent web pages from disabling or changing the &brandShortName; context menu.
    Hide the status bar
    Uncheck this &pref.singular; to force the status bar to be displayed in pop-up windows.
    Change status bar text
    Uncheck this &pref.singular; to disable changes to status bar text (such as displaying scrolling text messages or preventing the link address from being displayed while the mouse is over a link).

    Enable Java
    Java is a popular programming language for the Web. A single Java program can run on many different kinds of computers, thus avoiding the need for programmers to create a separate version of a program for each kind of computer. Uncheck this &pref.singular; to disable Java applets in &brandShortName;. Note that in order for Java applets to work, you must install the Java plugin.

    Fonts & Colors

    Default font and Size
    Web pages are usually displayed in the font and size specified here. However, web pages can override these choices unless you specify otherwise in the Fonts dialog. Click the Advanced… button to access the Fonts dialog and to change this and other fonts &pref.plural;.

    Fonts Dialog

    1. From the Fonts for drop-down list, choose a language group/script. For instance, to set default fonts for the West European languages/scripts (Latin), choose Western. For a language/script not in the list, choose Other Languages.
    2. Select whether proportional text should be serif (like "Times New Roman") or sans-serif (like "Arial"). Then specify the font size you want for proportional text.
    3. Specify the font to use for Serif, Sans-serif and Monospace fonts. You can also change the size for Monospace fonts.

    You can also set the minimum web page font size. This is useful to prevent sites from use overly small fonts that are barely readable.

    Allow pages to choose their own fonts, instead of my selections above
    By default &brandShortName; uses the fonts specified by the web page author. Disabling this &pref.singular; will force all sites to use your default fonts instead.

    Character Encoding
    The character encoding selected here will be used to display pages that do not specify which encoding to use.

    Colors Dialog

    Text and Background
    Here you can change the default text and background color to be used on web pages that haven't specified that information. Click on the color samples to select colors.

    Use system colors
    Check this &pref.singular; to use the colors defined in your operating system settings instead of the colors specified above.

    Link Colors
    Here you can change the default colors for Web links. Click on the color samples to select colors.

    Underline links
    By default, links are underlined on web pages. Uncheck this &pref.singular; to disable this. Note that many sites specify their own styling rules and this &pref.singular; has no effect on those sites.

    Allow pages to choose their own colors, instead of my selections above
    By default, &brandShortName; uses the colors specified by the web page author. Disabling this &pref.singular; will force all sites to use your default colors instead.

    Languages

    Some web pages are offered in more than one language. Click the Choose… button to specify your preferred language or languages.

    Languages Dialog
    To add a language, click Select a language to add…, choose the language, and click the Add button. Remove a language by selecting it in the list of active languages and clicking the Remove button. You can also reorder languages using the Move Up and Move Down buttons to determine the most preferred one in case a page is provided in multiple languages .

    Applications &pref.pluralCaps;

    The Applications panel lets you choose applications and other handlers to handle different types of content (e.g. PDF documents). It shows you a list of content types and lets you select a handler for each type.

    You can choose a local application to handle any type. For some types, you can also choose a web application to handle the type, choose a feature (like Live Bookmarks for feeds) or a plugin in &brandShortName; to handle the type, or save the type on your computer.

    To choose a handler for a type, select the type from the list. The current handler for the type will turn into a menu. Open the menu and select the handler you want to handle the type.

    • Choose an application
      To choose a local or web application to handle a type, select the application from the menu. If you want a local application that is not in the menu to handle the type, select Choose Application… from the menu and point &brandShortName; to its location.
    • Choose a feature or plugin
      If you want a feature or a plugin in &brandShortName; to handle the type, and one is available, select it from the menu.
    • Save on your computer
      If you want to save the type on your computer, and it is possible to do so, select Save File from the menu. If you have selected the Save files to &pref.singular; in the Main panel, &brandShortName; will save content of the type on your computer automatically. Otherwise, when you encounter the type, &brandShortName; will prompt you for a location on your computer to save it to.

    Note: When a plugin is available to handle a type, and you choose another handler to handle that type, &brandShortName; will only use your chosen handler when you access the type directly. When the type is embedded inside a web page, &brandShortName; will continue to use the plugin to handle the type.

    Privacy &pref.pluralCaps;

    History

    Remember visited pages for the last … days
    Here you can specify how long you want &brandShortName; to remember what pages you have visited. The default is 9 days.

    Remember what I enter in forms and the search bar
    When you enter information in web forms or the search bar in &brandShortName;, that information is saved so that &brandShortName; can give suggestions when you enter information in forms in the future. To stop this behavior, uncheck this &pref.singular;.

    Remember what I've downloaded
    This &pref.singular; controls whether or not past downloads show up in the Downloads window. The Downloads window (accessible from Tools or by pressing &accelKey;+J&accelKey;+Y) displays a list of your recent downloads. Downloads &pref.plural; are available in the Main panel.

    Cookies

    A cookie is a file created by a web site that stores information on your computer, such as site-specific preferences when visiting that site.

    Accept cookies from sites
    By default cookies are enabled. Uncheck this &pref.singular; to disable the use of cookies. Note that some sites may not work properly when cookies are disabled.

    Keep until:

    • they expire
      This is the default &pref.singular;. When set, this allows websites to specify how long a cookie will be stored by &brandShortName;. This makes it possible for a site to remember your preferences and login information across browser sessions.
    • I close &brandShortName;
      With this &pref.singular; selected, &brandShortName; will remove all stored cookies when closed.
    • ask me every time
      With this &pref.singular; enabled, &brandShortName; will ask you how long you would like to keep a cookie (or refuse it entirely) every time a web site attempts to set one.

    To control which sites may or may not set cookies, click the Exceptions… button.

    To display the Cookie Manager click Show Cookies….

    Learn more about cookies, the individual &pref.plural;, and how you can gain control over what sites are allowed to store cookies on your computer by reading about Managing Cookies.

    Private Data

    Always clear my private data when I close &brandShortName;
    You can choose to have &brandShortName; clear your private data when you close it. To configure what data is cleared, click the Settings… button.

    Ask me before clearing private data
    With this &pref.singular; selected, &brandShortName; will ask you before before automatically clearing the data specified by clicking Settings….

    If you wish to clear your private data right now, you can click the Clear Now… button to do so. To clear your private data from outside the preferences dialog, either press &accelKey;+&shiftKey;+Del or select Tools > Clear Private Data….

    Security &pref.pluralCaps;

    Warn me when sites try to install add-ons
    &brandShortName; will always ask you to confirm installations of add-ons. To prevent unrequested installation prompts which may lead to accidental installations, &brandShortName; warns you when a web site tries to install an add-on and blocks the installation prompt. To allow installations from a specific site, click Exceptions…, enter the site name, and click Allow. Uncheck this &pref.singular; to disable the warning for all sites.

    Tell me if the site I'm visiting is a suspected forgery
    Check this &pref.singular; if you want &brandShortName; to actively check whether the site you are visiting may be an attempt to mislead you into providing personal information (this is often referred to as phishing).
    Note that the absence of a warning does not guarantee that a site is trustworthy. If you come across a "phishing" site which is not marked as such, please report it using Help > Report Web Forgery…, as explained in the menu reference.

    Check using a downloaded list of suspected sites
    With this &pref.singular; selected, &brandShortName; will check the current site against a frequently updated list stored on your computer. No data about the sites you visit is transferred to third-party anti-phishing providers during normal browsing. Since phishing techniques and sites evolve quickly, this mode of protection may not be as effective as having an anti-phishing provider check every site you visit.

    Check by asking … about each site I visit
    With this &pref.singular; selected, &brandShortName; will send the address of the current page over an encrypted connection to the selected third-party anti-phishing provider in order to verify its identity. This method offers the greatest protection, but information such as your IP address and browser version may be transfered and stored by the selected provider. You will be prompted to review and agree to the selected data provider's privacy policy after selecting this &pref.singular;.

    Passwords

    Remember passwords for sites
    &brandShortName; can securely save passwords you enter in web forms to make it easier to log on to web sites. Clear this checkbox to prevent &brandShortName; from remembering your passwords.

    Even with this &pref.singular; checked, however, you'll still be asked whether to save passwords for a site when you first visit it. If you select Never for This Site, that site will be added to an exceptions list. To access that list or to remove sites from it, click the Exceptions… button.

    Use a master password
    &brandShortName; can protect sensitive information such as saved passwords and certificates by encrypting them using a master password. If you create a master password, each time you start &brandShortName;, it will ask you to enter the password the first time it needs to access a certificate or stored password. You can set, change, or remove the master password by by checking or unchecking this &pref.singular; or by clicking the Change Master Password… button. If a master password is already set, you will need to enter it in order to change or remove the master password.

    Show Passwords…
    You can manage saved passwords and delete individual passwords by clicking the View Saved Passwords button.

    Warning Messages

    Click the Settings… button to configure the security warnings &brandShortName; displays while you browse the web.

    Security Warnings Dialog

    I am about to view an encrypted page
    When this &pref.singular; is enabled, &brandShortName; will notify you every time you are about to view an encrypted page.
    I am about to view a page that uses low-grade encryption
    With this &pref.singular; enabled, &brandShortName; will warn you when you visit a page which uses low-grade encryption.
    I leave an encrypted page for one that isn't encrypted
    With this &pref.singular; enabled, &brandShortName; will warn you every time you move from an encrypted page to an unencrypted page either by selecting a link on the page, selecting a bookmark or typing a new address into the location bar.
    I submit information that's not encrypted
    When this &pref.singular; is enabled, &brandShortName; will warn you when you submit data via a form that's not encrypted.
    I'm about to view an encrypted page that contains some unencrypted information
    With this &pref.singular; enabled, &brandShortName; will warn you when the page you're viewing contains a mixture of encrypted and unencrypted content. If an encrypted page contains unencrypted data, you should verify the identity of the page you're viewing prior to entering sensitive data.

    Advanced &pref.pluralCaps;

    The advanced panel contains many &pref.plural; that are less likely to be used by most people but are useful and sometimes critical &pref.plural; for some people.

    General tab

    Accessibility

    Always use the cursor keys to navigate within pages
    When this &pref.singular; is enabled, &brandShortName; will display a movable cursor in web pages, allowing you to select text with the keyboard. You can toggle this mode by pressing F7.

    Search for text when I start typing
    When this &pref.singular; is enabled, &brandShortName; will find within the current web page what you type as you type it. While you are finding typed text in the page, the Find Toolbar will automatically display at the bottom of the window to show information about what you've found.

    Browsing

    Use autoscrolling
    Autoscrolling is a useful feature which allows you to scroll the page by clicking the middle mouse button (usually the scroll wheel) and moving the mouse up or down. Some people find this annoying, so autoscrolling can be disabled with this &pref.singular;.

    Use smooth scrolling
    Smooth scrolling can be very useful if you read a lot of long pages. Normally, when you press Page Down, the view jumps directly down one page. With smooth scrolling, it slides down smoothly, so you can see how much it scrolls. This makes it easier to resume reading from where you were before.

    Check my spelling as I type
    When this preference is enabled, &brandShortName; will check your spelling and offer possible corrections as you type in web forms. Note that you may need to download a dictionary; to do so, right-clickpress &ctrlKey; and click on any text field, enable spellchecking if necessary, and then use the provided Languages menu to download a dictionary.

    Network tab

    Connection

    Your organization or Internet service provider may offer or require you to use a proxy. A proxy acts as an intermediary between your computer and the Internet. It intercepts all requests to the Internet to see if it can fulfill the request using its cache. Proxies are used to improve performance, filter requests, and hide your computer from the Internet to improve security. Proxies are often part of corporate firewalls.

    Connection Settings Dialog

    Direct connection to the Internet
    This is the default &pref.singular;. Choose this if you don't want to use a proxy.
    Auto-detect proxy settings for this network
    Choose this if you want &brandShortName; to automatically detect the proxy settings for your network.
    Manual proxy configuration
    Choose this if you don't have a proxy location (URL). Ask your system administrator for the names and port numbers of the servers running proxy software for each network service and enter the information in the appropriate fields.
    Automatic proxy configuration URL
    If your workplace has a proxy configuration file, ask the system administrator for its URL and enter it here. Click Reload to load the settings.

    Cache

    Pages you view are normally stored in a special cache folder for quicker viewing the next time you visit the same page. You can specify the amount of disk space the cache can use here. You can also immediately clear the contents of the cache.

    Use up to … MB of space for the cache
    Allows you to specify the maximum size, in megabytes, of the cache on your computer.

    Clear Now
    Immediately clears the current contents of the cache, freeing the disk space used by the cache.

    Update tab

    &brandShortName; can check whether updates to installed add-ons or to &brandShortName; itself are available.

    Automatically check for updates to:
    By default &brandShortName; automatically checks for updates to itself, to add-ons, and to search engines so you'll always know you have the most up-to-date version. You can change this behavior by changing the appropriate checkboxes here.

    When updates to &brandShortName; are found,

    Ask me what I want to do
    Updates to &brandShortName; are installed automatically by default. Select this &pref.singular; to manually control how and when updates are installed.
    Automatically download and install the update
    When this &pref.singular; is selected, &brandShortName; updates will be automatically downloaded and will be installed the next time &brandShortName; is restarted. The Warn me if this will disable any of my add-ons &pref.singular; determines whether you will be warned before the installation of an update which would require an incompatible add-on to be disabled because no newer, compatible version exists. The warning will allow you to postpone installation of the update, though at the expense of improvements included in it.

    If all extensions and themes are compatible or can be updated to be compatible, the &brandShortName; update will be installed. Upon restart you will be asked to install any needed add-on updates so that you can continue to use them.

    Show Update History
    &brandShortName; automatically records the updates you have installed. You can view information about these updates by clicking this button.

    Note: You must be running &brandShortName; as an administratorroot or as the user who originally installed &brandShortName; to install &brandShortName; updates.

    Encryption tab

    Protocols

    Use SSL 3.0
    Specifies whether you want to send and receive secured information through SSL3 (Secure Sockets Layer, Level 3), a standard protocol for communicating securely with web sites. Disabling it will prevent you from visiting some sites.

    Use TLS 1.0
    Specifies whether you want to send and receive secured information through TLS (Transport Layer Security), a security standard similar to SSL3 (Secure Sockets Layer). Disabling it will prevent you from visiting some sites.

    Certificates

    Certificates help perform encryption and decryption of connections to secure sites.

    When a web site requires a certificate:
    Some servers ask you to identify yourself with a personal certificate. In order to do so, they ask &brandShortName; to generate one for you. When you visit the site in the future, &brandShortName; selects the certificate without asking you by default. If you wish to manually choose a certificate (for example, if you have multiple certificates stored for multiple web sites), select the Ask me every time &pref.singular; and you'll be in complete control of what certificates are being sent to web sites while browsing.

    View Certificates
    Click this button to view stored certificates, import new certificates, and back up or delete old certificates in &brandShortName;.

    Revocation Lists
    &brandShortName; can use Certificate Revocation Lists (also known as CRLs) to ensure that your certificates are always valid. Click the Revocation Lists button to manage the CRLs installed on your computer.

    Validation
    &brandShortName; may ask an OCSP (Online Certificate Status Protocol) server to confirm that a certificate is still valid. By default, &brandShortName; validates a certificate if the certificate provides an OCSP server. Alternately, you can choose an OCSP server against which to validate all certificates. Click the Validation button to manage these &pref.plural;. You will most likely only need to change this if your Internet environment requires it.

    Security Devices
    Security devices can encrypt and decrypt connections and store certificates and passwords. If you need to use a security device other than the one in &brandShortName;, click the Security Devices button.

    09 October 2007

    Copyright © ©right.years; Contributors to the Mozilla Help Viewer Project.

    PK iG7 ''#locale/browser/help/shortcuts.xhtml %brandDTD; %platformDTD; ]> &brandFullName; Keyboard Shortcuts

    &brandFullName; Keyboard Shortcuts

    This is a list of the most common keyboard shortcuts in &brandFullName;. If you have enabled Emacs-style text editing shortcuts in GNOME, they will also work in &brandShortName;. When an Emacs text editing shortcut conflicts with the default shortcuts (as occurs with &accelKey;+K), the Emacs shortcut will take preference if focus is inside a textbox (which would include the location bar and search bar). In such cases you should use the alternate keyboard shortcut if one is listed below.

    Command Shortcut
    Navigation
    Back &altKey;+Left Arrow
    Backspace
    &altKey;+Left Arrow
    &accelKey;+[
    &accelKey;+[
    &accelKey;+Left Arrow
    Delete
    Forward &altKey;+Right Arrow
    &shiftKey;+Backspace
    &altKey;+Right Arrow
    &accelKey;+]
    &accelKey;+]
    &accelKey;+Right Arrow
    &shiftKey;+Delete
    Home &altKey;+Home
    Open File &accelKey;+O
    Reload F5
    &accelKey;+R
    Reload (override cache) &accelKey;+F5
    &accelKey;+&shiftKey;+R
    Stop &accelKey;+.
    Esc
    Current Page
    Go to Bottom of Page End
    Go to Top of Page Home
    Move to Next Frame F6
    Move to Previous Frame &shiftKey;+F6
    Page Info &accelKey;+I
    Page Source &accelKey;+U
    Print &accelKey;+P
    Save Page As &accelKey;+S
    Text Size: Decrease &accelKey;+-
    Text Size: Increase &accelKey;++
    Text Size: Restore &accelKey;+0
    Editing
    Copy &accelKey;+C
    Cut &accelKey;+X
    Delete Delete
    Paste &accelKey;+V
    Redo &accelKey;+Y &accelKey;+&shiftKey;+Z
    Select All &accelKey;+A
    Undo &accelKey;+Z
    Search
    Find &accelKey;+F
    Find Again F3
    &accelKey;+G
    Find As You Type Link '
    Find As You Type Text /
    Find Previous &shiftKey;+F3
    Web Search &accelKey;+K
    &accelKey;+E

    &accelKey;+J
    Windows & Tabs
    Close Tab &accelKey;+W
    &ctrlKey;+F4
    Close Window &accelKey;+&shiftKey;+W
    &altKey;+F4
    Move Tab Left
    (when tab is focused)
    &accelKey;+Left Arrow
    &accelKey;+Up Arrow
    Move Tab Right
    (when tab is focused)
    &accelKey;+Right Arrow
    &accelKey;+Down Arrow
    Move Tab to Beginning
    (when tab is focused)
    &accelKey;+Home
    Move Tab to End
    (when tab is focused)
    &accelKey;+End
    New Tab &accelKey;+T
    New Window &accelKey;+N
    Next Tab &ctrlKey;+Tab
    &accelKey;+&altKey;+Right Arrow
    &ctrlKey;+Page Down
    Open Address in New Tab
    (from Location Bar or Search Bar)
    &altKey;+&enterKey;
    Previous Tab &ctrlKey;+&shiftKey;+Tab
    &accelKey;+&altKey;+Left Arrow
    &ctrlKey;+Page Up
    Restore Recently Closed Tab &accelKey;+&shiftKey;+T
    Select Tab (1 to 8) &accelKey;&altKey;+(1 to 8)
    Select Last Tab &accelKey;&altKey;+9
    Tools
    Bookmark All Tabs &accelKey;+&shiftKey;+D
    Bookmark This Page &accelKey;+D
    Bookmarks &accelKey;+B
    &accelKey;+I
    Caret Browsing F7
    Downloads &accelKey;+J &accelKey;+Y
    History &accelKey;+H &accelKey;+&shiftKey;+H
    Clear Private Data &accelKey;+&shiftKey;+Del
    Miscellaneous
    Complete .com Address &accelKey;+&enterKey;
    Complete .net Address &shiftKey;+&enterKey;
    Complete .org Address &accelKey;+&shiftKey;+&enterKey;
    Delete Selected Autocomplete Entry Del &shiftKey;+Del
    Full Screen F11
    Select Location Bar &altKey;+D
    F6
    &accelKey;+L
    Select or Manage Search Engines
    (when Search Bar is focused)
    &altKey;+Up Arrow
    &altKey;+Down Arrow
    F4
    07 October 2007

    Copyright © ©right.years; Contributors to the Mozilla Help Viewer Project.

    PK z7Qi\`\`(locale/browser/help/using_firebird.xhtml %brandDTD; %platformDTD; ]> Using &brandFullName;

    Using &brandFullName;

    Welcome to &brandFullName;! &brandShortName; is an Internet browser that you can use to visit web pages and search the Web.

    Viewing Your Home Page

    When you start &brandShortName;, you will see your home page. By default, you will see &brandShortName;'s home page.

    Tips:

    • To display more web content on the screen, you can use Full Screen mode. Full Screen mode condenses the &brandShortName;'s Toolbars into one small toolbar. To enable Full Screen mode, simply select View > Full Screen or press F11.
    • To go to your home page quickly, press &altKey;+Home.

    Moving to Another Page

    You can move to a new web page by typing in its Internet address or URL into the Location Bar. URLs normally begin with "http://" followed by one or more names that identify the address. One example is "http://www.mozilla.org/".

    1. Click the Location Bar to select the URL that is already there.
    2. Type the URL of the page you want to visit. The URL you type replaces any text already in the Location Bar.
    3. Press &enterKey;.

    Tip: To quickly select the URL of the Location Bar, press &accelKey;+L.

    Don't know a URL? Try typing something specific to the page you want to visit, e.g. a name, into the Location Bar and hit &enterKey;. This will take you to the top result in Google for that term.

    Most web pages contain links you can click to move to other pages.

    1. Move the mouse pointer until it changes to a pointing finger. This happens whenever the pointer is over a link. Most links are underlined text, but buttons and pictures can also be links.
    2. Click the link once. While the network locates the link's page, status messages will appear at the bottom of the window.

    Retracing Your Steps

    There are several ways to revisit pages:

    • To go back or forward one page, click the Back or Forward button.
    • To go back or forward more than one page, click the small triangles on the Back and Forward buttons. You'll see a list of pages you've recently visited; to return to a page, choose it from the list.
    • To see a list of any URLs you've typed into the Location Bar, click the down arrow at the right end of the Location Bar. To view a page, choose it from the list.
    • To choose from pages you've visited during the current session, open the History menu and use the list in the bottom section of the menu.
    • To choose from pages you've visited during the past several sessions, open the History menu and choose Show in Sidebar. You will see the History Sidebar. The History Sidebar displays a list of folders. Clicking the folders displays subfolders or titles of web pages. You can click a page's title to view that page.

    Stopping and Reloading

    If a page is loading too slowly or you no longer wish to view a page, click the Stop button.

    To reload the current page or to get the most up-to-date version, click the Reload button or press &accelKey;+R.

    Tabbed Browsing

    When you visit more than one web page at a time, you can use Tabbed Browsing to navigate the Web faster and easier.

    Tabbed Browsing lets you open tabs, each displaying a web page, within a single &brandShortName; window. You don't have to have several windows open to visit several different web pages. This frees up space on your desktop. You can open, close, and reload web pages conveniently in one place without having to switch to another window.

    For more info, see Tabbed Browsing.

    Using the Sidebar

    The Sidebar is an area on the left side of the screen that you can use for viewing bookmarks or history. Extensions may add new ways to use the Sidebar as well.

    To view an item in the Sidebar, select View > Sidebar. From there you can select the Sidebar tab you want.

    Searching

    Searching the Web

    Searching for web pages on a particular topic is as easy as typing a few words into &brandShortName;'s Search Bar.

    For example, if you want to find information about baby dolls:

    1. Click in the Search Bar.
    2. Type the phrase baby doll. Your typing replaces any text currently in the search bar.
    3. Hit &enterKey; to search.

    Search results for "baby doll" appear in the &brandShortName; window.

    Selecting the Search Engine

    You can switch the Search Engine by clicking on its icon and selecting the Search Engine of your choice. Some Search Engines, like Google, search the whole web; others, like Amazon.com, only search specific sites.

    Manage Search Engines

    Click on the icon of the Search Engine and select Manage Search Engines… to add, reorder, remove, or restore the default Search Engines. Select a Search Engine and click the appropriate button to to move it around within the list or remove it. You can install new search engines by clicking the Get more search engines… link.

    Searching the Web for Words Selected in a Web Page

    &brandShortName; allows you to search the web for words you select within a web page:

    1. Select (highlight) any words in a web page.
    2. Right-clickPress &ctrlKey;, click the mouse button, and choose Search [Search Engine] for "[your selected words]" from the popup menu.

    &brandShortName; opens a new tab and uses the currently selected Search Engine to search for your selected words.

    Searching Within a Page

    To find text within the page you are currently viewing in &brandShortName;:

    1. Press &accelKey;+F or select Edit > Find in This Page… to open the Find Toolbar at the bottom of &brandShortName;.
    2. Type the text you want to find. The search automatically begins as soon as you type something into the search box.
    3. The Find Toolbar offers the following choices:
      • Next: find text in the page that is below the current cursor position.
      • Previous: find text that is above the current cursor position.
      • Highlight all: highlight occurrences of your search string in the current page.
      • Match case: limit the search to text that has the same capitalization as your search string.

    To find the same word or phrase again, press F3 or select Edit > Find Again.

    Tip: Enable the Search for text when I start typing &pref.singular; in the General tab of the Advanced panel of &pref.menuPath; to enable the Quick Find mode of the Find Toolbar. When enabled, the Quick Find toolbar automatically opens and starts searching as soon as you type something. Unlike the Find Toolbar, the Quick Find toolbar will close automatically after a few seconds of inactivity.

    Copying, Saving, and Printing Pages

    Copying Part of a Page

    To copy text from a page:

    1. Select the text.
    2. Select Edit > Copy from the Menu Bar.

    You can paste the text into other programs.

    To copy a link (URL) or an image link from a page:

    1. Position the pointer over the link or image.
    2. Right-clickPress &ctrlKey; and click on the link or image to display a popup menu.
    3. Choose Copy Link Location or Copy Image Location. If an image is also a link, you can choose either menu item.

    You can paste the link into other programs or into &brandShortName;'s Location Bar.

    Saving All or Part of a Page

    To save an entire page in &brandShortName;:

    1. Select File > Save Page As. You will see the Save As dialog box.
    2. Choose a location for the saved page.
    3. Choose a format for the page you want to save:
      • Web Page, Complete: Save the whole web page along with pictures. This choice allows you to view it as originally shown with pictures, but it may not keep the HTML link structure of the original page. &brandShortName; creates a new directory where the page is saved to save pictures and other files necessary to show the whole web page.
      • Web Page, HTML Only: Save the original page without pictures. This choice preserves the original HTML link structure in one file.
      • Text file: Save the original page as a text file. This choice will not preserve the original HTML link structure, but will allow you to see a text version of the web page in any text editor.
    4. Type a file name for the page and click Save.

    To save a frame from within a web page:

    1. Position the mouse pointer within the frame.
    2. Press &ctrlKey; and click onRight-click the frame to display a popup menu.
    3. Select This Frame > Save Frame As from the submenu. You will see the Save As dialog box.
    4. Choose a location for the saved page.
    5. Choose a format for the page you want to save.
    6. Type a file name for the page and click Save.

    Saving a file onto your hard drive lets you view the page when you aren't connected to the Internet.

    To save an image from a page:

    1. Position the mouse pointer over the image.
    2. Right-clickPress &ctrlKey; and click on the image to display a popup menu.
    3. Select Save Image As. You will see the Save Image dialog box.
    4. Choose a location for the saved image.
    5. Type a file name for the image and click Save.

    To save a page without displaying it (which is useful for retrieving a nonformatted page that isn't intended for viewing):

    1. Position the mouse pointer over a link to the page.
    2. Right-clickPress &ctrlKey; and click on the link to display a popup menu.
    3. Select Save Link to Disk. You will see the Save As dialog box.
    4. Choose a location for the saved page.
    5. Type a file name for the page and click Save.

    Important: Some links automatically download and save files to your hard drive after you click them. The URLs for these links often begin with "ftp" or end with a file-type extension such as "au" or "mpeg." These links might transmit software, sound, or movie files and can launch helper applications that support the files.

    Tip: To set an image as your desktop background, right-clickpress &ctrlKey;, click the mouse button on an image and choose Set As Desktop Background… from the popup menu.

    Printing a Page

    To print the current page:

    • Select File > Print.

    To print selected text:

    • Select the text in the current page.
    • Select File > Print. The print dialog box will appear.
    • Under Print Range, click Selection.

    The web page's author and the size of the printed page, not the size of the onscreen window, determine placement of content on the printed page. Text is wrapped and graphics are repositioned to accommodate paper size.

    Using Print Preview

    To have an early look at how a page will look before it is printed, you can use Print Preview:

    • Select File > Print Preview.

    In Print Preview, you can do the following with pages you want to print:

    • View a preview of each page: Click the Next , Previous , First , or Last button to move between pages.
    • Change the scale (size) of pages: In the Scale drop-down menu, choose "50%" to make each page half the size of the original page. To automatically resize pages so that they fit the width of the paper, choose "Shrink to Fit". You can also type in your own percentage by choosing "Custom…".
    • Change the orientation of the page: Choose Portrait to position the page with the shorter side facing up. Choose Landscape to position the page sideways with the longer side facing up.
    • Go to Page Setup: Click Page Setup to further customize pages you want to print.
    • Go to Print: Click Print to print the pages.

    Note: Some Print Preview functions are different or unavailable on Mac OS and Linux.

    Using Page Setup

    Note: Some Page Setup functions are different or unavailable on Mac OS and Linux.

    To customize how pages are printed in &brandShortName;, you can use Page Setup:

    • Select File > Page Setup.

    In Page Setup, you can change the following settings for pages you want to print:

    • Format & Options: Choose the orientation, scale, and other options:
      • Orientation:
        • Portrait: Choose this to position the page normally, with the shorter side facing up.
        • Landscape: Choose this to position the page sideways, with the longer side facing up.
      • Scale: Type in a percentage of the original size. For example, type "50" to make each page half the size of the original page.
        • Shrink To Fit Page Width: Select this to automatically resize the page to the width of the paper.
      • Options:
        • Print Background (colors and images): Select this to print background images and colors. If unselected only pictures and color in the foreground (in front) are printed.
    • Margins & Header/Footer: Click this tab to set up margins, headers, and footers:
      • Margins:
        • Top, Bottom, Left, Right: Type a margin in the given units for the top, bottom, left, and right margins.
      • Headers & Footers: Each drop-down list represents either a header or a footer area. The top row of drop-down lists are for the left, center, and right header areas. The bottom row are for the left, center, and right footer areas. In each drop-down list, choose one of the following options:
        • --blank--: Show nothing in this area.
        • Title: Show the web page title.
        • URL: Show the web page URL (URL's usually start with "http://").
        • Date/Time: Show the date and time when the web page is printed.
        • Page #: Show the page number of each page.
        • Page # of #: Show the page number along with the total number of pages. For example, if you print a five page web page, "3 of 5" would be shown on the third page.
        • Custom: Type your own text. You can include any of the following codes to print specific information:
          • &PT: Page Number with Total (Example: "3 of 5")
          • &P: Page Number
          • &D: Date
          • &U: URL
          • &T: Page Title

    Tip: To see a preview of changes made to Page Setup, use Print Preview.

    Improving Speed and Efficiency

    Managing Different File Types

    &brandShortName; can handle many types of files. However, for some files such as movies or music, &brandShortName; needs Plugins or external applications that can handle those files. If &brandShortName; doesn't have the needed Plugin or doesn't know what application to use to open the file, it can still save the file to your hard disk. When saving files, you can keep track of them using the Download Manager.

    Plugins extend &brandShortName;'s functionality and run within it. Plugins like Sun Java, Macromedia Flash, and RealNetworks RealPlayer allow &brandShortName; to show multimedia files and run small applications such as movies, animations, and games. You can find common Plugins on the Plugins page at Mozilla Update.

    When files cannot be opened within &brandShortName;, you can choose to open them with applications outside of &brandShortName;. For example, you can use the media player of your choice to play MP3 files.

    You can specify how &brandShortName; handles files it can't display in the Download Actions dialog. To open this dialog, select &pref.menuPath;, open the Content panel, and click the Manage… button in the File Types section. You can change the action for a file type or remove it. More information about this dialog is available in File Types &pref.plural;.

    When you click on a file and &brandShortName; doesn't know how to handle it, an Opening dialog box is displayed, offering these choices:

    • Open with: &brandShortName; opens the file using the default program in your system settings. You can also choose a different program by selecting Other… in the drop-down list.
    • Save to Disk: &brandShortName; allows you to select a location to save the file. If you have selected Save all files to (this folder) in the Main panel of &pref.pluralCaps;, the file will automatically be saved to the default folder; otherwise &brandShortName; will ask you where to save it.
    • Do this automatically for files like this from now on: When this is selected, &brandShortName; will automatically perform the selected action the next time you download a file of this type.

    Tip: You can clear your saved &pref.plural; for Do this automatically for files like this from now on in the Download Actions dialog.

    Making &brandShortName; Your Default Browser

    &brandShortName; displays web pages on the Internet and on your computer. To easily open web pages, you can make &brandShortName; your default browser.

    To make &brandShortName; your default web browser, select &pref.menuPath; and click the Check Now button in the Main panel.

    Changing Cache Settings

    &brandShortName; stores copies of frequently accessed pages in the cache. By doing this &brandShortName; doesn't have to retrieve the page from the network each time you view the web page.

    To set the size of the cache:

    1. Select &pref.menuPath;.
    2. Open the Advanced panel and click the Network tab.
    3. Enter a number in the Use up to field to specify the size of the cache. The default size is 50MB.

    Important: A larger cache allows more data to be quickly retrieved, but more of your hard disk space is used.

    When you quit &brandShortName;, it performs cache maintenance. If maintenance takes longer than you wish, try reducing the size of the disk cache.

    To reload a page at any time, click the Reload button in &brandShortName;'s Navigation Toolbar. &brandShortName; then loads and displays the latest version of the page.

    12 September 2006

    Copyright © ©right.years; Contributors to the Mozilla Help Viewer Project.

    PK z7گ!!'locale/browser/help/customization.xhtml %brandDTD; %platformDTD; ]> Customizing &brandFullName;

    Customizing &brandFullName;

    Toolbars

    This will tell you how to rearrange, hide, add, and remove toolbars in &brandShortName;. For those who are unfamiliar with the terminology, a toolbar is the (usually gray) box above the area that the web site is displayed.

    • Menu Bar: This is the toolbar that contains the browser menus (File, Edit, Help, etc.).
    • Navigation Bar: This is the toolbar that contains the Location Bar and the buttons used to navigate web sites.
    • Bookmarks Toolbar: This is the toolbar that contains your Bookmarks Toolbar Folder bookmarks.

    There are two basic methods of customizing the toolbars in &brandShortName;:

    Rearranging Toolbar Items

    To rearrange the items (icons, buttons, text boxes, etc.) on your toolbar, right-clickpress &ctrlKey; and click on any part of the toolbar that is not a text box and select Customize…. This will bring up the toolbar customization dialog.

    Drag and drop any items you want to and from the toolbars (excluding the menu items). You can also rearrange icons already on the toolbars by dragging and dropping them wherever you wish. When the toolbars and items are arranged the way you want them, click Done.

    Special Toolbar Items

    There are a few special items that are available to you when customizing the toolbar. They are as follows:

    • Separators: These allow you to separate items on the toolbars with a small vertical line.
    • Spacers: These allow you to separate items on the toolbars with a fixed-size space, usually around 20 pixels on most themes.
    • Flexible spacers: Spacers allow you to separate items on the toolbars with a space. These spacers automatically resize to fill all of the empty space on the toolbar. These are good for positioning items on the right of a toolbar.

    Hiding, Adding, and Removing Toolbars

    You can hide the Navigation Toolbar and the Bookmarks Toolbar if you do not wish to keep them on your screen. You cannot hide the Menu Bar because you cannot move the menu items (File, Edit, Help, etc.) to a different toolbar, and they must stay on the screen at all times.

    To show or hide a toolbar, select View > Toolbars and click the name of the toolbar you want to show or hide.

    To add a custom toolbar, select View > Toolbars > Customize. Click on Add New Toolbar (in the bottom of the dialog). This will give you a dialog to enter a name. If you enter a name and click OK, your new toolbar appears. Now you can drag and drop items to it. To remove a custom toolbar, drag and drop all the items from it, and click Done. You can also hide a custom toolbar as described in the previous paragraph.

    Add-ons (extensions and themes)

    Add-ons are small pieces of software which change or add to the appearance or functionality of &brandShortName;. There are two kinds of add-ons: extensions and themes.

    Extensions
    Extensions add new functionality to &brandShortName;. They can add anything from a toolbar button to a completely new feature. They allow the application to be customized to fit the personal needs of each user while minimizing the size and appearance of the application itself.
    Themes
    Themes modify &brandShortName;'s appearance. They allow you to change the look and feel of &brandShortName; and personalize it to your tastes. A theme can simply change button images, or it can change every piece of &brandShortName; appearance.

    Getting and Installing Add-ons

    You can download and install many add-ons from &brandShortName; Add-ons. Internet searches will find many other add-ons as well.

    When you click on a link to install an add-on, &brandShortName; displays a dialog asking you for permission to install the add-on. You can choose to allow the download and installation or to cancel the process.

    Using the Add-ons manager

    Add-ons are managed in the Add-ons manager. Select Tools > Add-ons to open it.

    Updating Add-ons

    By default, &brandShortName; will periodically check when a new version for one of your installed add-ons is available. If any are available, it will prompt you at the next start to install any updates. You can change this behavior in the Update tab of the Advanced panel of &pref.pluralCaps;.

    You can check for updates manually by selecting the Extensions or Themes panel and clicking the Find Updates button. If updates are available, the Add-ons manager displays an Updates panel, where you can choose the updates you want to install. Click the Install Updates button to update those add-ons. You need to restart &brandShortName; for changes to take effect.

    Disabling, Enabling, and Uninstalling Add-ons

    If you want to get rid of an extension, you can either disable it temporarily, so it is easily available should you want to enable it again in the future, or uninstall it. Themes can only be uninstalled since all themes except the current one are disabled automatically.

    To disable or enable an extension, select the extension of your choice and click its Disable or Enable button. To remove an add-on from &brandShortName;, select the add-on you wish to remove and click its Uninstall button. You need to restart &brandShortName; for changes to take effect.

    Further functionality

    Further functionality such as Visit Home Page and About is available by selecting the add-on of your choice, pressing &ctrlKey; and clicking onright-clicking the add-on and selecting the respective item from the context menu.

    Tasks specific to extensions or themes

    Configuring Extensions

    Extensions often provide a dialog to configure their functionality. To open the &pref.plural; dialog of an extension, select the Extensions panel, select the extension of your choice, and click its &pref.pluralCaps; button, or simply double-click the extension.

    Switching Themes

    To switch between your installed themes, select the Themes panel, select the theme of your choice, and click its Use Theme button. You need to restart &brandShortName; for changes to take effect.

    12 September 2006

    Copyright © ©right.years; Contributors to the Mozilla Help Viewer Project.

    PK -5׌A)locale/browser/help/firefox_welcome.xhtml %brandDTD; %regionDTD; %platformDTD; ]> &brandFullName; Help

    Welcome to &brandFullName; Help

    To display information about &brandFullName; in this window, click topics in the Contents sidebar. Click the plus icon triangle next to a topic to see its subtopics.

    You can also use the Search bar to find specific information within &brandShortName; Help. For more information on using &brandFullName; Help, see Using the Help Window.

    If you can't find what you need in built-in &brandShortName; Help, you can find more help and support options online at &brandShortName; Help.

    09 July 2005

    Copyright © ©right.years; Contributors to the Mozilla Help Viewer Project.

    PK -5ͱ*locale/browser/help/download_manager.xhtml %brandDTD; %platformDTD; ]> Using &brandFullName;'s Download Manager

    Using &brandFullName;'s Download Manager

    What is the Download Manager?

    The Download Manager is a feature of &brandShortName; that allows you to track and manage your past and current file downloads. It is a convenient way to escape the clutter of multiple downloading windows while still preserving access to download statistics.

    The Download Manager will appear when you download files, when you select Tools > Downloads, and when you press &accelKey;+J&accelKey;+Y.

    What can I do with the Download Manager?

    In addition to keeping information on all your downloads in one place, the Download Manager keeps convenient download actions easily accessible for each of your downloads.

    Pause
    You can pause any downloads currently in progress by clicking the Pause link beside the file entry. This may be useful, for example, if you need to open a small download started after a large download. Pausing downloads gives you the choice to decide which of your downloads are most important. When you want to continue downloading those files, simply use the Resume link to finish those downloads.
    Cancel
    If after starting a download you decide you no longer need that file, canceling the download is simple: just use the Cancel link beside that file entry to cancel it and free up your connection for your browsing and other downloads.
    Open the File
    When a download has finished, the Open link will appear by the file entry. Use it to open the file.
    Remove the File's Entry
    If you do not wish to store information on a particular download, removing the entry is as simple as the click of a mouse. Simply use the Remove link beside the file entry to delete it.
    Retry a Download
    If for any reason a download does not complete, it is easy to attempt the download again. To recover from a failed download and retry it, just use the Retry link next to the file entry and &brandShortName; will restart the download for you.
    Show Download Folder
    If you have set &brandShortName; to save all downloads to a folder in Download Manager &pref.pluralCaps;, you can open this folder by clicking the Folder Name at the bottom of the Download Manager window.

    Download Manager &pref.pluralCaps;

    The &pref.plural; for the Download Manager are accessible by opening the Downloads section of the Main panel in the &pref.pluralCaps; window. They allow you to change several downloading &pref.plural;. More information regarding the various &pref.plural; is available in the &pref.pluralCaps; page.

    12 September 2006

    Copyright © ©right.years; Contributors to the Mozilla Help Viewer Project.

    PK -5Q 'locale/browser/help/platformStrings.dtd Tools > OptionsEdit > Preferences&brandShortName; > Preferences' > optionpreference' > optionspreferences' > OptionPreference' > OptionsPreferences' > Ctrl' > CtrlCmd' > AltOpt' > Shift' > EnterReturn' > PK -545YY)locale/browser/help/tabbed_browsing.xhtml %brandDTD; %platformDTD; ]> Tabbed Browsing

    Tabbed Browsing

    Tabbed browsing lets you open tabs, each displaying a web page, within a single &brandShortName; window. You can open links in new tabs, where they will load while you read the current page. You don't have to use tabbed browsing, but if you do you might find tabbed browsing is a better, faster way to browse the Web.

    Creating and Loading Tabs

    To open a new tab, press &accelKey;+T, select File > New Tab, or double-click an empty space in the Tab Bar.

    To load a link in a tab, you can do one of the following:

    • Middle-click the link. (If you have a mouse wheel, clicking the wheel is equivalent to middle-clicking.)
    • Drag the link and drop it on an empty space in the Tab Bar. (If only one web page is open, the Tab Bar may be hidden. See Customizing Tabbed Browsing for information on how to change this.)
    • Drag and drop the link onto a tab to open the link in that tab.
    • Right-clickPress &ctrlKey;, click on the link, and choose Open Link in New Tab from the context menu.

    To open a URL in the Location Bar in a new tab, enter the URL and press &altKey;+&enterKey;.

    Moving Tabs Within a Window

    Tabs are displayed in the order you open them, which may not always be what you want. To move a tab to a different location within a &brandShortName; window, simply drag it there using your mouse. While you are dragging the tab, &brandShortName; displays a small indicator to show where the tab will be moved. Alternately, you can use keyboard shortcuts to move tabs within a window if desired.

    Closing and Restoring Tabs

    To close the current tab, press &accelKey;+W, click the Close Tab button, middle-click the tab, or select File > Close Tab. To close all tabs other than the current one, right-clickpress &ctrlKey;, click on the tab and choose Close Other Tabs.

    &brandShortName; windows keep a list of tabs you closed recently. You can restore any tab by selecting it from History > Recently Closed Tabs. You can restore all tabs by selecting History > Recently Closed Tabs > Open All in Tabs . Press &accelKey;+&shiftKey;+T to open them one by one in reverse order.

    Customizing Tabbed Browsing

    To change tabbed browsing &pref.plural; select &pref.menuPath; and open the Tabs panel.

    Tips and Tricks

    Bookmarks and Tabbed Browsing
    To bookmark a set of tabs:
    1. Press &accelKey;+&shiftKey;+D or selectSelect Bookmarks > Bookmark All Tabs to add all the tabs in the current window to a new bookmark folder.
    2. To open bookmarks in tabs, open a bookmark folder menu and choose Open in Tabs. You can also middle-click on the folder to open its contents in tabs. The bookmarks will open in existing tabs, not new ones.
    Home Page as Tabs
    Instead of using only one web page as your homepage, you can make your home page a set of tabs. Select your favorite web sites and open them in tabs in a single window. Select &pref.menuPath; and open the Main panel. Under Startup, press the Use Current Pages button. Now when you press the Home button, your favorite web sites will load with just a click.
    Adding a New Tab Toolbar Button
    You can add a New Tab button on the toolbar to easily open new tabs by customizing your toolbars.
    Keyboard shortcuts
    &brandShortName; has an extensive set of shortcuts related to tabbed browsing; see the full list in Keyboard Shortcuts.
    12 September 2006

    Copyright © ©right.years; Contributors to the Mozilla Help Viewer Project.

    PK -5H9H9"locale/browser/help/glossary.xhtml %brandDTD; %platformDTD; ] > Glossary

    This glossary is provided for your information only; it is not meant to be relied upon as a complete or authoritative description of the terms defined below or of the privacy and/or security ramifications of the technologies described.


    Glossary

    authentication
    The use of a password, certificate, personal identification number (PIN), or other information to validate an identity over a computer network.
    bookmark
    A stored web page address (URL) that you can go to easily by clicking a bookmark icon in the Bookmarks Toolbar or choosing the bookmark's name from the Bookmarks menu.
    Bookmarks Toolbar
    The customizable toolbar that appears just below the Location Bar by default in &brandShortName;. It contains buttons for your favorite bookmarks (or folders containing groups of bookmarks) that you can add or remove.
    cache
    A collection of web page copies stored on your computer's hard disk or in its random-access memory (RAM). &brandShortName; accumulates these copies as you browse the Web. When you click a link or type a URL to fetch a particular web page for which the cache already contains a copy, &brandShortName; compares the cached copy to the original. If there have been no changes, &brandShortName; uses the cached copy rather than refetching the original, saving processing and download time.
    certificate
    The digital equivalent of an ID card. A certificate specifies the name of an individual, company, or other entity and certifies that a public key, which is included in the certificate, belongs to that entity. When you digitally sign a message or other data, the digital signature for that message is created with the aid of the private key that corresponds to the public key in your certificate.
    client
    Software (such as an Internet browser) that sends requests to and receives information from a server, which is usually running on a different computer. A computer on which client software runs is also described as a client.
    A small bit of information stored on your computer by some web sites. When you visit such a site, the site asks &brandShortName; to place one or more cookies on your hard disk. Later, when you return to the site, &brandShortName; sends the site the cookies that belong to it. Cookies help web sites keep track of information about you, such as the contents of your shopping cart. You can set your cookies options to control how cookies are used and how much information you are willing to let web sites store on them.
    cryptography
    The art and practice of scrambling (encrypting) and unscrambling (decrypting) information. For example, cryptographic techniques are used to scramble and unscramble information flowing between commercial web sites and &brandShortName;.
    decryption
    The process of unscrambling data that has been encrypted. See also encryption.
    digital ID
    See certificate.
    encryption
    The process of scrambling information in a way that disguises its meaning. For example, encrypted connections between computers make it very difficult for third-parties to unscramble, or decrypt, information flowing over the connection. Encrypted information can be decrypted only by someone who possesses the appropriate key.
    Extensible Markup Language (XML)
    An open standard for describing data. Unlike HTML, XML allows the developer of a web page to define special tags. For more information, see the online W3C document Extensible Markup Language (XML).
    feed
    An XML web page that contains a list of links to other web pages. Special programs can read feeds to create a list of headlines from the links, automatically updating the list as it changes. News web sites use feeds to quickly publish the latest headlines, and personal online journals often use feeds to quickly notify visitors about new entries. See also Live Bookmark.
    File Transfer Protocol (FTP)
    A standard that allows users to transfer files from one computer to another over a network. You can use &brandShortName; to fetch files using FTP.
    FIPS PUBS 140-1
    Federal Information Processing Standards Publications (FIPS PUBS) 140-1 is a US government standard for implementations of cryptographic modules — hardware or software that encrypts and decrypts data or performs other cryptographic operations (such as creating or verifying digital signatures). Many products sold to the US government must comply with one or more of the FIPS standards.
    home page
    The page &brandShortName; is set to display every time you launch it or when you click the Home button. Also used to refer to the main page for a web site from which you can explore the rest of the site.
    Hypertext Markup Language (HTML)
    The document format used for web pages. The HTML standard defines tags, or codes, used to define the text layout, fonts, style, images, and other elements that make up a web page.
    Internet
    A worldwide network of millions of computers that communicate with each other using standard protocols such as TCP/IP. Originally developed for the US military in 1969, the Internet grew to include educational and research institutions and, in the late 1990s, millions of businesses, organizations, and individuals. Today the Internet is used for email, browsing the World Wide Web, instant messaging, mailing lists and usegroups, and many other purposes.
    Internet protocol address (IP address)
    The address of a computer on a TCP/IP network. Every computer on the Internet has an IP address. Clients have either a permanent IP address or one that is dynamically assigned to them each time they connect with the network.
    Java
    A programming language developed by Sun Microsystems. A single Java program can run on many different kinds of computers, thus avoiding the need for programmers to create a separate version of each program for each kind of computer. After Java is installed, &brandShortName; can automatically download and run Java programs (also called applets).
    JavaScript
    A scripting language commonly used to construct web pages. Programmers use JavaScript to make web pages more interactive; JavaScript is often used to dynamically validate forms and select buttons. JavaScript can be used with Java, but it is technically a separate language. Java is not required for JavaScript to work correctly.
    Live Bookmark
    A special type of bookmark that acts as a folder to contain the links in a feed. You can create a Live Bookmark by visiting a site with a feed, clicking on the Live Bookmark icon in the Location Bar, and selecting the feed you wish to use.
    Location Bar
    The field (and associated buttons) near the top of a &brandShortName; window where you can type a URL or search terms.
    master password
    A password used to protect saved passwords and other private data. &brandShortName; will prompt you for your master password when you wish to access this data. If you have multiple security devices, each security device will require a separate master password.
    The toolbar near the top of the &brandShortName; window that includes the Back and Forward buttons.
    Password Manager
    The part of &brandShortName; that can help you remember some or all of your names and passwords by storing them on your computer's hard disk and entering them for you automatically when you visit such sites.
    PKCS #11
    The public-key cryptography standard that governs security devices such as smart cards.
    Plugin
    Plugins add new capabilities to &brandShortName;, such as the ability to play audio or video clips. Unlike other kinds of helper applications, a Plugin installs itself into the Plugins directory within the main &brandShortName; installation directory and typically can be opened within &brandShortName; itself (internally). For example, an audio Plugin lets you listen to audio files on a web page or in an e-mail message. Macromedia Flash Player and Java are both examples of Plugin applications.
    private key
    One of a pair of keys used in public-key cryptography. The private key is kept secret and is used to decrypt data that has been encrypted with the corresponding public key.
    proxy
    An intermediary or "go-between" program that acts as both a server and a client for the purpose of making requests on behalf of other clients.
    search engine
    A web-based program that allows users to search for and retrieve specific information from the World Wide Web. The search engine may search the full text of web documents or a list of keywords; it may also use librarians who review web documents and index them manually for retrieval. Typically, the user types a word or phrase into a search box, and the search engine displays links to relevant web pages.
    secure site
    A site that uses encryption in connections with &brandShortName; to prevent other malicious Internet users from viewing transmitted data. When you visit secure sites, &brandShortName; displays a lock icon in the Status Bar and the Location Bar. &brandShortName; also displays the site's domain name in the Status Bar (to prevent malicious sites from stealing your data) and turns the background of the Location Bar to yellow.
    Some sites may consist of both secure and insecure data; the insecure data usually is non-private, although it isn't guaranteed to be so. For such sites &brandShortName; will display a lock icon with a slash through it in the Status Bar and Location Bar and will not display the site's domain name in the Status Bar so that you know that the current web page isn't completely secure.
    Secure Sockets Layer (SSL)
    A protocol that allows mutual authentication between a client and a server for the purpose of establishing an authenticated and encrypted connection. SSL runs above TCP/IP and below HTTP, LDAP, IMAP, NNTP, and other high-level network protocols. The new Internet Engineering Task Force (IETF) standard called Transport Layer Security (TLS) is based on SSL. See also authentication, encryption.
    server
    Software (such as software that serves up web pages) that receives requests from and sends information to a client, which is usually running on a different computer. A computer on which server software runs is also described as a server.
    Status Bar
    The toolbar that appears at the bottom of any &brandShortName; window. It shows status icons on the right.
    TLS
    See Secure Sockets Layer (SSL).
    Transmission Control Protocol/Internet Protocol (TCP/IP)
    A Unix protocol used to connect computers running a variety of operating systems. TCP/IP is an essential Internet protocol and has become a global standard.
    Uniform Resource Locator (URL)
    The standardized address that tells &brandShortName; how to locate a file or other resource on the Web (for example, http://www.mozilla.org). Type URLs into &brandShortName;'s Location Bar to access web pages. URLs are also used in the links on web pages go to other web pages. Also known as an Internet or Web address.
    web page
    A single document on the World Wide Web that is specified by a unique address or URL. A web page may contain text, hyperlinks, and graphics.
    web site
    A group of related web pages linked by hyperlinks and managed by a single company, organization, or individual. A web site may include text, graphics, audio and video files, and links to other web sites.
    World Wide Web
    Also known as the Web. A portion of the Internet that is made up of web pages stored by web servers and displayed by clients called web browsers (such as &brandShortName;).

    Return to beginning of Glossary ]

    07 April 2005

    Copyright © ©right.years; Contributors to the Mozilla Help Viewer Project.

    PK z7{zG:G:locale/browser/browser.dtd PK r7">locale/browser/pageInfo.dtd PK 3a4xTZlocale/browser/safeMode.dtd PK  3zP??/locale/browser/preferences/advanced-scripts.dtd PK z7n #locale/en-US/necko/necko.propertiesPK 8v76u"A locale/en-US/global/css.propertiesPK z7"<(locale/en-US/global/xbl.propertiesPK Y7iJ"]1locale/en-US/global/xul.propertiesPK `X6J '!9locale/en-US/global/printing.propertiesPK z7R6OI I , Slocale/en-US/global/layout_errors.propertiesPK z7\M^^ \locale/en-US/global/netError.dtdPK eB}7o{^MM#;wlocale/en-US/global/netErrorApp.dtdPK ~2[/ylocale/en-US/global/global.dtdPK z7$U[ [ ) zlocale/en-US/global/appstrings.propertiesPK ıq37PP,„locale/en-US/global/charsetTitles.propertiesPK GQT2+Fb,\locale/en-US/global/global-strres.propertiesPK iT2mSS&Jlocale/en-US/global/plugins.propertiesPK Rb23  2 2 2locale/en-US/global/nsWebBrowserPersist.propertiesPK Se 3S  *clocale/en-US/global/printdialog.propertiesPK .+6Ju  (locale/en-US/global/xslt/xslt.propertiesPK 4 744&locale/en-US/global/dom/dom.propertiesPK C'4ya&{locale/en-US/global/svg/svg.propertiesPK Ya1ǡ` 3locale/en-US/global/layout/MediaDocument.propertiesPK ].4%0 /locale/en-US/global/layout/xmlparser.propertiesPK z7k}.locale/en-US/global/layout/HtmlForm.propertiesPK &l7}  ,locale/en-US/global/security/caps.propertiesPK Jh2('\ locale/en-US/global/xml/prettyprint.dtdPK Jh23*locale/en-US/global/webservices/security.propertiesPK ^H6FY''6alocale/en-US/global-platform/win/accessible.propertiesPK ^H6FY''6locale/en-US/global-platform/mac/accessible.propertiesPK ^H6FY''7W locale/en-US/global-platform/unix/accessible.propertiesPK P4&!locale/en-US/global/storage.propertiesPK l<5&&.)locale/en-US/global/prompts.propertiesPK -5l..0locale/en-US/global/about.dtdPK z7!]4locale/en-US/global/appPicker.dtdPK Τi2h LTTN5locale/en-US/global/brand.dtdPK u{60 Բ}}/5locale/en-US/global/downloadProgress.propertiesPK u{6."8locale/en-US/global/filepicker.dtdPK u{6|]);locale/en-US/global/filepicker.propertiesPK nY5O7Clocale/en-US/global/findbar.dtdPK {5CC&SFlocale/en-US/global/findbar.propertiesPK 4߾Glocale/en-US/global/license.dtdPK >x1lIlocale/en-US/global/mozilla.dtdPK 5ߕ::$/Klocale/en-US/global/notification.dtdPK Y26̑''#Klocale/en-US/global/preferences.dtdPK z78*mg! ! &Mlocale/en-US/global/nsHelperAppDlg.dtdPK z7;GG-xVlocale/en-US/global/nsHelperAppDlg.propertiesPK iT2ש( Wlocale/en-US/global/nsProgressDialog.dtdPK Ta6)#p/klocale/en-US/global/nsProgressDialog.propertiesPK >x1^4˵.tlocale/en-US/global/history/history.propertiesPK E7`l2vlocale/en-US/global/xpinstall/xpinstall.propertiesPK ^4It8locale/en-US/global-platform/mac/platformKeys.propertiesPK >x1yMM9locale/en-US/global-platform/unix/platformKeys.propertiesPK >x1yMM8locale/en-US/global-platform/win/platformKeys.propertiesPK )s7ء(0blocale/en-US/global-platform/mac/intl.propertiesPK *s7ء(1locale/en-US/global-platform/unix/intl.propertiesPK *s7ء(0locale/en-US/global-platform/win/intl.propertiesPK z7{7,/locale/en-US/mozapps/downloads/downloads.dtdPK $~7hw+DD3locale/en-US/mozapps/downloads/downloads.propertiesPK z75U}}.locale/en-US/mozapps/extensions/extensions.dtdPK |7  5Ylocale/en-US/mozapps/extensions/extensions.propertiesPK Ua6.)locale/en-US/mozapps/extensions/about.dtdPK z7fg  * locale/en-US/mozapps/extensions/update.dtdPK R4==1_locale/en-US/mozapps/extensions/update.propertiesPK z7[W*locale/en-US/mozapps/handling/handling.dtdPK z7g551locale/en-US/mozapps/handling/handling.propertiesPK z7&(xlocale/en-US/mozapps/plugins/plugins.dtdPK z7!/Llocale/en-US/mozapps/plugins/plugins.propertiesPK y6.pp)locale/en-US/mozapps/preferences/ocsp.dtdPK \yj2-:locale/en-US/mozapps/preferences/changemp.dtdPK \yj2 ]-9 locale/en-US/mozapps/preferences/removemp.dtdPK Ua6T7 locale/en-US/mozapps/preferences/preferences.propertiesPK z7 ``4locale/en-US/mozapps/profile/createProfileWizard.dtdPK WD4m8@@8ylocale/en-US/mozapps/profile/profileSelection.propertiesPK z7 1 locale/en-US/mozapps/profile/profileSelection.dtdPK z7cF$$$'H+locale/en-US/mozapps/update/updates.dtdPK z7!) .>locale/en-US/mozapps/update/updates.propertiesPK c39,Llocale/en-US/mozapps/update/incompatible.dtdPK 6'Plocale/en-US/mozapps/update/history.dtdPK 6000&Rlocale/en-US/mozapps/update/errors.dtdPK >x1DX663FSlocale/en-US/mozapps/xpinstall/xpinstallConfirm.dtdPK `4 Y!:Tlocale/en-US/mozapps/xpinstall/xpinstallConfirm.propertiesPK 6v0Vlocale/en-US/alerts/notificationNames.propertiesPK Sa6 *,Wlocale/en-US/cookie/cookieAcceptDialog.dtdPK u{6:1[locale/en-US/cookie/cookieAcceptDialog.propertiesPK @Wn2Qff-]locale/en-US/autoconfig/autoconfig.propertiesPK U2'u-''!_locale/en-US/help/help.propertiesPK 5Z7ޮVV`locale/en-US/help/help.dtdPK Ua61`glocale/en-US/help/help-toc.rdfPK .5#n% klocale/en-US/help/welcome.xhtmlPK =s7)H_%ulocale/en-US/places/places.propertiesPK R7Leee&vlocale/en-US/global/browser.propertiesPK z7&Qxlocale/en-US/global/charsetOverlay.dtdPK H7IN$|locale/en-US/global/commonDialog.dtdPK x4pLL,~locale/en-US/global/commonDialogs.propertiesPK f66 locale/en-US/global/config.dtdPK !J4T%%locale/en-US/global/config.propertiesPK ,6Lr0; ; locale/en-US/global/console.dtdPK u{6aj`&|locale/en-US/global/console.propertiesPK u{64[002Dlocale/en-US/global/contentAreaCommands.propertiesPK Ta6Z5 5 (ģlocale/en-US/global/customizeCharset.dtdPK Ta6.됒(?locale/en-US/global/customizeToolbar.dtdPK ɜn7#B33/locale/en-US/global/customizeToolbar.propertiesPK L=6T.C&locale/en-US/global/datetimepicker.dtdPK Ta6%llocale/en-US/global/dialogOverlay.dtdPK ,o1؁'Vlocale/en-US/global/editMenuOverlay.dtdPK u{6~ pp"locale/en-US/global/finddialog.dtdPK >x1FF)_locale/en-US/global/finddialog.propertiesPK >x1Flocale/en-US/global/intl.cssPK 5%78BR #żlocale/en-US/global/intl.propertiesPK z7%Y((#locale/en-US/global/keys.propertiesPK f?w5ɑ.2  ,Zlocale/en-US/global/languageNames.propertiesPK z7`#locale/en-US/global/printdialog.dtdPK {1'locale/en-US/global/printjoboptions.dtdPK z7ˮ(&locale/en-US/global/printPageSetup.dtdPK z7aP $locale/en-US/global/printPreview.dtdPK z7-,locale/en-US/global/printPreviewProgress.dtdPK z7=??%locale/en-US/global/printProgress.dtdPK 5Se\33*locale/en-US/global/regionNames.propertiesPK [ 3@(% locale/en-US/global/dialog.propertiesPK lo3#77 locale/en-US/global/tree.dtdPK Mt5=#e locale/en-US/global/textcontext.dtdPK z7R" locale/en-US/global/viewSource.dtdPK t2Ws)locale/en-US/global/viewSource.propertiesPK G14YY{locale/en-US/global/wizard.dtdPK G14%locale/en-US/global/wizard.propertiesPK T 4S$gNN%locale/en-US/global-region/region.dtdPK T 4A,vlocale/en-US/global-region/region.propertiesPK z7mՔ<locale/en-US/mozapps/downloads/unknownContentType.propertiesPK z75 locale/en-US/mozapps/downloads/unknownContentType.dtdPK mC7=YY1$locale/en-US/mozapps/downloads/settingsChange.dtdPK ;S7p]%`/|&locale/en-US/passwordmgr/passwordmgr.propertiesPK ;S7>z,+locale/en-US/passwordmgr/passwordManager.dtdPK locale/en-US/pippki/pippki.propertiesPK n2.EE#r>locale/en-US/pippki/PrefOverlay.dtdPK z7 ]J %Flocale/en-US/pippki/pref-security.dtdPK zK4N'Qlocale/en-US/pippki/PageInfoOverlay.dtdPK z7)zC"C"#$Zlocale/en-US/pippki/certManager.dtdPK z7+' %|locale/en-US/pippki/deviceManager.dtdPK z7-'locale/en-US/pippki/pref-validation.dtdPK z77r '͟locale/en-US/pippki/pref-masterpass.dtdPK z7#Lu6 6 &locale/en-US/reporter/reportWizard.dtdPK B2Vmlocale/en-US/reporter/about.dtdPK ep14xV)vlocale/en-US/reporter/reporterOverlay.dtdPK ue7aU&'ּlocale/en-US/reporter/reportResults.dtdPK B2"locale/en-US/reporter/reporter.dtdPK z77<-locale/en-US/reporter/reportWizard.propertiesPK B2E/JJ0locale/en-US/reporter/reporterOverlay.propertiesPK ;7u4hlocale/branding/brand.dtdPK ;7uBB (locale/branding/brand.propertiesPK ۓ6uulocale/browser/aboutDialog.dtdPK l@[6GQffYlocale/browser/credits.dtdPK z7h<"locale/browser/baseMenuOverlay.dtdPK z7qRʬ!locale/browser/browser.propertiesPK `^e5Axlocale/browser/metaData.dtdPK T66}}"locale/browser/metaData.propertiesPK z7locale/browser/openLocation.dtdPK Q0(6""&locale/browser/openLocation.propertiesPK `m7 "(locale/browser/pageInfo.propertiesPK Q0'+`?locale/browser/pageReport.dtdPK ~1[RnCC&locale/browser/pageReportFirstTime.dtdPK NK7$locale/browser/quitDialog.propertiesPK %5;;locale/browser/sanitize.dtdPK -]4k_ alocale/browser/search.propertiesPK z7wilocale/browser/searchbar.dtdPK z7'&& Flocale/browser/engineManager.dtdPK X6X22'c locale/browser/engineManager.propertiesPK #2`yt' locale/browser/setDesktopBackground.dtdPK z7'&locale/browser/shellservice.propertiesPK m8 7;1& locale/browser/sessionstore.propertiesPK z7 \[[3locale/browser/tabbrowser.dtdPK z7F$locale/browser/tabbrowser.propertiesPK z7#F%% locale/browser/places/places.dtdPK t7Ir'?locale/browser/places/places.propertiesPK hP locale/browser/pageInfo.dtdPK 3a4xTZG_ locale/browser/safeMode.dtdPK  3zP??/d locale/browser/preferences/advanced-scripts.dtdPKLg