view org.eclipse.jface.text/res/org.eclipse.jface.text.JFaceTextMessages.properties @ 104:88652073d1c2

More work on icu
author Frank Benoit <benoit@tionex.de>
date Sat, 02 May 2009 11:27:24 +0200
parents 3c26896f33b4
children
line wrap: on
line source

###############################################################################
# Copyright (c) 2000, 2007 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
#     IBM Corporation - initial API and implementation
###############################################################################


TextViewer.error.bad_location.WidgetCommand.setEvent= TextViewer.WidgetCommand.setEvent: BadLocationException
TextViewer.error.bad_location.findAndSelect= TextViewer.findAndSelect: BadLocationException
TextViewer.error.bad_location.getBottomIndex= TextViewer.getBottomIndex: BadLocationException
TextViewer.error.bad_location.getBottomIndexEndOffset= TextViewer.getBottomIndexEndOffset: BadLocationException
TextViewer.error.bad_location.getFirstCompleteLineOfRegion= TextViewer.getFirstCompleteLineOfRegion: BadLocationException
TextViewer.error.bad_location.getTopIndex= TextViewer.getTopIndex: BadLocationException
TextViewer.error.bad_location.getTopIndexStartOffset= TextViewer.getTopIndexStartOffset: BadLocationException
TextViewer.error.bad_location.selectContentTypePlugin= TextViewer.selectContentTypePlugin: BadLocationException
TextViewer.error.bad_location.setTopIndex_1= TextViewer.setTopIndex: BadLocationException
TextViewer.error.bad_location.setTopIndex_2= TextViewer.setTopIndex: BadLocationException
TextViewer.error.bad_location.shift_1= TextViewer.shift: BadLocationException
TextViewer.error.bad_location.shift_2= TextViewer.shift: BadLocationException
TextViewer.error.bad_location.verifyText= TextViewer.verifyText: BadLocationException
TextViewer.error.invalid_range= Invalid range argument
TextViewer.error.invalid_visible_region_1= Invalid visible region argument
TextViewer.error.invalid_visible_region_2= Invalid visible region argument

AbstractHoverInformationControlManager.hover.restarter= Hover Restart Delay

# The first parameter is the annotation type label and the second is the number of annotations
OverviewRulerHeader.toolTipTextEntry= {0}: {1}

DefaultUndoManager.operationLabel= Typing
DefaultUndoManager.error.undoFailed.title= Undo Failed
DefaultUndoManager.error.redoFailed.title= Redo Failed

DefaultAnnotationHover.multipleMarkers= Multiple markers at this line
# The parameter is the text of the list item
DefaultAnnotationHover.listItem= - {0}

# The parameter is the line number
DefaultAnnotationHover.lineNumber=Line: {0}