<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?'/>
<string id="pagePropertiesDialog/conversionWarning/name" value='Possible Loss of Data'/>
<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?"/>
<string id="documentTypes/noDocumentTypesAvailableErrMsg" value='No Document Types have been found. The application will exit now.' />
<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.'/>
<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.' />
<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.' />
<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" -->' />
<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.' />
<!-- ASP.Net In-Place Editing tooltips -->
<string id="inPlaceEditing/EditModeStr" value="Click to edit templates" />
<string id="inPlaceEditing/PreviewModeStr" value="Click to preview control" />
<!-- Validation Process -->
<string id="validateSite/FileExceptions" value="Cannot open %s. OS return code is: %d" />
<string id="snippets/CantMoveSnippet" value="Dreamweaver is unable to move the %s. %s" />
<string id="snippets/SnippetNameExists" value="A snippet with the same name exists in the folder." />
<!-- Paste error messages -->
<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)." />