All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.fife.ui.search.Search.properties Maven / Gradle / Ivy

Go to download

RText is a powerful, cross-platform programmer's text editor written in Java. It is designed to be easy to use, highly customizable and flexible. Part of RText's design is for the source code to be simple, easy to understand, and well documented, so that other programmers can look into its inner-workings and figure out how RText ticks with ease. A good place to start (besides the source code) is the Javadoc for all classes used in the project.

There is a newer version: 2.0.7
Show newest version
Direction=Direction:
Up=Up
Down=Down
UpMnemonic=U
DownMnemonic=D

Conditions=Conditions:
MatchCase=Match case
WholeWord=Whole word
RegEx=Reg. Expression
MatchCaseMnemonic=M
WholeWordMnemonic=W
RegExMnemonic=E

FindWhat=Find what:   
InFiles=In files:
InDirectory=In directory: 
ReplaceWith=Replace with:
FindWhatMnemonic=I
InFilesMnemonic=N
InDirectoryMnemonic=T
ReplaceWithMnemonic=P

Find=Find
Replace=Replace
ReplaceAll=Replace All
MarkAll=Mark all
Browse=Browse...
Cancel=Cancel
Close=Close
Stop=Stop
FindMnemonic=F
ReplaceMnemonic=R
ReplaceAllMnemonic=A
MarkAllMnemonic=K
BrowseMnemonic=B
CancelMnemonic=C
CloseMnemonic=C
StopMnemonic=S

DefaultStatusText=Ready
ReportDetail=Report detail:
MatchingLines=All matching lines
FileCounts=File counts only
SearchSubfolders=Search subfolders
Verbose=Verbose output
Results=Results:
MatchingLinesMnemonic=L
FileCountsMnemonic=O
SearchSubfoldersMnemonic=R
VerboseMnemonic=V
VerboseLabel=<Verbose>:  
ErrorLabel=<Error>:  
VerboseNoFiltMatch= Not being examined (didn't match filter)
SearchingFile=Searching file 
MultiLineMatch= ... (multi-line match)
Occurrences={0} occurrences.
NewFilesToExamine=Number of files to examine in directory 
SearchSubFoldUnchecked=Directory not being examined ('Search subfolders' unchecked)
SearchingComplete=Searching complete - took {0} seconds
SearchStringNotFound=Search string not found: '
SearchTerminated=Search terminated

FindDialogTitle=Find
FindInFilesDialogTitle=Find in Files
ReplaceDialogTitle=Replace
ReplaceInFilesDialogTitle=Replace in Files
InfoDialogTitle=Information
ErrorDialogTitle=Error

ErrorDirNotExist=Error - directory does not exist:\n

ContentAssistAvailable=Content Assist Available




© 2015 - 2024 Weber Informatics LLC | Privacy Policy