2 # Copyright (c) 2003 Christopher Lenz and others.
 
   3 # All rights reserved. This program and the accompanying materials 
 
   4 # are made available under the terms of the Common Public License v1.0
 
   5 # which accompanies this distribution, and is available at
 
   6 # http://www.eclipse.org/legal/cpl-v10.html
 
   9 #     Igor Malinin - initial english resources
 
  11 # $Id: XMLPluginResources.properties,v 1.1 2004-09-02 18:28:04 jsurfer Exp $
 
  15 # XML Syntax Highlighting Preferences
 
  18 XmlSyntaxPreferencePage.others=Others
 
  19 XmlSyntaxPreferencePage.PI=Precessing Instruction
 
  20 XmlSyntaxPreferencePage.Declaration=Declaration
 
  21 XmlSyntaxPreferencePage.Comment=Comment
 
  22 XmlSyntaxPreferencePage.Tag=Tag Name
 
  23 XmlSyntaxPreferencePage.AttName=Attribute Name
 
  24 XmlSyntaxPreferencePage.AttValue=Attribute Value
 
  25 XmlSyntaxPreferencePage.Entity=XML Entity
 
  26 XmlSyntaxPreferencePage.CDATA=CDATA Section
 
  27 XmlSyntaxPreferencePage.SmartyTag=Smarty Tag Name
 
  28 XmlSyntaxPreferencePage.Conditional=Conditional Section
 
  31 XmlSyntaxPreferencePage.description=XML Syntax Colors
 
  32 XmlSyntaxPreferencePage.backgroundColor=Background Color
 
  33 XmlSyntaxPreferencePage.systemDefault=System Default
 
  34 XmlSyntaxPreferencePage.custom=Custom
 
  35 XmlSyntaxPreferencePage.foreground=Foreground
 
  36 XmlSyntaxPreferencePage.color=Color
 
  37 XmlSyntaxPreferencePage.bold=Bold
 
  38 XmlSyntaxPreferencePage.italic=Italic
 
  39 XmlSyntaxPreferencePage.preview=Preview
 
  41 DTDMergeViewer.title=DTD Source Compare
 
  42 XMLMergeViewer.title=XML Source Compare
 
  46 ContentAssistProposal.label=Content Assist@Ctrl+SPACE
 
  47 ContentAssistProposal.tooltip=Content Assist
 
  48 ContentAssistProposal.image=
 
  49 ContentAssistProposal.description=Content Assist
 
  51 CompletionProcessor.ContextInfo.display.pattern=proposal {0} at position {1}
 
  52 CompletionProcessor.ContextInfo.value.pattern=proposal {0} valid from {1} to {2}
 
  53 CompletionProcessor.Proposal.ContextInfo.pattern={0} valid 5 characters around insertion point
 
  54 CompletionProcessor.Proposal.hoverinfo.pattern=Java keyword: {0}