home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet Web Designer 86 / PIWD86.iso / pc / contents / dreamweaver / software / dwmx2004.exe / Disk1 / data1.cab / Configuration_En / Strings / strings.xml < prev    next >
Encoding:
Text File  |  2003-09-05  |  31.4 KB  |  382 lines

  1. <strings>
  2.     <!-- General application strings -->
  3.     <string id="app/dw/titleShort" value="Dreamweaver"/>
  4.     <!-- General -->
  5.     <string id="General/docEncoding" value="iso-8859-1" />
  6.     <!-- JS Toolbar strings -->
  7.     <string id="jstoolbar/required attr missing" value="Toolbar %s: <%s> tag missing required '%s' attribute."/>
  8.     <string id="jstoolbar/bad attr value" value="Toolbar %s: %s attribute of <%s> tag must be %s; assuming %s."/>
  9.     <string id="jstoolbar/id not found" value="Toolbar %s: <itemref> references undefined id '%s'."/>
  10.     <string id="jstoolbar/item required attr missing" value="Toolbar item %s: <%s> control missing required '%s' attribute."/>
  11.     <string id="jstoolbar/item file not found" value="Toolbar item %s: <%s> attribute '%s' -- file '%s' not found."/>
  12.     <string id="jstoolbar/dup toolbar id" value="Toolbar %s: skipping toolbar with duplicate id '%s'."/>
  13.     <string id="jstoolbar/dup item id" value="Toolbar %s: skipping toolbar item with duplicate id '%s'."/>
  14.     <!-- Property inspector labels and tooltips -->
  15.     <string id="pi/templateExpression" value='Expression'/>
  16.     <string id="pi/templateExpression_Icon" value='Inspectors/Template_Expr.gif'/>
  17.     <string id="pi/textCSSNoStyle" value="None"/>
  18.     <string id="pi/textCSSModeTooltip" value="Toggle CSS/HTML mode"/>
  19.     <string id="pi/textCSSNewStyle" value="New..."/>
  20.     <string id="pi/textCSSEditStyle" value="Edit..."/>
  21.     <string id="pi/textCSSRenameStyle" value="Rename..."/>
  22.     <string id="pi/textCSSManageStyles" value="Manage Styles..."/>
  23.     <string id="pi/textCSSAttachStylesheet" value="Attach Style Sheet..."/>
  24.     <string id="pi/textCSSInvalidColor" value="%s is not a valid color value. Enter a hex value (#RRGGBB or #RGB), rgb function notation (rgb(255,0,0) or rgb(100%%,0%%,0%%)), or a standard color name."/>
  25.     <string id="pi/classTooltip" value="CSS style"/>
  26.     <string id="pi/classLabel/Win" value="&Class"/>
  27.     <string id="pi/classLabel/Mac" value="Class"/>
  28.     <string id="pi/idTooltip" value="ID for <div> tag"/>
  29.     <!-- JavaScript error messages -->
  30.     <string id="js/error/can't open script" value='Unable to open script file "%s" (error %d).'/>
  31.     <string id="js/error/opening file" value='Error opening file'/>
  32.     <string id="js/error/function removed" value='The "%s" function has been removed from Dreamweaver MX 2004.'/>
  33.     <!-- Tabbed outline label strings -->
  34.     <string id="tabbedOutline/if" value='If'/>
  35.     <string id="tabbedOutline/ifClause" value='IfClause'/>
  36.     <string id="tabbedOutline/multipleIf" value='MultipleIf'/>
  37.     <string id="tabbedOutline/passthroughIf" value='PassthroughIf'/>
  38.     <string id="tabbedOutline/passthroughIfClause" value='PassthroughIfClause'/>
  39.     <string id="tabbedOutline/passthroughMultipleIf" value='PassthroughMultipleIf'/>
  40.     <string id="tabbedOutline/passthroughRepeat" value='passthroughRepeat'/>
  41.     <string id="tabbedOutline/repeat" value='Repeat: %s'/>
  42.     <!-- Panel workspace UI strings -->
  43.     <string id="panelWorkspace/rename" value='Rename Panel Group...'/>
  44.     <string id="panelWorkspace/close" value='Close panel group'/>
  45.     <string id="panelWorkspace/maximize" value='Maximize panel group'/>
  46.     <string id="panelWorkspace/help" value='Help'/>
  47.     <string id="panelWorkspace/menu" value='Panel group menu'/>
  48.     <string id="panelWorkspace/answers" value='Answers'/>
  49.     <string id="panelWorkspace/welcome" value='Welcome'/>
  50.     <string id="panelWorkspace/group" value='Group %s with'/>
  51.     <string id="panelWorkspace/newGroup" value='New panel group'/>
  52.     <string id="panelWorkspace/regroupDlgTitle" value='Regroup Panels'/>
  53.     <string id="panelWorkspace/regroupDlgText" value='To move this item, choose "Group %s With" from the context menu.'/>
  54.     <!-- CSS Panel strings -->
  55.     <string id="cssPanel/Apply Class" value='Apply class'/>
  56.     <string id="cssPanel/Missing Sheet" value='The specified style sheet could not be found.  Continue by adding the link/import statement in this page anyway?'/>
  57.     <string id="cssPanel/No Document" value='No document'/>
  58.     <string id="cssPanel/Style Applier Button" value='Apply styles'/>
  59.     <string id="cssPanel/Style Editor Button" value='Edit styles'/>
  60.     <string id="cssPanel/Style Applier Tooltip" value='Use this mode to apply styles'/>
  61.     <string id="cssPanel/Style Editor Tooltip" value='Use this mode to edit style sheets'/>
  62.     <string id="cssPanel/Edit in Codeview Button" value='Go to code'/>
  63.     <string id="cssPanel/Edit in Codeview Tooltip" value='Go to code'/>
  64.     <string id="cssPanel/Edit Tooltip/folder" value='Edit Style Sheet...'/>
  65.     <string id="cssPanel/Edit Tooltip/rule" value='Edit Style...'/>
  66.     <string id="cssPanel/tree/No Styles Defined" value='no styles defined'/>
  67.     <string id="cssPanel/tree/hidden" value='hidden'/>
  68.     <string id="cssPanel/tree/design" value='design'/>
  69.     <string id="cssPanel/tree/internal" value='internal'/>
  70.     <string id="cssPanel/warnNoUndoMsg" value='The operation cannot be undone. Are you sure you want to continue?'/>
  71.     <string id="cssPanel/warnNoAddToInternal" value='You cannot define a new style in an "internal" stylesheet.'/>
  72.     <!-- CSS -->
  73.     <string id="css/ttMarginFormat" value='Margin: %s'/>
  74.     <string id="css/ttPaddingFormat" value='Padding: %s'/>
  75.     <string id="css/default" value='default'/>
  76.     <string id="css/cannotGetOrCreateSheet" value='A request to create a new STYLE, LINK or IMPORT failed.  If you are working with an instance of a template, make certain that there is an editable region within the HEAD tag.'/>
  77.     <string id="css/embeddedStyleSheetLocation" value='<style>'/>
  78.     <string id="css/URLprefixForPIB" value='Disabled for Preview-in-Browser: '/>
  79.     <string id="css/autoCreatedStylePrefix" value='style'/>
  80.     <string id="css/noSpacesAllowed" value='Please remove all spaces from the name.' />
  81.     <string id="css/noPunctuationAllowed" value='Please remove all punctuation from the name.' />
  82.     <!-- Selection Inspector -->
  83.     <string id="selInspector/title/basic" value="Tag Inspector" />
  84.     <string id="selInspector/title/tagSel" value="Tag <%s>" />
  85.     <string id="selInspector/title/ruleSel" value='Rule "%s"' />
  86.     <string id="selInspector/title/noTagSelected" value="Tag <No Tag Selected>" />
  87.     <string id="selInspector/title/noRuleSelected" value="Rule <No Rule Selected>" />
  88.     <string id="selInspector/title/lockedRegionSel" value='Tag (Locked Region)'/>
  89.     <string id="selInspector/title/flashComponent" value="Flash Component"/>
  90.     <string id="selInspector/properyTab/tabName" value="Attributes" />
  91.     <string id="selInspector/properyTab/defaultCategoryName" value="Uncategorized" />
  92.     <string id="selInspector/properyTab/categoryModeBtnTip" value="Show category view" />
  93.     <string id="selInspector/properyTab/listModeBtnTip" value="Show list view" />
  94.     <string id="selInspector/flashletTab/tabName" value="Flash element" />
  95.     <string id="selInspector/eventTab/tabName" value="Behaviors" />
  96.     <string id="selInspector/eventTab/allEventsBtnTip" value="Show all events" />
  97.     <string id="selInspector/eventTab/setEventsBtnTip" value="Show set events" />
  98.     <string id="selInspector/eventTab/addEventBtnTip" value="Add behavior" />
  99.     <string id="selInspector/eventTab/removeEventBtnTip" value="Remove event" />
  100.     <string id="selInspector/eventTab/moveUpEventBtnTip" value="Move event value up" />
  101.     <string id="selInspector/eventTab/moveDownEventBtnTip" value="Move event value down" />
  102.     <string id="selInspector/eventTab/clientSideCatName" value="Client side" />
  103.     <string id="selInspector/eventTab/serverSideCatName" value="Server side" />
  104.     <string id="selInspector/eventTab/newListEntryMenuItem" value="Add list item" />
  105.     <string id="selInspector/ruleTab/tabName" value="Relevant CSS" />
  106.     <string id="selInspector/ruleTab/title/newRuleButton" value="New Rule" />
  107.     <string id="selInspector/ruleTab/columnTitle/rules" value="Applied Rules" />
  108.     <string id="selInspector/ruleTab/columnTitle/tags" value="Tag" />
  109.     <string id="selInspector/ruleTab/noRules" value="(no rules applied)" />
  110.     <string id="selInspector/ruleTab/title/properties" value="Relevant Properties:" />
  111.     <string id="selInspector/ruleTab/inFile" value="In file: %s" />
  112.     <string id="selInspector/ruleTab/inFileEmbedded" value="In current document" />
  113.     <string id="selInspector/ruleTab/newRuleButtonTip" value="Create new rule" />
  114.     <string id="selInspector/ruleTab/editButtonTip" value="Edit in Code view" />
  115.     <string id="selInspector/ruleTab/editInlineButtonTip" value="Edit inline style in inspector" />
  116.     <string id="selInspector/ruleTab/dropDownButtonTip" value="Menu for rule" />
  117.     <string id="selInspector/ruleTab/design" value='Design Time'/>
  118.     <string id="selInspector/ruleTab/irrelevant/noninheritable" value='Not Inherited'/>
  119.     <string id="selInspector/ruleTab/irrelevant/overridden" value='Overridden by %s'/>
  120.     <string id="selInspector/ruleTab/irrelevant/noninheritable/background" value='%s is not inherited. However, the default color of child elements is transparent, so this property may show through.'/>
  121.     <string id="selInspector/ruleTab/irrelevant/noninheritable/long" value='%s is not inherited'/>
  122.     <string id="selInspector/ruleTab/irrelevant/overridden/long" value='%s is overridden by %s'/>
  123.     <string id="selInspector/ruleTab/irrelevant/overriddenByImportant/long" value='%s is overridden by %s where it is marked !important'/>
  124.     <string id="selInspector/ruleTab/inlineStyle" value="< inline style >" />
  125.     <string id="selInspector/ruleTab/inlineStyle/long" value="the inline style in tag <%s>" />
  126.     <!-- AKA Rule Inspector -->
  127.     <string id="selInspector/CssPropertyTab/inlineStyle" value="< inline style >" />
  128.     <string id="selInspector/CssPropertyTab/tabName" value="CSS properties" />
  129.     <string id="selInspector/CssPropertyTab/title/selector" value="Selector:" />
  130.     <string id="selInspector/CssPropertyTab/title/goback" value="Go Back" />
  131.     <string id="selInspector/CssPropertyTab/unit/px" value="pixels" />
  132.     <string id="selInspector/CssPropertyTab/unit/pt" value="points" />
  133.     <string id="selInspector/CssPropertyTab/unit/in" value="in" />
  134.     <string id="selInspector/CssPropertyTab/unit/cm" value="cm" />
  135.     <string id="selInspector/CssPropertyTab/unit/mm" value="mm" />
  136.     <string id="selInspector/CssPropertyTab/unit/pc" value="picas" />
  137.     <string id="selInspector/CssPropertyTab/unit/em" value="ems" />
  138.     <string id="selInspector/CssPropertyTab/unit/ex" value="exs" />
  139.     <string id="selInspector/CssPropertyTab/editButtonTip" value="Edit rule" />
  140.     <string id="selInspector/CssPropertyTab/checkOutAndEditButtonTip" value="Check out and edit rule" />
  141.     <string id="selInspector/CssPropertyTab/unit/%" value="%" />
  142.     <string id="selInspector/CssPropertyTab/toolTip/border" value="style color width" />
  143.     <string id="selInspector/CssPropertyTab/toolTip/border-color" value="top-color right-color bottom-color left-color" />
  144.     <string id="selInspector/CssPropertyTab/toolTip/border-style" value="top-style right-style bottom-style left-style" />
  145.     <string id="selInspector/CssPropertyTab/toolTip/border-width" value="top-width right-width bottom-width left-width" />
  146.     <string id="selInspector/CssPropertyTab/toolTip/background" value="color image repeat attachment position" />
  147.     <string id="selInspector/CssPropertyTab/toolTip/background-position" value="left-position right-position - use keywords or positions with units" />
  148.     <string id="selInspector/CssPropertyTab/toolTip/font" value="font-family and/or other properties" />
  149.     <string id="selInspector/CssPropertyTab/toolTip/margin" value="margin-top margin-right margin-bottom margin-left" />
  150.     <string id="selInspector/CssPropertyTab/toolTip/padding" value="padding-top padding-right padding-bottom padding-left" />
  151.     <string id="selInspector/CssPropertyTab/toolTip/clip" value="rect (<top> <right> <bottom> <left>) or auto" />
  152.     <string id="selInspector/CssPropertyTab/toolTip/z-index" value="numeric value or auto" />
  153.     <string id="selInspector/CssPropertyTab/option/value" value="(value)" />
  154.     <string id="selInspector/CssPropertyTab/category/Font" value="Font" />
  155.     <string id="selInspector/CssPropertyTab/category/Background" value="Background" />
  156.     <string id="selInspector/CssPropertyTab/category/Block" value="Block" />
  157.     <string id="selInspector/CssPropertyTab/category/Border" value="Border" />
  158.     <string id="selInspector/CssPropertyTab/category/Box" value="Box" />
  159.     <string id="selInspector/CssPropertyTab/category/List" value="List" />
  160.     <string id="selInspector/CssPropertyTab/category/Positioning" value="Positioning" />
  161.     <string id="selInspector/CssPropertyTab/category/Extensions" value="Extensions" />
  162.     
  163.     <!-- XML Tree strings -->
  164.     <string id="xmlTree/tagInspector/Locked region sel" value='Locked region selected'/>
  165.     <string id="xmlTree/tagInspector/status text format" value='%s attributes'/>
  166.     <string id="xmlTree/tagInspector/Locked region" value='Locked region'/>
  167.     <string id="xmlTree/tagInspector/RefreshStr" value='Refresh tag inspector'/>
  168.     <!-- Page Properties Dialog strings -->
  169.     <string id="pagePropertiesDialog/title" value="Page Properties"/>
  170.     <string id="pagePropertiesDialog/encodingWarning/name" value='Unsupported encoding'/>
  171.     <string id="pagePropertiesDialog/encodingWarning/text" value='The encoding you have selected is not supported by your testing server. Do you want to change it anyway?'/>
  172.     <string id="pagePropertiesDialog/conversionWarning/name" value='Possible loss of data'/>
  173.     <string id="pagePropertiesDialog/conversionWarning/text" value="The selected encoding does not have all of the characters of the current encoding. This may result in question marks ('?') or random characters. Do you want to apply or skip the encoding change?"/>
  174.     <string id="pagePropertiesDialog/conversionWarning/okbutton" value="Apply" />
  175.     <string id="pagePropertiesDialog/conversionWarning/cancelbutton" value="Skip" />
  176.     <string id="pagePropertiesDialog/underline style/always" value="Always underline"/>
  177.     <string id="pagePropertiesDialog/underline style/never" value="Never underline"/>
  178.     <string id="pagePropertiesDialog/underline style/only on hover" value="Show underline only on rollover"/>
  179.     <string id="pagePropertiesDialog/underline style/only when not hover" value="Hide underline on rollover"/>
  180.     <string id="pagePropertiesDialog/underline style/original" value="(don't change)"/>
  181.     <string id="pagePropertiesDialog/propertiesLocked" value="All of this page's properties are locked by a template, so you can't edit them."/>
  182.     <string id="pagePropertiesDialog/sameAsDefault" value="(Same as page font)"/>
  183.     <string id="pagePropertiesDialog/cantClearExternal" value="You can't clear this value because it's set by an external style sheet (%s). However, you can change it to a new value."/>
  184.     <string id="pagePropertiesDialog/cantSetDefaultFont" value="You can't set this font back to the default because it's set by an external style sheet (%s). However, you can change it to a different font."/>
  185.     
  186.     <!-- Insertbar Labels -->
  187.     <string id="insertPanel/insert" value='Insert' />
  188.     <string id="insertPanel/moveToFirstRecord" value='Move to first record' />
  189.     <string id="insertPanel/moveToFirstPage" value='Move to first page' />
  190.     <string id="insertPanel/customizeHelp/Win" value='Right-click to customize your favorite objects.' />
  191.     <string id="insertPanel/customizeHelp/Mac" value='Control-click to customize your favorite objects.' />
  192.     <string id="insertPanel/showAsTabs" value='Show as Tabs' />
  193.     <string id="insertPanel/showAsMenu" value='Show as Menu' />
  194.     <!-- Document Type strings -->
  195.     <string id="documentTypes/noDocumentTypesAvailableErrMsg" value='No Document Types have been found. The application will exit now.' />
  196.     <string id="documentTypes/cannotLoadDocumentTypeErrMsg" value='The Document Type "%s" will not be added because it uses a file extension that is already associated with a prior Document Type.'/>
  197.     <!-- New Document Dialog -->
  198.     <string id="newDocumentDialog/BasicPageStr" value='Basic page' />
  199.     <string id="newDocumentDialog/DynamicPageStr" value='Dynamic page' />
  200.     <string id="newDocumentDialog/ScriptFileStr" value='Other' />
  201.     <string id="newDocumentDialog/TemplatePageStr" value='Template page' />
  202.     <string id="newDocumentDialog/SitesStr" value='Templates for:' />
  203.     <string id="newDocumentDialog/GeneralStr" value='Category:' />
  204.     <string id="newDocumentDialog/BuiltInStr" value='Stationery' />
  205.     <string id="newDocumentDialog/SamplesStr" value='Samples' />
  206.     <string id="newDocumentDialog/NoPreviewStr" value='<No preview>' />
  207.     <string id="newDocumentDialog/NoDescriptionStr" value='<No description>' />
  208.     <string id="newDocumentDialog/NoItemsStr" value='<No items>' />
  209.     <string id="newDocumentDialog/GeneratingPreviewStr" value='Generating Preview...' />
  210.     <string id="newDocumentDialog/GetMoreContentLinkStr" value='http://www.macromedia.com/exchange/dreamweaver/' />
  211.     <string id="newDocumentDialog/GetMoreContentStr" value='<a>Get more content...</a>' />
  212.     <string id="newDocumentDialog/CurASPNetSettings" value='Current <a>ASP.NET settings</a>:' />
  213.     <string id="newDocumentDialog/NoSitesStr" value='You must first create a site and then create a template in that site.' />
  214.     <string id="newDocumentDialog/NoSitesItemStr" value='<No sites>' />
  215.     <string id="newDocumentDialog/BrowseDepFilesDest" value='Select destination folder for dependent files' />
  216.     <string id="newDocumentDialog/FileNewerStr" value='The file "%s" in the destination directory "%s" is NEWER than the source.  Copy File?' />
  217.     <string id="newDocumentDialog/FileOlderStr" value='The file "%s" in the destination directory "%s" is OLDER than the source.  Copy File?' />
  218.     <string id="newDocumentDialog/SiteNameStr" value='Site "%s"' />
  219.     <string id="newDocumentDialog/generalCategoryStr" value="General" />
  220.     <string id="newDocumentDialog/generalDialogTitle" value="New Document" />
  221.     <string id="newDocumentDialog/siteTemplatesCategoryStr" value="Templates" />
  222.     <string id="newDocumentDialog/siteTemplatesDialogTitle" value="New from Template" />
  223.     <string id="newDocumentDialog/savePageDesign" value="Save Page Design" />
  224.     <!-- New Document Preferences -->
  225.     <string id="newDocumentPrefs/ExtensionHelp" value='You can change the default extension in the <a>document type XML file</a>.'/>
  226.   <!-- Start Page -->
  227.     <string id="startPage/howTurnBackOn" value="To display the Start Page again, select Show Start Page from the General category in the Preferences dialog box (Edit > Preferences)."/>
  228.     <string id="startPage/floaterTitle" value="Start Page"/>
  229.   
  230.     <!-- Attribute List Control tooltips -->
  231.     <string id="attrListCtrl/ColorPickerStr" value='Color picker' />
  232.     <string id="attrListCtrl/DynamicDataStr" value='Dynamic data' />
  233.     <string id="attrListCtrl/BrowseFolderStr" value='Browse...' />
  234.     <string id="attrListCtrl/PointAndShootStr" value='Point to file' />
  235.     <string id="attrListCtrl/QueryStringStr" value='Query string' />
  236.     <string id="attrListCtrl/EditArrayStr" value='Edit Array Values...' />
  237.     <!-- Locker error messages -->
  238.     <string id="locker/lockedRegionChanged" value='Making this change would require changing code that is locked by a template or a translator.  The change will be discarded.' />
  239.     <string id="locker/templateRegionSplit" value='You have created editable or repeated regions with the same name.  This must be corrected before the template can be used.' />
  240.     <string id="locker/templateBeforeHTMLChanged" value='You have added or changed code outside the <html> tag.  This change will not be copied to documents based on the template unless you insert this tag in the <head> section of your template: <!-- TemplateInfo codeOutsideHTMLIsLocked="true" -->' />
  241.     <string id="locker/instanceBeforeHTMLChanged" value='The template that this document is based on does not allow changes outside the <html> tag.  The change you made will be discarded.' />
  242.     <string id="locker/lockedRegionChangedChoice" value='You have made changes to code that is not marked as editable.  If you retain those changes, they will be lost the next time you apply a template update to this file.  Do you want to retain the changes until then?' />
  243.     <string id="locker/instanceBeforeHTMLChangedChoice" value='The template that this document is based on does not allow changes outside the <html> tag.  You have made changes to code outside the <html> tag.  If you retain those changes, they will be lost the next time you apply a template update to this file.  Do you want to retain the changes until then?' />
  244.     <!-- ASP.Net In-Place Editing tooltips -->
  245.     <string id="inPlaceEditing/EditModeStr" value="Click to edit templates" />
  246.     <string id="inPlaceEditing/PreviewModeStr" value="Click to preview control" />
  247.     <!-- Validation Process -->
  248.     <string id="validateSite/FileExceptions" value="Cannot open %s. OS return code is: %d" />
  249.     <string id="configuration/versionXmlFile" value='version.xml' />
  250.     <!-- BrowserTargetCheck Process -->
  251.     <string id="btc/ErrorStyleParse" value="Error parsing styles" />
  252.     <string id="btc/ReportInfoStr" value="Information" />
  253.     <string id="btc/ReportCSSPropertyNotFound" value="CSS property %s is not supported" />
  254.     <string id="btc/ReportCSSValueNotFound" value="Value '%s' is not supported for CSS property %s" />
  255.     <string id="btc/ReportRequiredAttributeMissing" value="Tag %s is missing required attribute %s" />
  256.     <string id="btc/ErrorExternalParse" value="Found %d errors in external css files" />
  257.     
  258.     <!-- Snippets -->
  259.     <string id="snippets/CantMoveSnippet" value="Dreamweaver is unable to move the %s. %s" />
  260.     <string id="snippets/SnippetNameExists" value="A snippet with the same name exists in the folder." />
  261.     <string id="snippets/UntitledSnippet" value="Untitled Snippet" />
  262.     <!-- Paste error messages -->
  263.     <string id="paste/cantPasteTemplateTableCells" value="Cannot complete the paste.  The clipboard contains table cells inside a template region; Dreamweaver cannot paste this type of clipboard (try using Code view)." />
  264.     <!-- Tag Chooser -->
  265.     <string id="tagChooser/tagInfoMissing" value="Tag Info not available for %s." />
  266.     <!-- Connection Manager -->
  267.     <string id="connectionManager/writeProtected" value="Cannot modify this read-only file: %s." />
  268.     <string id="connectionManager/unclosedAddKeyTag" value="This file has an unclosed 'add key' tag: %s." />
  269.     <string id="connectionManager/connectionExistsIn" value="This file already has data for a connection named %s: %s." />
  270.     <!-- Wizard Button Text -->
  271.     <string id="wizard/donebutton" value='_Done' />
  272.     <string id="wizard/nextbutton" value='_Next >' />
  273.     <!-- Table -->
  274.     <string id="tables/cellTooltip" value="Control-click to select cell" />
  275.     <string id="tables/cellTooltipMac" value="Command-click to select cell" />
  276.     <string id="tables/colBorderTooltip" value="Shift-drag to retain other column widths Control-click to select cell" />
  277.     <string id="tables/colBorderTooltipMac" value="Shift-drag to retain other column widths Command-click to select cell" />
  278.     <string id="tables/rowBorderTooltip" value="Control-click to select cells" />
  279.     <string id="tables/rowBorderTooltipMac" value="Command-click to select cell" />
  280.     <string id="tables/tableHighlightTooltip" value="Press control key to see table structure" />
  281.     <string id="tables/tableHighlightTooltipMac" value="Press command key to see table structure" />
  282.     <string id="tables/explodedButton" value="Click to exit Expanded Tables mode (F6)" />
  283.     <string id="tables/expandedMode" value="  Expanded Tables mode <a>[exit]</a>" />
  284.     <string id="tables/layoutMode" value="  Layout mode <a>[exit]</a>" />
  285.     <!-- Trial and Beta messages -->
  286.     <string id="reminder/trial/contribute" value="This trial version of Contribute will expire\n in %d day(s).\n\nTo purchase Contribute, click Buy,\n or visit www.macromedia.com."/>
  287.     <string id="reminder/beta/contribute" value="This beta version of Contribute will expire\n in %d day(s)."/>
  288.     <!-- Color dialog -->
  289.     <string id="colorDialog/title" value="Text Color"/>
  290.     <!--Compiler Results messages-->
  291.     <string id="compilerresults/filename"   value="Source file"/>
  292.     <string id="compilerresults/linenumber" value="Line"/>
  293.     <string id="compilerresults/message" value="Message"/>
  294.     <string id="compilerresults/errorNumber" value="Error number"/>
  295.     <!--Code Behind message-->
  296.     <string id="codebehind/deletecbfile"             value="Do you want to delete the code-Behind file '%s' as well?"/>
  297.     <string id="codebehind/dontshowdeletecbfile"     value="Always automatically delete Code-Behind Page and do not prompt me again."/>
  298.     <string id="codebehind/deletedesignfile"         value="Do you want to delete the design file '%s' as well?"/>
  299.     <string id="codebehind/dontshowdeletedesignfile" value="Always automatically delete Design Page and do not prompt me again."/>
  300.     <string id="codebehind/deletefiles"                 value="Do you want to delete the code-Behind/design file(s) '%s' as well?"/>
  301.     <string id="codebehind/dontshowdeletefiles"      value="Always automatically delete Code-Behind/Design Page(s) and do not prompt me again."/>
  302.     <string id="codebehind/savecodebehindfiles"      value="New ASP.NET documents that use the Code-Behind Page require that you first save the page before editing it. You will be required to indicate where you want the file to be saved."/>
  303.     <string id="codebehind/savecodebehindtitle"      value="Save ASP.NET Code-Behind And Design File As"/>
  304.     <string id="codebehind/renamereadonlycodebehind" value="Are you sure you want to update code-Behind link in the read only design-Page '%s'?"/>
  305.     <string id="codebehind/piblivedatacodebehind"       value="Put Code-Behind Page '%s'?"/>
  306.   <string id="codebehind/renameremotecodebehind"   value="Unable to rename the remote design and Code-Behind Page(s) due to following reasons:"/>
  307.   <string id="codebehind/renamelocalcodebehind"   value="Unable to rename the local design and Code-Behind Page(s) due to following reasons:"/>
  308.   <string id="codebehind/renameremotecodebehindres1"   value="Page(s) need to reside locally to update the design page association to Code-Behind Page."/>
  309.   <string id="codebehind/renamelocalcodebehindres1"    value="Page(s) need to be unlocked or checked out to update the design page association to Code-Behind Page."/>
  310.     <!-- Rulers and Guides -->
  311.     <string id="rulersGuides/statusBar/extents" value="Extents: "/>
  312.     <string id="rulersGuides/statusBar/cursorCoords" value="Cursor coordinates:"/>
  313.     <string id="rulersGuides/statusBar/guidePosition" value="Guide position:"/>
  314.     <string id="insert doc dialog/word doc desc" value="Microsoft Word document" />
  315.     <string id="insert doc dialog/excel doc desc" value="Microsoft Excel document" />
  316.     <string id="ccImageAccessibilityDialog/ImageName" value="Image name" />
  317.     <string id="ccImageAccessibilityDialog/Description" value="Description" />
  318.     <string id="imagePropDialog/requireAltTagStr" value="A description is required." />
  319.     
  320.     <!-- Encoding messages -->
  321.     <string id="fileSave/encodingWarning/text" value="The document's current encoding can not correctly save all of the characters within the document.  You may want to change to UTF-8 or an encoding that supports the special characters in this document."/>
  322.     <string id="UnicodeByteOrderMark/Label" value="Include Unicode Signature (BOM)" />
  323.     <string id="UnicodeNormalizationForm/Label" value="Unicode Normalization Form:" />
  324.     <string id="UnicodeNormalizationForm/None" value="None" />
  325.     <string id="UnicodeNormalizationForm/D" value="D (Canonical Decomposition)" />
  326.     <string id="UnicodeNormalizationForm/C" value="C (Canonical Decomposition, followed by Canonical Composition)" />
  327.     <string id="UnicodeNormalizationForm/KD" value="KD (Compatibility Decomposition)" />
  328.     <string id="UnicodeNormalizationForm/KC" value="KC (Compatibility Decomposition, followed by Canonical Composition)" />
  329.     
  330.     <!-- URL File Browser Dialog -->
  331.     <string id="URLFileDialog/dataSourcesButtonLabel" value="Select file name from:"/>
  332.     <string id="URLFileDialog/dataSourcesButton" value="Data Sources..."/>
  333.     <string id="URLFileDialog/URLEditFieldLabel" value="URL:"/>
  334.     <string id="URLFileDialog/popupLabel" value="Relative to:"/>
  335.     <string id="URLFileDialog/popup/document" value="Document"/>
  336.     <string id="URLFileDialog/popup/site" value="Site"/>
  337.     <string id="URLFileDialog/queryStringButton" value="Parameters..."/>
  338.     <string id="URLFileDialog/remoteServerButton" value="Sites and Servers..."/>
  339.     
  340.     <string id="autovalidate/FoundNoErrors" value="No browser check errors"/>
  341.     <string id="autovalidate/FoundSomeErrors" value="Found %d browser check errors"/>
  342.     <!-- Flashlets-->
  343.     <string id="flashlet/category/component parameters" value="Element parameters"/>
  344.     <string id="flashlet/save/title" value="Save Flash Element"/>
  345.     <string id="flashlet/save/filetype" value="Flash movie"/>
  346.     <string id="flashlet/save/notfound" value="The %s Flash element could not be found."/>
  347.     <string id="flashlet/dialog/array" value="Edit '%s' Array"/>
  348.     
  349.   <!-- Accessibility String for Image -->
  350.   <string id="accessibilityString/ImageMap Alt Field" value="Please describe the image map in the 'alt' field on the Properties inspector. This description will help visually impaired people who use tools that read web pages to them."/>
  351.   <string id="accessibilityString/Empty Alt Field" value="<empty>"/>
  352.   
  353.     <!-- Rename Style dialog -->
  354.     <string id="rename class/enter new name" value="Please enter a new name for the selected style."/>
  355.     <string id="rename class/external class" value="This style is defined in an external stylesheet, and may affect multiple documents. Use Find & Replace to fix the documents that use this style? "/>
  356.     <string id="rename class/external class passive" value="This style is defined in an external stylesheet, and may affect multiple documents. You can use Find & Replace to fix the documents that use this style. "/>
  357.     <string id="rename class/locked class" value="You can't rename this class because it's defined in a locked region of the document."/>
  358.     <string id="rename class/locked" value="(locked)"/>
  359.     <string id="rename class/class title" value="Rename Class"/>
  360.     <string id="rename class/rename class label" value="Rename class:"/>
  361.     <string id="rename class/no classes defined" value="No CSS classes defined in the current document."/>
  362.     <string id="rename class/no unlocked classes" value="All classes in the current document are defined in locked regions, so you can't rename them."/>
  363.     <!-- other -->
  364.     <string id="images/manipulationWarning" value="The action you are about to perform will permanently alter the selected image. You can undo any changes you make by selecting Edit > Undo." />
  365.     <string id="images/alterationWarning" value="The action you are about to perform will permanently alter the selected image. You can undo any changes you make by selecting Edit > Undo." />
  366.     <string id="images/tooSmallToCrop" value="The image is too small to crop." />
  367.     <string id="launch and edit/no valid editor" value="Can't find a valid editor for this file extension."/>
  368.     <string id="launch and edit/invalid path" value="Files on remote FTP/RDS servers cannot be opened in an external editor.  Try copying the file on the server and pasting it to a local volume. Then you can launch and edit the local copy, and paste the modified file back to the remote server."/>
  369.  
  370.     <string id="imagePI/edit" value="Edit" />
  371.     <string id="imagePI/resample" value="Resample" />
  372.     <string id="imagePI/crop" value="Crop" />
  373.     <string id="imagePI/b_and_c" value="Brightness and Contrast" />
  374.     <string id="imagePI/sharpen" value="Sharpen" />
  375.     <string id="imagePI/optimize" value="Optimize in Fireworks" />
  376.     
  377.     <string id="pib/saveAllBeforePut" value="Some files needed to accurately preview this page have been modified but not saved.  Save them now?" />
  378.     
  379.     <string id="link management/updateOnSaveAsPrompt" value="Update Links?" />
  380.     <string id="link management/saveForUpdatePrompt" value="To update links in %s, it must be saved first. Do you want to save and update this file?"/>
  381. </strings>
  382.