blob: 30a354951730017629831bea1e2bcaa5952c1762 [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2003 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Common Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/cpl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
EditorsPlugin.internal_error=Internal Error
TextEditorPreferencePage.description=Text Editor settings:
TextEditorPreferencePage.annotationsTab.title= Annotation&s
TextEditorPreferencePage.analyseAnnotationsWhileTyping= Analyze annotations &while typing
TextEditorPreferencePage.annotationPresentationOptions= Annotation &presentation:
TextEditorPreferencePage.annotations.bookmarks= Bookmarks
TextEditorPreferencePage.annotations.searchResults= Search Results
TextEditorPreferencePage.annotations.errors= Errors
TextEditorPreferencePage.annotations.warnings= Warnings
TextEditorPreferencePage.annotations.infos= Infos
TextEditorPreferencePage.annotations.tasks= Tasks
TextEditorPreferencePage.annotations.others= Others
TextEditorPreferencePage.annotations.showInText= Show in &text
TextEditorPreferencePage.annotations.highlightInText= &Highlight in text
TextEditorPreferencePage.annotations.showInOverviewRuler= Show in overview &ruler
TextEditorPreferencePage.annotations.showInVerticalRuler= Show in vertical r&uler
TextEditorPreferencePage.annotations.color= C&olor:
TextEditorPreferencePage.general=Appeara&nce
TextEditorPreferencePage.displayedTabWidth=Displayed &tab width:
TextEditorPreferencePage.printMarginColumn=&Print margin column:
TextEditorPreferencePage.showOverviewRuler=Show overview &ruler
TextEditorPreferencePage.showLineNumbers=Show lin&e numbers
TextEditorPreferencePage.changedLineColor=Changed lines background
TextEditorPreferencePage.addedLineColor=Added lines background
TextEditorPreferencePage.deletedLineColor=Deleted lines indicator
TextEditorPreferencePage.highlightCurrentLine=Hi&ghlight current line
TextEditorPreferencePage.showPrintMargin=Sho&w print margin
TextEditorPreferencePage.color=C&olor:
TextEditorPreferencePage.appearanceOptions=Appearance co&lor options:
TextEditorPreferencePage.lineNumberForegroundColor=Line number foreground
TextEditorPreferencePage.currentLineHighlighColor=Current line highlight
TextEditorPreferencePage.printMarginColor=Print margin
TextEditorPreferencePage.accessibility.disableCustomCarets= Use c&ustom caret
TextEditorPreferencePage.accessibility.wideCaret= Ena&ble thick caret
TextEditorPreferencePage.selectionForegroundColor= Selection foreground color
TextEditorPreferencePage.selectionBackgroundColor= Selection background color
TextEditorPreferencePage.systemDefault=System De&fault
TextEditorPreferencePage.empty_input=Empty input
TextEditorPreferencePage.invalid_input=''{0}'' is not a valid input.
TextEditorPreferencePage.quickdiffTab.title= &Quick Diff
TextEditorPreferencePage.quickdiff.referenceProviderTitle=Quick Diff reference &providers:
TextEditorPreferencePage.quickdiff.setDefault=&Make Default
TextEditorPreferencePage.quickdiff.defaultlabel= (default)
TextEditorPreferencePage.quickdiff.characterMode= Show changes &using characters instead of colors (on line number bar only)
TextEditorPreferencePage.quickdiff.showForNewEditors=&Enable quick diff when opening a new editor
TextEditorPreferencePage.quickdiff.showInOverviewRuler= Show differences in &overview ruler
TextEditorPreferencePage.quickdiff.colorTitle=Colo&rs
TextEditorPreferencePage.quickdiff.changeColor= C&hanges:
TextEditorPreferencePage.quickdiff.additionColor= Addi&tions:
TextEditorPreferencePage.quickdiff.deletionColor= De&letions:
OpenExternalFileAction.dialog.text=Open External File
OpenExternalFileAction.FileNotFound={0}\nFile not found.
OpenExternalFileAction.SelectWorkspaceFile=Select Workspace File
OpenExternalFileAction.FileLinkedtoMultiple=The selected file is referenced by multiple linked resources in the workspace.\nPlease select the workspace resource you want to use to open the file.