PK -L1Sؚ #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 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 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 #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 into 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 into the site \"%1$S\" with the username \"%2$S\". PK 1n2h"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". PEUnexpEOF=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'. PELangArgEOF=argument to :lang selector PELangArgNotIdent=Expected identifier for lang pseudo-class parameter but found '%1$S'. PELangNoClose=Missing closing ')' in lang pseudo-class '%1$S'. PELangNoArg=Missing argument in lang 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'. PEBadDeclOrRuleEnd=Expected ';' or '}' to terminate declaration but found '%1$S'. PEInaccessibleProperty=Attempt to use inaccessible property PECommentEOF=end of comment SEUnterminatedString=Found unclosed string '%1$S'. PK Ya1GC"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. PK Ya1A2ɔ"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. PK }s1xx'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 # Print font # The name of the font to be used to print the headers and footers fontname=serif # Print font size # The size of the font to be used to print the headers and footers fontsize=10 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_XPRINT_BROKEN_XPRT=A broken version of the X print server (Xprt) has been detected. Note that printing using this Xprt server may not work properly. Please contact the server vendor for a fixed version. 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_XPRINT_NO_XPRINT_SERVERS_FOUND=There was a problem printing. No Xprint server(s) could be found.\nCheck whether the XPSERVERLIST environment variable contains any valid Xprint servers.\nFor further information see http://xprint.mozdev.org/ or http://www.mozilla.org/projects/xprint/ 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 Ya1;I 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 Ci3i7 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.
  • ">
  • 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 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.
  • "> PK ~2[/locale/en-US/global/global.dtd PK d\+5A)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. repost=The page you are trying to view contains POSTDATA that has expired from cache. If you resend the data, any action the form carried out (such as a search or online purchase) will be repeated. To resend the data, click OK. Otherwise, click Cancel. repostConfirm=The page you are trying to view contains POSTDATA. If you resend the data, any action the form carried out (such as a search or online purchase) will be repeated. To resend the data, click OK. Otherwise, click Cancel. 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. 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 PK GQT2fk,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.alis_charset_detector.title = All 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 iT2[II*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 ***** #----------------------------------------------------------- # Note: IMPORTANT! # # Set "extend" to false to get the native platform dialog # # Set "extend" to true to have the native dialog extended with # the "Print Frames" Frame group box #----------------------------------------------------------- extend=true PrintFrames=Print Frames Aslaid=As &laid out on the screen selectedframe=The selected &frame Eachframe=&Each frame separately options=Options PK 9<2C C (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. 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. LoadingError = Error loading stylesheet: %S TransformError = Error during XSLT transformation: %S PK ~4]YY&locale/en-US/global/dom/dom.propertiesKillScriptTitle=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. StopScriptButton=Stop script DebugScriptButton=Debug script WaitForScriptButton=Continue 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. 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 Jh2%) ) /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 declaration not at start of external 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 29 = reserved prefix (xml) must not be undeclared or bound to another namespace URI 30 = reserved prefix (xmlns) must not be declared or undeclared 31 = prefix must not be bound to one of the reserved namespace URIs # %1$S is replaced by the Expat error string, may be followed by Expected (see below) # %2$S is replaced by URL # %3$d is replaced by line number # %4$d is replaced by column number XMLParsingError = XML Parsing Error: %1$S\nLocation: %2$S\nLine Number %3$d, Column %4$d: # %S is replaced by a tag name. # This gets appended to the error string if the error is mismatched tag. Expected = . Expected: . PK R2g%9.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 Jh2 S@ @ ,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 # # 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 Jh2W:!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 PK Jh2W:!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 PK Jh2W:!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 PK Τi2h LTTlocale/en-US/global/brand.dtd %realBrandDTD; PK u#6\)''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 vHm27S S &locale/en-US/global/nsHelperAppDlg.dtd PK iT2afXGG-locale/en-US/global/nsHelperAppDlg.propertiessaveDialogTitle=Enter name of file to save to... noDefaultFile=unnamed PK iT2ש(locale/en-US/global/nsProgressDialog.dtd PK iT2Ap/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 6`<2$$"locale/en-US/global/filepicker.dtd PK >x1zZ)22)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: confirmTitle=Confirm confirmFileReplacing=%S already exists.\nDo you want to replace it? openButtonLabel=Open saveButtonLabel=Save selectFolderButtonLabel=Select noButtonLabel=No errorOpenFileDoesntExistTitle=Error opening %S errorOpenFileDoesntExistMessage=File %S doesn't exist errorDirDoesntExistTitle=Error accessing %S errorDirDoesntExistMessage=Directory %S doesn't exist errorDirNotReadableMessage=Directory %S is not readable or does not 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 .4!8locale/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 VK_SHIFT=\u21e7 #the command key - clover leaf symbol VK_META=\u2318 #the option/alt key - splitting tracks symbol VK_ALT=\u2325 #the control key. hat symbol 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 >x1 ክ0locale/en-US/global-platform/mac/intl.properties# moved from navigator/locale/navigator.properties # valid collation options are: or useCodePointOrder intl.collationOption= intl.charset.default=ISO-8859-1 PK >x1 ክ1locale/en-US/global-platform/unix/intl.properties# moved from navigator/locale/navigator.properties # valid collation options are: or useCodePointOrder intl.collationOption= intl.charset.default=ISO-8859-1 PK >x1 ክ0locale/en-US/global-platform/win/intl.properties# moved from navigator/locale/navigator.properties # valid collation options are: or useCodePointOrder intl.collationOption= intl.charset.default=ISO-8859-1 PK %-2^(/locale/en-US/global/downloadProgress.propertiesclose=Close unknown=Unknown Error error=Close. Press Close button to close dialog. FilePickerTitle=Save File # 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. # # Localizable URLs 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. # # Localizable URLs BadPluginCheckboxMessage=Don't show this message again during this session. PK uS5Olocale/en-US/global/findbar.dtd PK 4,\&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: CaseSensitive=(Case sensitive) PK Y26̑''#locale/en-US/global/preferences.dtd 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 m42B?]yy2locale/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-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 34Wvv,locale/en-US/mozapps/downloads/downloads.dtd PK >x1m3locale/en-US/mozapps/downloads/downloads.propertiestransferred=%1SKB of %2SKB downloading=Downloading notStarted=Not Started failed=Failed finished=Finished canceled=Canceled downloadErrorAlertTitle=Download Error 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? offlineCancelDownloadsAlertMsgMultiple=If you go offline now, %S downloads will be canceled. Are you sure you want to go offline? offlineCancelDownloadsAlertMsg=If you go offline now, 1 download 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. statusFormatKBKB=#1 of #2 KB statusFormatKBMB=#1 KB of #2 MB statusFormatMBMB=#1 of #2 MB statusFormatUnknownKB=#1 KB statusFormatUnknownMB=#1 MB remain=remain unknownFilesize=unknown file size statusFormat=#1 at #2 KB/sec; #3 longTimeFormat=#1:#2:#3 shortTimeFormat=#2:#3 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 PK >x1ר$$5locale/en-US/mozapps/downloads/downloadProperties.dtd PK [4 .locale/en-US/mozapps/extensions/extensions.dtd PK l+5zTpp5locale/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. updateAppManagedMessage=Updates to %S are performed when %S is updated. updateReadOnlyMessage=Update not supported (install location is read only). updateNotManagedMessage=Update not supported (install location is not managed by %S). restartBeforeEnableTitle=Enable Extension restartBeforeDisableTitle=Disable Extension incompatibleUpdateMessage=%S is checking for a compatibility update to %S. installSuccess=Install completed successfully installWaiting=Waiting... installInstalling=Installing... droppedInWarning=The following items were found in your Extensions folder. Do you want to install them? 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? 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% extensions.getMoreExtensionsURL=http://%LOCALE%.add-ons.mozilla.com/%LOCALE%/%APP%/%VERSION%/extensions/ extensions.getMoreThemesURL=http://%LOCALE%.add-ons.mozilla.com/%LOCALE%/%APP%/%VERSION%/themes/ themesTitle=Themes extensionsTitle=Extensions globalItemList=The following items are available to all users. \nYou can start Firefox with -lock-item "{GUID}" to prevent users from uninstalling or disabling an item. To unlock an item, start Firefox with -unlock-item "{GUID}" globalItemListExtensions=\n\nGlobally Available Extensions:\n==============================\n\n globalItemListThemes=\n\nGlobally Available Themes:\n==========================\n\n statusFormatKBKB=#1 of #2 KB statusFormatKBMB=#1 KB of #2 MB statusFormatMBMB=#1 of #2 MB disabledObsoleteTitle=Old Extensions disabledObsoleteMessage=Any old extensions that you have installed have been disabled. type-32=Multiple Extension Package type-4=Theme type-2=Extension incompatibleTitle=Incompatible %S incompatibleMsg=%S %S could not be installed because it is not compatible with %S %S. (%S %S will only work with %S versions from %S to %S) incompatibleMsgSingleAppVersion=%S %S could not be installed because it is not compatible with %S %S. (%S %S will only work with %S %S) incompatibleMessageNoApp=%S %S could not be installed because it is not compatible with %S. incompatibleOlder=versions 0.8 or older. incompatibleThemeName=this Theme incompatibleExtension=Disabled - not compatible with %S %S incompatibleAddonMsg=Not compatible with %S %S blocklistedDisabled=Disabled for your protection 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. missingFileConsoleMessage=Failed to install from %S because %S was not provided at the top level of the jar/xpi file. 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 cmdUninstallTooltipTheme=Uninstalls the selected Theme cmdUpdateTooltipAddons=Checks for updates to your Add-ons cmdInstallTooltipAddons=Install an Add-on cmdUpdateTooltipTheme=Checks for updates to your Themes cmdInstallTooltipTheme=Install a Theme dssSwitchAfterRestart=Restart %S to use. updateFailedMsg=Update failed for this item. updateDisabledMsg=Update is disabled for this item. updatesAvailableMessage1=%S found updates to the following items: updatesAvailableMessage2=Click Install Now to download and install the updates. updatesAvailableAccept=Install Now updatesAvailableCancel=Later updatesAvailableTitle=Updates Found itemFormat=%S %S (New version: %S) 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. 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. offlineInstallMsg=%S is currently in offline mode and is unable to install 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 X4-)locale/en-US/mozapps/extensions/about.dtd PK P4x6c *locale/en-US/mozapps/extensions/update.dtd PK P4==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 I?H2o--(locale/en-US/mozapps/plugins/plugins.dtd PK qA04!/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 o2lCE  )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 \yj2y7locale/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 48“4locale/en-US/mozapps/profile/createProfileWizard.dtd PK 'b4u--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 deleteProfile=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 saved mail, settings, and certificates. 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 HA2J] 1locale/en-US/mozapps/profile/profileSelection.dtd PK ͺ5,GG'locale/en-US/mozapps/update/updates.dtd PK 5:2nn.locale/en-US/mozapps/update/updates.propertiesupdateName=%S %S updateFullName=%S (%S) updateType_major=New Version updateType_minor=Security Update introType_minor=An important Security Update for %S is available: introType_major=A new version of %S is available: 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 IAgree=I Agree IAgree.accesskey=A IDoNotAgree=I Disagree IDoNotAgree.accesskey=D license404Error=The license file could not be found. Please contact the distributor. downloadingLicense=Downloading license text... 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=Download & Install Now » downloadButton.accesskey=D 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 updaterIOErrorText=One or more files could not be updated. Please make sure all other applications are closed and that you have permission to modify files, and then restart %S to try again. PK l39,locale/en-US/mozapps/update/incompatible.dtd PK <2Ƅ&77'locale/en-US/mozapps/update/history.dtd PK >x1T11&locale/en-US/mozapps/update/errors.dtd PK >x1DX663locale/en-US/mozapps/xpinstall/xpinstallConfirm.dtd PK c4 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 @g0du>n*locale/en-US/cookie/cookieAcceptDialog.dtd PK @g0 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. permissionToAcceptImage = The site %S wants to load an image. rememberThisDecision = Remember this decision 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 4l81locale/en-US/help/help.dtd PK {2locale/en-US/help/help-toc.rdf PK u#6#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 HA2'  ,locale/en-US/global/accept2locale.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): # Tao Cheng # # 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 ***** ar = ar-sa de = de-DE en = en-US es = es-ES fr = fr-FR it = it-IT ja = ja-JP ko = ko-KR pt = pt-PT sv = sv-SE PK >x1@$locale/en-US/global/commonDialog.dtd PK s4pLL,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 4kc_ locale/en-US/global/config.dtd PK 4T%%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 m48 locale/en-US/global/console.dtd Last Sort Order"> First Sort Order"> PK >x12&locale/en-US/global/console.propertiestypeError=Error: typeWarning=Warning: typeException=Exception: errFile=Source File: %S errLine=Line: %S errLineCol=Line: %S, Column: %S errCode=Source Code: PK >x1P%locale/en-US/global/dialogOverlay.dtd PK ,o1؁'locale/en-US/global/editMenuOverlay.dtd PK >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 4 D D #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 collation options are: or useCodePointOrder intl.collationOption= # 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 >x1{{((#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 =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 = Bhutani ee = Ewe el = Greek en = English eo = Esperanto es = Spanish et = Estonian eu = Basque fa = Persian ff = Fulah fi = Finnish fj = Fijian fo = Faeroese fr = French 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 = Inupiak 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 = Cambodian 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 = Laothian 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 = Sangro si = Singhalese sk = Slovak sl = Slovenian sm = Samoan sn = Shona so = Somali sq = Albanian sr = Serbian ss = Siswati st = Sotho, Southern su = Sudanese 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 y2oHz%%*locale/en-US/global/regionNames.propertiesae = U.A.E. bh = Bahrain dz = Algeria eg = Egypt iq = Iraq jo = Jordan kw = Kuwait lb = Lebanon ly = Libya ma = Morocco om = Oman qa = Qatar sa = Saudi Arabia sy = Syria tn = Tunisia ye = Yemen at = Austria de = Germany lu = Luxembourg li = Liechtenstein au = Australia bz = Belize ca = Canada gb = United Kingdom ie = Ireland jm = Jamaica nz = New Zealand ph = Philippines tt = Trinidad us = United States za = South Africa zw = Zimbabwe ar = Argentina bo = Bolivia cl = Chile co = Colombia cr = Costa Rica do = Dominican Republic ec = Ecuador es = Spain gt = Guatemala hn = Honduras mx = Mexico ni = Nicaragua pa = Panama pe = Peru pr = Puerto Rico py = Paraguay sv = El Salvador uy = Uruguay ve = Venezuela be = Belgium ch = Switzerland fr = France mc = Monaco br = Brazil md = Moldova, Republic of mo = Macao fi = Finland cn = China hk = Hong Kong sg = Singapore tw = Taiwan mk = Macedonia, F.Y.R. of kp = North Korea kr = South Korea my = Malaysia bn = Brunei Darussalam pk = Pakistan in = India it = Italy pl = Poland ru = Russia se = Sweden jp = Japan 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 e4&HYY"locale/en-US/global/tabbrowser.dtd PK  5ƭ)))locale/en-US/global/tabbrowser.propertiestabs.loading=Loading... tabs.untitled=(Untitled) tabs.closeTab=Close Tab tabs.close=Close browsewithcaret.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 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 ~1^y<<locale/en-US/global/tree.dtd PK 44YYlocale/en-US/global/wizard.dtd PK -\4"E&#locale/en-US/global/textcontext.dtd PK 4S$gNN%locale/en-US/global-region/region.dtd PK 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 Gl2>Y *locale/en-US/global-region/builtinURLs.rdf My Netscape http://my.netscape.com/ Home http://home.netscape.com/ Release Notes http://www.mozilla.org/releases/ International Languages and Web Content http://www.mozilla.org/projects/l10n/mlp_status.html#contrib Spellcheckers http://www.mozilla.org/products/thunderbird/dictionaries.html PK M46A/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? rememberButtonText = &Remember notNowButtonText = &Not Now neverForSiteButtonText = Ne&ver for This Site passwordChangeTitle = Confirm Password Change passwordChangeText = Would you like to have Password Manager change the stored password for %S? 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? PK p4;-sII,locale/en-US/passwordmgr/passwordManager.dtd PK >x1$/&locale/en-US/global/charsetOverlay.dtd PK lw2\:$$2locale/en-US/global/contentAreaCommands.properties searchText=Web Search for "%S" SavePageTitle=Save Web Page SaveImageTitle=Save Image SaveLinkTitle=Save As DefaultSaveFileName=index WebPageCompleteFilter=Web Page, complete WebPageHTMLOnlyFilter=Web Page, HTML only WebPageXHTMLOnlyFilter=Web Page, XHTML only WebPageXMLOnlyFilter=Web Page, XML only filesFolder=%S_files saveLinkErrorMsg=The link could not be saved. The web page might have been removed or had its name changed. saveLinkErrorTitle=Save Link unknownDescriptionFilesFilter=%S File unknownDescriptionFilesPluralFilter=%S Files PK CO4n~! ! (locale/en-US/global/customizeCharset.dtd PK -4Fp0zz(locale/en-US/global/customizeToolbar.dtd PK ϊd2#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 b2GGG"locale/en-US/global/finddialog.dtd PK >x1FF)locale/en-US/global/finddialog.propertiesnotFoundWarning=The text you entered was not found. notFoundTitle=FindPK >x1'Q("",locale/en-US/global/nsTreeSorting.propertiesSortMenuItems=Sorted by %COLNAME% PK Vi2fk#locale/en-US/global/printdialog.dtd PK {1'locale/en-US/global/printjoboptions.dtd PK ADn2&locale/en-US/global/printPageSetup.dtd PK \D2?yJo $locale/en-US/global/printPreview.dtd PK >x1+  ,locale/en-US/global/printPreviewProgress.dtd PK >x1pq@@%locale/en-US/global/printProgress.dtd PK 32w;"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 44%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 o4&<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 myDownloads=My Downloads unknownAccept.label=Save File unknownCancel.label=Cancel PK 8'5f9~005locale/en-US/mozapps/downloads/unknownContentType.dtd PK :\4@]>X>X%locale/en-US/pipnss/pipnss.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): # Javier Delgadillo # 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 # # 64 FipsSlotDescription=PSM Internal FIPS-140-1 Cryptographic Services # 64 FipsPrivateSlotDescription=PSM FIPS-140-1 User Private Key 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=2048 (High Grade) MediumGrade=1024 (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 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 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 #for the next 3 lines, %1$S will be product name (e.g. Firefox), %2$S will be the www.example.com address we connect to SSL_Disabled=%1$S can't connect securely to %2$S because the SSL protocol has been disabled. SSL2_Disabled=%1$S can't connect securely to %2$S because the site uses an older, insecure version of the SSL protocol. SSL_NoMatchingCiphers=%1$S can't connect securely to %2$S because the site uses a security protocol which isn't enabled. UsersCertRevoked=Could not establish an encrypted connection with %S because your certificate has been revoked. UsersCertExpired=Could not establish an encrypted connection with %S because your certificate is expired. UsersCertRejected=Could not establish an encrypted connection because your certificate was rejected by %S. Error Code: %S. BadMac=%S received a message with incorrect Message Authentication Code. If the error occurs frequently, contact the website administrator. PeerResetConnection=%S has closed the connection. Error Code: %S HostResetConnection=The current transfer has been cancelled. BadPassword=An incorrect password was provided. BadDatabase=There is a problem with your certificate database [Error Code: %S]. BadServer=%S has sent an incorrect or unexpected message. Error Code: %S BadClient=%S has received an incorrect or unexpected message. Error Code: %S 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. SSLGenericError=Error establishing an encrypted connection to %S. Error Code: %S. TimeOut=Connection request timed out. PeersCertUntrusted=Could not establish an encrypted connection because certificate presented by %S is not trusted. PeersCertRevoked=Could not establish an encrypted connection because certificate presented by %S has been revoked. PeersCertExpired=Could not establish an encrypted connection because certificate presented by %S has expired. PeersCertWrongDomain=Could not establish an encrypted connection because certificate presented by %S is for a different domain. PeersCertBadSignature=Could not establish an encrypted connection because certificate presented by %S has an invalid signature. PeersCertNoGood=Could not establish an encrypted connection because certificate presented by %S is invalid or corrupted. Error Code: %S CRLExpired=Certificate Revocation List (CRL) from the CA certifying %S is past its Next Update date. Please update the CRL. CRLNotYetValid=Certificate Revocation List (CRL) from the CA certifying %S is not yet valid. Please check your system clock. CRLSigNotValid=Certificate Revocation List (CRL) from the CA certifying %S has an invalid digital signature. CRLSNotValid=Certificate Revocation List (CRL) from the CA certifying %S is not valid. OCSPMalformedRequest=Error trying to validate certificate from %S using OCSP - malformed request. OCSPRequestNeedsSig=Error trying to validate certificate from %S using OCSP - request needs signature. OCSPUnauthorizedReq=Error trying to validate certificate from %S using OCSP - unauthorized request. OCSPServerError=Error trying to validate certificate from %S using OCSP - server error. OCSPTryServerLater=Error trying to validate certificate from %S using OCSP - server is busy. Please try again later. OCSPFutureResponse=Error trying to validate certificate from %S using OCSP - response contains a date which is in the future. OCSPOldResponse=Error trying to validate certificate from %S using OCSP - old response. OCSPCorruptedResponse=Error trying to validate certificate from %S using OCSP - corrupted or unknown response. Error Code: %S. OCSPUnauthorizedResponse=Error trying to validate certificate from %S using OCSP - unauthorized response. OCSPUnknownCert=Error trying to validate certificate from %S using OCSP - unknown certificate. OCSPNoDefaultResponder=Error trying to validate certificate from %S using OCSP - no default responder specified. OCSPDirLookup=Error trying to validate certificate from %S using OCSP - directory lookup error. OCSPDeadlock=An internal failure has been detected. It is not possible to complete the requested OCSP operation. CertInfoIssuedFor=Issued to: CertInfoIssuedBy=Issued by: CertInfoValid=Valid CertInfoFrom=from CertInfoTo=to CertInfoPurposes=Purposes CertInfoStoredIn=Stored in: P12DefaultNickname=Imported Certificate CrlImportSuccess=The browser successfully imported the certificate revocation list (CRL). CrlImportFailure1=The browser 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. NSSInitProblem=Could not initialize the browser's security component. The most likely cause is problems with files in your browser'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 browser and fix the problem. If you continue to use this browser session, you might see incorrect browser 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= 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. PK e>4-^ '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 n2Glocale/en-US/pippki/pippki.dtd PK 4* locale/en-US/pippki/pref-ssl.dtd PK e>4bAř**%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 deleteSslCertFlag=deleteSslFlag deleteSslCertConfirm=Are you sure you want to delete these web site certificates? deleteSslCertImpact=If you delete a web site certificate, you will be asked to accept it again the next time you visit the web site. deleteSslCertTitle=Delete Web Site Certificates deleteUserCertFlag=deleteUserFlag 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 deleteCaCertFlag=deleteCaFlag deleteCaCertConfirm=Are you sure you want to delete these CA certificates? deleteCaCertImpact=If you delete a certificate authority (CA) certificate, your browser will no longer trust any certificates issued by that CA. deleteCaCertTitle=Delete CA Certificates deleteEmailCertFlag=deleteEmailFlag deleteEmailCertConfirm=Are you sure you want to delete these people's e-mail certificates? deleteEmailCertImpact=If you delete an e-mail certificate, your will no longer be able to send encrypted e-mail to those people. deleteEmailCertTitle=Delete E-Mail Certificates #PKCS#12 file dialogs chooseP12RestoreFileDialog=File Name to Restore chooseP12BackupFileDialog=File Name to Backup file_browse_PKCS12_spec=PKCS12 Files #Mismatch Domain Dialg mismatchDomainMsg1=You have attempted to establish a connection with "%S". However, the security certificate presented belongs to "%S". It is possible, though unlikely, that someone may be trying to intercept your communication with this web site. mismatchDomainMsg2=If you suspect the certificate shown does not belong to "%S", please cancel the connection and notify the site administrator. #Server Cert expired serverCertExpiredMsg1="%S" is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on %S. serverCertExpiredTitle=Server Certificate Expired serverCertNotYetValedMsg1="%S" is a site that uses a security certificate to encrypt data during transmission, but its certificate will not be valid until %S. serverCertNotYetValidTitle=Server Certificate Not Yet Valid serverCertExpiredMsg2=You should check to make sure that your computer's time (currently set to %S) is correct. #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 CrlUpdatePrefsSetConfirmation = Automatic update preferences will take effect when you restart the browser. 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 would like to enable automatic update? crlAutoupdateQuestion2=Would would 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 importWebSiteCertPrompt=Select File containing Web Site 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: PK n2.EE#locale/en-US/pippki/PrefOverlay.dtd PK n28(locale/en-US/pippki/newserver.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): # Javier Delgadillo # Bob Lord # # 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 ***** newserver.intro=Unable to verify the identity of %S as a trusted site. # Note that newserver.reason3 should start with "- " as strings reason2 and reason1 in file newserver.dtd newserver.reason3=- You are connected to a site pretending to be %S, possibly to obtain your confidential information. newserver.question=Before accepting this certificate, you should examine this site's certificate carefully. Are you willing to to accept this certificate for the purpose of identifying the Web site %S? PK n2FTS S !locale/en-US/pippki/newserver.dtd PK Sj4L %locale/en-US/pippki/pref-security.dtd PK n2-S'locale/en-US/pippki/PageInfoOverlay.dtd PK Sj4E8KK#locale/en-US/pippki/certManager.dtd PK Sj41" %locale/en-US/pippki/deviceManager.dtd PK Sj4Oŧ=='locale/en-US/pippki/pref-validation.dtd PK Sj4?]s s 'locale/en-US/pippki/pref-masterpass.dtd PK `2'o &locale/en-US/reporter/reportWizard.dtd PK B2Vlocale/en-US/reporter/about.dtd PK Y4xV)locale/en-US/reporter/reporterOverlay.dtd PK C2[2'locale/en-US/reporter/reportResults.dtd PK B2"locale/en-US/reporter/reporter.dtd PK Y4!{44-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 PK B2E/JJ0locale/en-US/reporter/reporterOverlay.properties# Script accessible strings for the browser integration overlay go here. PK S5u4locale/branding/brand.dtd PK $sh6uBB 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 u#6Ԭ{PPlocale/browser/aboutDialog.dtd PK a5R̘locale/browser/credits.dtd PK U4BqI԰"locale/browser/baseMenuOverlay.dtd PK }Q5/!locale/browser/browser.propertiesnv_done=Done nv_timeout=Timed Out nv_stopped=Stopped openFile=Open File defaultStatus= droponbookmarksbutton=Drop a link to bookmark it dropondownloadsbutton=Drop a link or file to download it dropongobutton=Drop a link or file to open 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? jserror=An error has occurred on this page. Double click here for details. linkTargetLabel=Link will open in: linkHREFLabel=Location: #SessionHistory.js nothingAvailable=(Nothing Available) # Localization Note: Use 'true' or 'false' to control the pref:theme to # show the English description or not # for example, in Japanese build, instead of showing English description # set the following value to false so it won't show up. showskinsdescription=true # context menu strings contextMenuSearchText=Search %S for "%S" blockImages=Block Images from %S SavePageTitle=Save Web Page SaveImageTitle=Save Picture SaveLinkTitle=Save As DefaultSaveFileName=index WebPageCompleteFilter=Web Page, complete WebPageHTMLOnlyFilter=Web Page, HTML only bookmarkAllTabs_label=Bookmark All Tabs... bookmarkAllTabs_accesskey=T bookmarkCurTab_label=Bookmark This Tab... bookmarkCurTab_accesskey=B # bookmark dialog strings bookmarkAllTabsDefault=[Folder Name] # LOCALIZATION NOTE (filesFolder): # This is the name of the folder that is created parallel to a HTML file # when it is saved "With Images". The %S section is replaced with the # leaf name of the file being saved (minus extension). filesFolder=%S_files saveLinkErrorMsg=The link could not be saved. The web page might have been removed or had its name changed. saveLinkErrorTitle=Save Link # Default name for the Web Panels sidebar webPanels=Web Panels xpinstallPromptWarning=%S prevented this site (%S) from asking you to install software on your computer. xpinstallPromptWarningButton=Edit Options... # 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 xpinstallPromptWarningButton.accesskey=O 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 themeWarning=To protect your computer, %S prevented this site (%S) from installing themes. themeWarningButton=Edit Options... 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 saveFormInformationMessage=%S can save information that you enter in web forms to make filling them out faster in the future. Would you like to save form information from now on? saveFormInformationYes=Save Form Information saveFormInformationNo=Don't Save # 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 feedShowFeed=Add '%S' as Live Bookmark... feedHasFeeds=Add Live Bookmark... feedNoFeeds=Page has no feeds feedShowFeedNew=Subscribe to '%S'... feedHasFeedsNew=Subscribe to this page... # tab context menu additions tabContext.undoCloseTab=Undo Close Tab tabContext.undoCloseTabAccessKey=U PK Q0}1locale/browser/metaData.dtd PK Q0Գp"locale/browser/metaData.propertiessameWindowText=Same window newWindowText=New window 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) imageWidth=%Spx imageHeight=%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 Q0elocale/browser/openLocation.dtd PK Q0(6""&locale/browser/openLocation.propertieschooseFileDialogTitle=Choose File PK Q0D{MMlocale/browser/page-drawer.dtd PK \14qC> "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 # # 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.title=Page Info frameInfo.title=Frame Info noPageTitle=Untitled Page: pageTitle=%S: unknown=Unknown default=Default notset=Not specified emptystring=Empty String generalNotCached=Not cached generalNoExpiration=No expiration set generalQuirksMode=Quirks mode generalStrictMode=Standards compliance mode generalNoReferrer=no referrer formTitle=Form %S: formUntitled=Unnamed Form: formDefaultTarget=None (opens in same window) formChecked=Checked formUnchecked=Unchecked formPassword=******** linkAnchor=Anchor linkArea=Area linkSubmission=Form Submission linkSubmit=Submit Query linkRel=Related Item linkStylesheet=Stylesheet linkRev=Reverse Link linkX=Simple XLink linkQuote=Quote linkMod=Modification mediaImg=Image mediaBGImg=Background mediaApplet=Applet mediaObject=Object mediaEmbed=Embed mediaLink=Icon mediaInput=Input mediaSize=%Spx \u00D7 %Spx generalDiskCache=Disk cache generalMemoryCache=Memory cache generalHTTPCache=HTTP cache generalFTPCache=FTP cache generalSize=%S KB (%S bytes) PK Q0'+`locale/browser/pageReport.dtd PK ~1[RnCC&locale/browser/pageReportFirstTime.dtd PK `5Վi~locale/browser/sanitize.dtd PK s4O  locale/browser/search.propertiessearchtip=Search using %S cmd_clearHistory=Clear Search History cmd_clearHistory_accesskey=C cmd_showSuggestions=Show Suggestions cmd_showSuggestions_accesskey=S 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 5=locale/browser/searchbar.dtd PK [l 5]A## locale/browser/engineManager.dtd PK #2`yt'locale/browser/setDesktopBackground.dtd PK G.4%"&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 DesktopBackgroundNoPreview=(no preview available) DesktopBackgroundDownloading=Saving Picture... DesktopBackgroundSet=Set Desktop Background PK 5+g;77&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. buttonTitle=Restore Session cancelTitle=Start New Session PK 5 @]]Blocale/browser/safebrowsing/phishing-afterload-warning-message.dtd PK 5xIss/locale/browser/safebrowsing/report-phishing.dtd PK m5?B"locale/browser/feeds/subscribe.dtd PK Y45^&locale/browser/feeds/addFeedReader.dtd PK l5uMii)locale/browser/feeds/subscribe.propertieslinkTitleTextFormat=Go to %S addHandler=Add "%S" as a feed reader? addHandlerYes=Yes addHandlerNo=No 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 PK 2][gg"locale/browser/history/history.dtd PK V42 &locale/browser/migration/migration.dtd PK eY3: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 5ӵ'locale/browser/preferences/advanced.dtd PK #2O""+locale/browser/preferences/changeaction.dtd PK rU40544%locale/browser/preferences/colors.dtd PK #2y66&locale/browser/preferences/cookies.dtd PK 4Di&locale/browser/preferences/content.dtd PK 31r  )locale/browser/preferences/connection.dtd PK F2UA.locale/browser/preferences/downloadactions.dtd PK \5GO@GG+locale/browser/preferences/fallbackEULA.dtdThe privacy agreement failed to load.

    "> PK l5_T$locale/browser/preferences/feeds.dtd PK l5vPj..+locale/browser/preferences/feeds.propertiesnoApplicationSelected=No Application Selected PK B2\4/8&&$locale/browser/preferences/fonts.dtd PK `4<<(locale/browser/preferences/languages.dtd PK T53B#locale/browser/preferences/main.dtd PK F2;*locale/browser/preferences/permissions.dtd PK \5g(locale/browser/preferences/phishEULA.dtd PK 47GUwZZ*locale/browser/preferences/preferences.dtd PK \5ɷ1locale/browser/preferences/preferences.properties#### Main blankpage=(blank page) # LOCALIZATION NOTE: bookmarkjoiner is used to separate bookmark names when # multiple bookmarks have been chosen as a home page and # their names must be displayed. (Note that there is a # trailing space in the value defined below.) bookmarkjoiner=, choosehomepage=Choose Home Page choosebookmark=%brand% can set your home page to a site you have already added to your Bookmarks. Select a Bookmark below and click OK. choosefile=Choose a file #### Content addReader=Add New Reader... #### 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. setMasterPassword=Set Master Password... setMasterPassword_accesskey=M changeMasterPassword=Change Master Password... changeMasterPassword_accesskey=M #### 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 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 #### 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] # LOCALIZATION NOTE: dpi stands for 'dots per inch' fontScalingResolutionFormat=%S dpi #### Downloads desktopFolderName=Desktop myDownloadsFolderName=My Downloads chooseDownloadFolderTitle=Choose Download Folder: #### Download Actions extensionNone=(NONE) removeButtonSingle=Remove Action removeButtonMultiple=Remove Actions removeTitleSingle=Remove Action removeTitleMultiple=Remove Actions removeMessageSingle=The selected Action will no longer be performed when files of the affected types are downloaded. Are you sure you want to remove this Action? removeMessageMultiple=The selected Actions will no longer be performed when files of the affected types are downloaded. Are you sure you want to remove these Actions? fileEnding=%S file saveToDisk=Save to Disk openWith=Open with %S actionsFiltered=The following Actions match your search: actionsAll=Automatically perform the associated Action with each of the following file types: #### Change Action extensionStringFormat=%S, %S downloadHelperNoneSelected=None Selected pluginHelperNoneAvailable=None Available fpTitleChooseApp=Select Helper Application fpTitleChooseDL=Select Download Folder #### 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 `5+(9؛&locale/browser/preferences/privacy.dtd PK `5C'locale/browser/preferences/sanitize.dtd PK -p 5o'locale/browser/preferences/security.dtd PK 4N1/locale/browser/preferences/securityWarnings.dtd PK  5%@ee#locale/browser/preferences/tabs.dtd %brandDTD; PK 4h6)locale/browser/sidebar/sidebar.propertiesaddEngineConfirmTitle=Add Search Engine addEngineConfirmText= Add %S to the list of engines available in the search bar?\n\nFrom: %S addEngineQuotedEngineName="%S" addEngineDefaultEngineName=a new search engine addEngineUseNowText=Start &using it right away addEngineAddButtonLabel=Add addMicsumGenConfirmTitle=Add Microsummary Generator addMicsumGenConfirmText=Add the following microsummary generator?\n\nSource: %S PK W6҉9'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 # These are the default web service based feed readers 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 JE4d~~locale/browser/help/help.rdf %brandDTD; ]>
  • PK n:5T҆҆$locale/browser/help/firebird-toc.rdf %brandDTD; ]>
  • PK b5Ö%``!locale/browser/help/search-db.rdf
  • PK u#6ݙ00'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 &pref.singular; 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 © 2003-2007 Contributors to the Mozilla Help Viewer Project.

    PK u#6V!==!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 © 2003-2007 Contributors to the Mozilla Help Viewer Project.

    PK u#6[''$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 © 2003-2007 Contributors to the Mozilla Help Viewer Project.

    PK u#6O5DEE(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 Feeds 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...

    Allows you to report what you believe are forged or "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. This feature 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.

    12 September 2006

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

    PK u#6!`Z )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 © 2003-2007 Contributors to the Mozilla Help Viewer Project.

    PK u#6flocale/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 © 2003-2007 Contributors to the Mozilla Help Viewer Project.

    PK u#6kNSlocale/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.

    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.

    File Types

    The Download Actions dialog, which can be opened by clicking the Manage... button, contains file types that you have downloaded. You can choose what &brandShortName; should do when clicking on a specific file type by selecting the file type you want to modify and clicking the Change Action... button.

    This will display the Change Action dialog, where you can choose to have the file type opened by the default application, opened by a particular application, saved to disk, or shown with an installed plugin. For example, if you view lots of media files on web pages, you might want to specify that &brandShortName; always open media files in your media player instead of asking where you want each media file to be saved.

    • Open them with the default application:
      Select this &pref.singular; to open this file type in the default application for that file type (determined by the operating system).
    • Open them with this application:
      Select this &pref.singular; to specify another application that should handle this file type. You will see a dialog asking you to specify the application to use.
    • Save them on my computer:
      This &pref.singular; will save the files to disk (automatically if you have selected the Save files to &pref.singular; in the Main panel).
    • Use this Plugin:
      Select this &pref.singular; to let a plugin handle this file type.

    Feeds &pref.pluralCaps;

    Feeds are specially formatted documents which summarize the content of web sites. For example, a feed might summarize the latest news headlines from a news site or the latest posts on a blog. You can view the content of feeds in &brandShortName;, create Live Bookmarks for them, or add them to a feed reader on your computer or on the Web. The &pref.plural; in this pane determine what &brandShortName; does when you view a feed.

    Show me a preview and ask me which Feed Reader to use
    When you view a feed within &brandShortName;, you will be shown a preview of its contents. With this &pref.singular; selected, you are always given a choice of what you would like to use to subscribe to the feed at the top of the preview page.

    Subscribe to the feed using
    Instead of displaying a preview of the feed when you view one, you can have the feed be opened directly in a feed reader by selecting a reader from the list of available readers. You can choose to use an application on your computer to subscribe to feeds by clicking the Choose Application... button and finding the application on your computer. Alternately, you can choose to automatically subscribe to feeds by saving them as Live Bookmarks. To choose a subscription method, simply select it from the list.

    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 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).

    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.

    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 .

    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:
    When a web site requests a secure connection, &brandShortName; will by default automatically use an appropriate certificate. If you wish to manually choose a certificate (for example, if you wish to use a certain type of encryption instead of what is automatically selected), select the &pref.singular; Ask me every time and you'll be in complete control of what certificates you use 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.

    Verification
    &brandShortName; can verify the validity of your certificates using OCSP (Online Certificate Status Protocol) every time they are viewed or used. &brandShortName; does not use OCSP by default, but if you want to enable it, you can do so here. 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.

    12 September 2006

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

    PK u#6IJ'J'#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 &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
    26 July 2006

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

    PK u#6D`D`(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 move it around within the list or to 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.

    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 © 2003-2007 Contributors to the Mozilla Help Viewer Project.

    PK u#6p!!'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 © 2003-2007 Contributors to the Mozilla Help Viewer Project.

    PK u#6m溗)locale/browser/help/firefox_welcome.xhtml %brandDTD; %regionDTD; ]> &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 © 2003-2007 Contributors to the Mozilla Help Viewer Project.

    PK u#6*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 © 2003-2007 Contributors to the Mozilla Help Viewer Project.

    PK v.5[uu'locale/browser/help/platformStrings.dtd Tools > OptionsEdit > Preferences&brandShortName; > Preferences' > optionpreference' > optionspreferences' > OptionPreference' > OptionsPreferences' > Ctrl' > CtrlCmd' > AltOpt' > Shift' > EnterReturn' > PK u#6k\QQ)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 © 2003-2007 Contributors to the Mozilla Help Viewer Project.

    PK u#6*@88"locale/browser/help/glossary.xhtml %brandDTD; ] > 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 © 2003-2007 Contributors to the Mozilla Help Viewer Project.

    PK 5lTbAAlocale/browser/browser.dtd PK tl2( locale/browser/pageInfo.dtd PK [4xTZlocale/browser/safeMode.dtd PK e4:FF&locale/browser/bookmarks/bookmarks.dtd PK y4qqq(locale/browser/bookmarks/addBookmark.dtd PK  5t/-locale/browser/bookmarks/bookmarks.properties description_PersonalToolbarFolder = Folders and bookmarks in this folder appear on the Bookmarks Toolbar. cmd_bm_open = Open cmd_bm_open_accesskey = O cmd_bm_expandfolder = Expand cmd_bm_expandfolder_accesskey = x cmd_bm_collapsefolder = Collapse cmd_bm_collapsefolder_accesskey = C cmd_bm_openfolder = Open All in Tabs cmd_bm_openfolder_accesskey = O cmd_bm_managefolder = Manage Folder cmd_bm_managefolder_accesskey = M cmd_bm_find = Find a Bookmark... cmd_cut = Cut cmd_cut_accesskey = t cmd_copy = Copy cmd_copy_accesskey = C cmd_paste = Paste cmd_paste_accesskey = P cmd_delete = Delete cmd_delete_accesskey = D cmd_bm_movebookmark = Move Bookmark(s)... cmd_bm_movebookmark_accesskey = M cmd_selectAll = Select All cmd_selectAll_accesskey = A cmd_bm_rename = Rename... cmd_bm_rename_accesskey = R cmd_bm_renamebookmark2 = Change Location... cmd_bm_renamebookmark2_accesskey = L cmd_bm_properties = Properties cmd_bm_properties_accesskey = r cmd_bm_refreshlivemark = Reload Live Bookmark cmd_bm_refreshlivemark_accesskey = L cmd_bm_refreshmicrosummary = Reload Live Title cmd_bm_refreshmicrosummary_accesskey = L cmd_bm_sortbyname = Sort By Name cmd_bm_sortbyname_accesskey = S cmd_bm_undo = Undo cmd_bm_undo_accesskey = U cmd_bm_cut_undo = Undo Cut cmd_bm_cut_undo_accesskey = U cmd_bm_delete_undo = Undo Delete Bookmark cmd_bm_delete_undo_accesskey = U cmd_bm_paste_undo = Undo Paste cmd_bm_paste_undo_accesskey = U cmd_bm_newbookmark_undo = Undo New Bookmark cmd_bm_newbookmark_undo_accesskey = U cmd_bm_newlivemark_undo = Undo New Live Bookmark cmd_bm_newlivemark_undo_accesskey = U cmd_bm_newfolder_undo = Undo New Folder cmd_bm_newfolder_undo_accesskey = U cmd_bm_newseparator_undo = Undo New Separator cmd_bm_newseparator_undo_accesskey = U cmd_bm_drag_undo = Undo Drag Bookmark cmd_bm_drag_undo_accesskey = U cmd_bm_move_undo = Undo Move Bookmark cmd_bm_move_undo_accesskey = U cmd_bm_import_undo = Undo Import cmd_bm_import_undo_accesskey = U cmd_bm_redo = Redo cmd_bm_redo_accesskey = R cmd_bm_cut_redo = Redo Cut cmd_bm_cut_redo_accesskey = R cmd_bm_delete_redo = Redo Delete Bookmark cmd_bm_delete_redo_accesskey = R cmd_bm_paste_redo = Redo Paste cmd_bm_paste_redo_accesskey = R cmd_bm_newbookmark_redo = Redo New Bookmark cmd_bm_newbookmark_redo_accesskey = R cmd_bm_newlivemark_redo = Redo New Live Bookmark cmd_bm_newlivemark_redo_accesskey = R cmd_bm_newfolder_redo = Redo New Folder cmd_bm_newfolder_redo_accesskey = R cmd_bm_newseparator_redo = Redo New Separator cmd_bm_newseparator_redo_accesskey = R cmd_bm_drag_redo = Redo Drag Bookmark cmd_bm_drag_redo_accesskey = R cmd_bm_move_redo = Redo Move Bookmark cmd_bm_move_redo_accesskey = R cmd_bm_import_redo = Redo Import cmd_bm_import_redo_accesskey = R cmd_bm_openinnewwindow = Open in New Window cmd_bm_openinnewwindow_accesskey = N cmd_bm_openinnewtab = Open in New Tab cmd_bm_openinnewtab_accesskey = w cmd_bm_newfolder = New Folder... cmd_bm_newfolder_accesskey = F cmd_bm_newbookmark = New Bookmark... cmd_bm_newbookmark_accesskey = B cmd_bm_newseparator = New Separator cmd_bm_newseparator_accesskey = S ile_newfolder = New Folder ile_newbookmark = New Bookmark ile_newlivemark = New Live Bookmark newfolder_dialog_title = Create New Folder newfolder_dialog_msg = Create a New Folder named: window_title = %S - Bookmarks search_results_title = Search Results bookmarks_title = Bookmarks Manager file_in = File in "%S" BookmarksRoot = Bookmarks BookmarksToolbarFolder = Bookmarks Toolbar Folder status_foldercount = %S object(s) WebPageUpdated = The following web page has been updated: WebPageTitle = Title: WebPageURL = URL: WebPageAskDisplay = Would you like to display it? WebPageAskStopOption = Stop checking for updates on this web page pleaseEnterALocation = Please enter a location pleaseEnterADuration = Please enter a duration. pleaseSelectANotification = Please enter at least one notification method. SortMenuItem = Sorted by %S ShortFindTitle = Find: '%S' FindTitle = Find: %S %S '%S' in %S ImportedIEFavorites = Imported IE Favorites ImportedIEStaticFavorites = Imported IE Favorites ImportedNetPositiveBookmarks = Imported NetPositive Bookmarks SelectImport = Import bookmark file: EnterExport = Export bookmark file: search_button_label = Find emptyFolder = (Empty) addBookmarkPromptTitle=Add Bookmark? addBookmarkPromptMessage=Add Bookmark to "%S" (%S)? addBookmarkPromptButton=Add Bookmark addLiveBookmarkTitle=Add Live Bookmark BookmarksLivemarkLoading=Live Bookmark loading... BookmarksLivemarkFailed=Live Bookmark feed failed to load. bookmarkCurTabTitle=Add Bookmark bookmarkAllTabsTitle=Bookmark All Tabs 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 PK y44H0locale/browser/bookmarks/bookmarksProperties.dtd PK  3zP??/locale/browser/preferences/advanced-scripts.dtd PK -L1Sؚ #locale/en-US/necko/necko.propertiesPK 1n2h" locale/en-US/global/css.propertiesPK Ya1GC"(locale/en-US/global/xbl.propertiesPK Ya1A2ɔ"/locale/en-US/global/xul.propertiesPK }s1xx'S6locale/en-US/global/printing.propertiesPK Ya1;I I ,Slocale/en-US/global/layout_errors.propertiesPK Ci3i7 \locale/en-US/global/netError.dtdPK ~2[/klocale/en-US/global/global.dtdPK d\+5A) llocale/en-US/global/appstrings.propertiesPK GQT2fk,#ulocale/en-US/global/charsetTitles.propertiesPK GQT2+Fb,locale/en-US/global/global-strres.propertiesPK iT2mSS&ݔlocale/en-US/global/plugins.propertiesPK Rb23  2 2 2tlocale/en-US/global/nsWebBrowserPersist.propertiesPK iT2[II*locale/en-US/global/printdialog.propertiesPK 9<2C C (locale/en-US/global/xslt/xslt.propertiesPK ~4]YY&locale/en-US/global/dom/dom.propertiesPK Ya1ǡ` 3locale/en-US/global/layout/MediaDocument.propertiesPK Jh2%) ) /locale/en-US/global/layout/xmlparser.propertiesPK R2g%9.Blocale/en-US/global/layout/HtmlForm.propertiesPK Jh2 S@ @ ,6locale/en-US/global/security/caps.propertiesPK Jh2('locale/en-US/global/xml/prettyprint.dtdPK Jh23locale/en-US/global/webservices/security.propertiesPK Jh2W:!6locale/en-US/global-platform/win/accessible.propertiesPK Jh2W:!6*locale/en-US/global-platform/mac/accessible.propertiesPK Jh2W:!7locale/en-US/global-platform/unix/accessible.propertiesPK Τi2h LTTlocale/en-US/global/brand.dtdPK u#6\)''locale/en-US/global/license.dtdPK >x1llocale/en-US/global/mozilla.dtdPK vHm27S S & locale/en-US/global/nsHelperAppDlg.dtdPK iT2afXGG-locale/en-US/global/nsHelperAppDlg.propertiesPK iT2ש(1locale/en-US/global/nsProgressDialog.dtdPK iT2Ap/%(locale/en-US/global/nsProgressDialog.propertiesPK 6`<2$$")0locale/en-US/global/filepicker.dtdPK >x1zZ)22)3locale/en-US/global/filepicker.propertiesPK .4!8;locale/en-US/global-platform/mac/platformKeys.propertiesPK >x1yMM9=locale/en-US/global-platform/unix/platformKeys.propertiesPK >x1yMM8>locale/en-US/global-platform/win/platformKeys.propertiesPK >x1 ክ0\@locale/en-US/global-platform/mac/intl.propertiesPK >x1 ክ1WAlocale/en-US/global-platform/unix/intl.propertiesPK >x1 ክ0SBlocale/en-US/global-platform/win/intl.propertiesPK %-2^(/NClocale/en-US/global/downloadProgress.propertiesPK uS5OFlocale/en-US/global/findbar.dtdPK 4,\&Ilocale/en-US/global/findbar.propertiesPK Y26̑''#$Klocale/en-US/global/preferences.dtdPK >x1^4˵.Llocale/en-US/global/history/history.propertiesPK m42B?]yy2Nlocale/en-US/global/xpinstall/xpinstall.propertiesPK 34Wvv,V`locale/en-US/mozapps/downloads/downloads.dtdPK >x1m3ilocale/en-US/mozapps/downloads/downloads.propertiesPK >x1ר$$5rlocale/en-US/mozapps/downloads/downloadProperties.dtdPK [4 .slocale/en-US/mozapps/extensions/extensions.dtdPK l+5zTpp5alocale/en-US/mozapps/extensions/extensions.propertiesPK X4-)$locale/en-US/mozapps/extensions/about.dtdPK P4x6c *}locale/en-US/mozapps/extensions/update.dtdPK P4==1qlocale/en-US/mozapps/extensions/update.propertiesPK I?H2o--(locale/en-US/mozapps/plugins/plugins.dtdPK qA04!/plocale/en-US/mozapps/plugins/plugins.propertiesPK o2lCE  )locale/en-US/mozapps/preferences/ocsp.dtdPK \yj2-locale/en-US/mozapps/preferences/changemp.dtdPK \yj2 ]-locale/en-US/mozapps/preferences/removemp.dtdPK \yj2y7Clocale/en-US/mozapps/preferences/preferences.propertiesPK 48“4locale/en-US/mozapps/profile/createProfileWizard.dtdPK 'b4u--8locale/en-US/mozapps/profile/profileSelection.propertiesPK HA2J] 1Qlocale/en-US/mozapps/profile/profileSelection.dtdPK ͺ5,GG'locale/en-US/mozapps/update/updates.dtdPK 5:2nn.locale/en-US/mozapps/update/updates.propertiesPK l39,locale/en-US/mozapps/update/incompatible.dtdPK <2Ƅ&77'locale/en-US/mozapps/update/history.dtdPK >x1T11&9locale/en-US/mozapps/update/errors.dtdPK >x1DX663locale/en-US/mozapps/xpinstall/xpinstallConfirm.dtdPK c4 Y!:5locale/en-US/mozapps/xpinstall/xpinstallConfirm.propertiesPK @g0du>n*)!locale/en-US/cookie/cookieAcceptDialog.dtdPK @g0 1E%locale/en-US/cookie/cookieAcceptDialog.propertiesPK @Wn2Qff-(locale/en-US/autoconfig/autoconfig.propertiesPK U2'u-''!V*locale/en-US/help/help.propertiesPK 4l81*locale/en-US/help/help.dtdPK {22locale/en-US/help/help-toc.rdfPK u#6#n% z6locale/en-US/help/welcome.xhtmlPK HA2'  ,@locale/en-US/global/accept2locale.propertiesPK >x1@$Glocale/en-US/global/commonDialog.dtdPK s4pLL,=Ilocale/en-US/global/commonDialogs.propertiesPK 4kc_ Jlocale/en-US/global/config.dtdPK 4T%%Vlocale/en-US/global/config.propertiesPK m48 ^locale/en-US/global/console.dtdPK >x12&ilocale/en-US/global/console.propertiesPK >x1P%jlocale/en-US/global/dialogOverlay.dtdPK ,o1؁'klocale/en-US/global/editMenuOverlay.dtdPK >x1Fqlocale/en-US/global/intl.cssPK 4 D D #qlocale/en-US/global/intl.propertiesPK >x1{{((#a}locale/en-US/global/keys.propertiesPK =2  ,ʅlocale/en-US/global/languageNames.propertiesPK y2oHz%%*,locale/en-US/global/regionNames.propertiesPK [ 3@(%locale/en-US/global/dialog.propertiesPK e4&HYY"ylocale/en-US/global/tabbrowser.dtdPK  5ƭ)))locale/en-US/global/tabbrowser.propertiesPK ~1^y<<locale/en-US/global/tree.dtdPK 44YYlocale/en-US/global/wizard.dtdPK -\4"E&#locale/en-US/global/textcontext.dtdPK 4S$gNN%locale/en-US/global-region/region.dtdPK 4A,Elocale/en-US/global-region/region.propertiesPK Gl2>Y *locale/en-US/global-region/builtinURLs.rdfPK M46A/locale/en-US/passwordmgr/passwordmgr.propertiesPK p4;-sII,locale/en-US/passwordmgr/passwordManager.dtdPK >x1$/&Slocale/en-US/global/charsetOverlay.dtdPK lw2\:$$2locale/en-US/global/contentAreaCommands.propertiesPK CO4n~! ! (locale/en-US/global/customizeCharset.dtdPK -4Fp0zz([locale/en-US/global/customizeToolbar.dtdPK ϊd2#B33/locale/en-US/global/customizeToolbar.propertiesPK b2GGG"locale/en-US/global/finddialog.dtdPK >x1FF)"locale/en-US/global/finddialog.propertiesPK >x1'Q("",locale/en-US/global/nsTreeSorting.propertiesPK Vi2fk#locale/en-US/global/printdialog.dtdPK {1'locale/en-US/global/printjoboptions.dtdPK ADn2&Blocale/en-US/global/printPageSetup.dtdPK \D2?yJo $"locale/en-US/global/printPreview.dtdPK >x1+  ,3locale/en-US/global/printPreviewProgress.dtdPK >x1pq@@%locale/en-US/global/printProgress.dtdPK 32w;" locale/en-US/global/viewSource.dtdPK t2Ws)/locale/en-US/global/viewSource.propertiesPK 44%locale/en-US/global/wizard.propertiesPK o4&<locale/en-US/mozapps/downloads/unknownContentType.propertiesPK 8'5f9~005locale/en-US/mozapps/downloads/unknownContentType.dtdPK :\4@]>X>X%Glocale/en-US/pipnss/pipnss.propertiesPK e>4-^ '[locale/en-US/pipnss/security.propertiesPK n2Gjlocale/en-US/pippki/pippki.dtdPK 4* 7locale/en-US/pippki/pref-ssl.dtdPK e>4bAř**%ylocale/en-US/pippki/pippki.propertiesPK n2.EE#Ulocale/en-US/pippki/PrefOverlay.dtdPK n28(locale/en-US/pippki/newserver.propertiesPK n2FTS S !locale/en-US/pippki/newserver.dtdPK Sj4L %plocale/en-US/pippki/pref-security.dtdPK n2-S'>locale/en-US/pippki/PageInfoOverlay.dtdPK Sj4E8KK#Wlocale/en-US/pippki/certManager.dtdPK Sj41" % locale/en-US/pippki/deviceManager.dtdPK Sj4Oŧ=='locale/en-US/pippki/pref-validation.dtdPK Sj4?]s s 'l/locale/en-US/pippki/pref-masterpass.dtdPK `2'o &$=locale/en-US/reporter/reportWizard.dtdPK B2VUJlocale/en-US/reporter/about.dtdPK Y4xV)^Klocale/en-US/reporter/reporterOverlay.dtdPK C2[2'Llocale/en-US/reporter/reportResults.dtdPK B2"Olocale/en-US/reporter/reporter.dtdPK Y4!{44-kPlocale/en-US/reporter/reportWizard.propertiesPK B2E/JJ0Qlocale/en-US/reporter/reporterOverlay.propertiesPK S5u4Rlocale/branding/brand.dtdPK $sh6uBB BSlocale/branding/brand.propertiesPK u#6Ԭ{PPTlocale/browser/aboutDialog.dtdPK a5R̘NWlocale/browser/credits.dtdPK U4BqI԰"]locale/browser/baseMenuOverlay.dtdPK }Q5/!flocale/browser/browser.propertiesPK Q0}1xlocale/browser/metaData.dtdPK Q0Գp"}locale/browser/metaData.propertiesPK Q0elocale/browser/openLocation.dtdPK Q0(6""&locale/browser/openLocation.propertiesPK Q0D{MMXlocale/browser/page-drawer.dtdPK \14qC> "locale/browser/pageInfo.propertiesPK Q0'+`locale/browser/pageReport.dtdPK ~1[RnCC&5locale/browser/pageReportFirstTime.dtdPK `5Վi~locale/browser/sanitize.dtdPK s4O  locale/browser/search.propertiesPK 5=ǘlocale/browser/searchbar.dtdPK [l 5]A## locale/browser/engineManager.dtdPK #2`yt'locale/browser/setDesktopBackground.dtdPK G.4%"&locale/browser/shellservice.propertiesPK 5+g;77&ilocale/browser/sessionstore.propertiesPK 5 @]]Blocale/browser/safebrowsing/phishing-afterload-warning-message.dtdPK 5xIss/locale/browser/safebrowsing/report-phishing.dtdPK m5?B"alocale/browser/feeds/subscribe.dtdPK Y45^&clocale/browser/feeds/addFeedReader.dtdPK l5uMii)locale/browser/feeds/subscribe.propertiesPK 2][gg"\locale/browser/history/history.dtdPK V42 &locale/browser/migration/migration.dtdPK eY3:r^-Dlocale/browser/migration/migration.propertiesPK 5ӵ'locale/browser/preferences/advanced.dtdPK #2O""+(locale/browser/preferences/changeaction.dtdPK rU40544%locale/browser/preferences/colors.dtdPK #2y66& locale/browser/preferences/cookies.dtdPK 4Di&locale/browser/preferences/content.dtdPK 31r  )locale/browser/preferences/connection.dtdPK F2UA. locale/browser/preferences/downloadactions.dtdPK \5GO@GG+locale/browser/preferences/fallbackEULA.dtdPK l5_T$locale/browser/preferences/feeds.dtdPK l5vPj..+locale/browser/preferences/feeds.propertiesPK B2\4/8&&$1locale/browser/preferences/fonts.dtdPK `4<<(locale/browser/preferences/languages.dtdPK T53B#locale/browser/preferences/main.dtdPK F2;*[locale/browser/preferences/permissions.dtdPK \5g(