File: swing_en.properties

package info (click to toggle)
libjide-oss-java 3.7.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 13,264 kB
  • sloc: java: 89,463; xml: 268; makefile: 35
file content (38 lines) | stat: -rw-r--r-- 1,256 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
#
# Strings for Searchable classes
#
Searchable.searchFor=Search for:
Searchable.noMatch=(no match)

#
# Strings for SearchableBar classes
#
SearchableBar.find=Find:
SearchableBar.find.mnemonic=F
SearchableBar.findNext=Find Next
SearchableBar.findNext.mnemonic=N
SearchableBar.findNext.tooltip=Find the next occurrence of the phrase
SearchableBar.findPrevious=Find Previous
SearchableBar.findPrevious.mnemonic=P
SearchableBar.findPrevious.tooltip=Find the previous occurrence of the phrase
SearchableBar.highlights=Highlight
SearchableBar.highlights.mnemonic=H
SearchableBar.highlights.tooltip=Highlights all occurrences of the phrase
SearchableBar.matchCase=Match Case
SearchableBar.matchCase.mnemonic=M
SearchableBar.wholeWords=Whole Words
SearchableBar.wholeWords.mnemonic=W
SearchableBar.repeats=Repeats
SearchableBar.repeats.mnemonic=R

SearchableBar.reachedBottom=Reached bottom of the page
SearchableBar.reachedTop=Reached top of the page
SearchableBar.reachedBottomRepeat=Reached bottom of the page, continued from top
SearchableBar.reachedTopRepeat=Reached top of the page, continued from bottom
SearchableBar.notFound=Phrase not found
SearchableBar.matches=Match(es)

#
# CheckBoxList
#
CheckBoxList.all=(All)