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

org.netbeans.editor.Bundle.properties Maven / Gradle / Ivy

#                 Sun Public License Notice
#
# The contents of this file are subject to the Sun Public License
# Version 1.0 (the "License"). You may not use this file except in
# compliance with the License. A copy of the License is available at
# http://www.sun.com/
#
# The Original Code is NetBeans. The Initial Developer of the Original
# Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
# Microsystems, Inc. All Rights Reserved.

# Editor ResourceBundle properties file

# Editor Actions

###
find=Find


replace=Replace


#FindDialogPanel

#############
find-what=Find What:
find-what-mnemonic=F

ACSD_find-what=



find-replace-with=Replace With:
find-replace-with-mnemonic=l



ACSD_find-replace-with=


find-highlight-search=\ Highlight Search
find-highlight-search-mnemonic=t
find-highlight-search-tooltip=Highlights occurrences in the text.


find-inc-search=\ Incremental Search
find-inc-search-mnemonic=I
find-inc-search-tooltip=Tries to find text as you type.


find-match-case=\ Match Case
find-match-case-mnemonic=M
find-match-case-tooltip=Matches search text only to text with the same capitalization.

find-smart-case=\ Smart Case
find-smart-case-mnemonic=S
find-smart-case-tooltip=Matches case if at least one character in the searched text is uppercase.


find-whole-words=\ Match Whole Words Only
find-whole-words-mnemonic=W
find-whole-words-tooltip=Matches search text only to whole words in the document.

find-backward-search=\ Backward Search
find-backward-search-mnemonic=B
find-backward-search-tooltip=Searches backward from the current position of the insertion point.


find-wrap-search=\ Wrap Search
find-wrap-search-mnemonic=p
find-wrap-search-tooltip=Continues search from the beginning or end of the document.




find-title=Find
replace-title=Replace
find-button-find=Find
find-button-find-mnemonic=D
find-button-replace=Replace
find-button-replace-mnemonic=R
find-button-replace-all=Replace All
find-button-replace-all-mnemonic=A


find-button-cancel=Close

# GotoDialogSupport
goto-title=Go To Line
goto-button-goto=Go To
goto-button-goto-mnemonic=G
goto-button-cancel=Close
#ACSD_goto-button-goto=
#ACSD_goto-button-cancel=




© 2015 - 2024 Weber Informatics LLC | Privacy Policy