blob: d22268978054a398f161179c009340f328459d63 [file] [log] [blame]
J. Duke319a3b92007-12-01 00:00:00 +00001# This properties file is used to create a PropertyResourceBundle
2# It contains Locale specific strings used be the Synth Look and Feel.
3# Currently, the following components need this for support:
4#
5# FileChooser
6#
7# When this file is read in, the strings are put into the
8# defaults table. This is an implementation detail of the current
9# workings of Swing. DO NOT DEPEND ON THIS.
10# This may change in future versions of Swing as we improve localization
11# support.
12#
13# Refer to the note in basic.properties for a description as to what
14# the mnemonics correspond to and how to calculate them.
15#
16# @author Steve Wilson
17
18
19############ FILE CHOOSER STRINGS #############
20
21FileChooser.lookInLabelText=Look In:
22FileChooser.saveInLabelText=Save In:
23FileChooser.fileNameLabelText=File Name:
24FileChooser.folderNameLabelText=Folder name:
25FileChooser.filesOfTypeLabelText=Files of Type:
26FileChooser.upFolderToolTipText=Up One Level
27FileChooser.upFolderAccessibleName=Up
28FileChooser.homeFolderToolTipText=Home
29FileChooser.homeFolderAccessibleName=Home
30FileChooser.newFolderToolTipText=Create New Folder
31FileChooser.newFolderAccessibleName=New Folder
32FileChooser.newFolderActionLabelText=New Folder
33FileChooser.listViewButtonToolTipText=List
34FileChooser.listViewButtonAccessibleName=List
35FileChooser.listViewActionLabelText=List
36FileChooser.detailsViewButtonToolTipText=Details
37FileChooser.detailsViewButtonAccessibleName=Details
38FileChooser.detailsViewActionLabelText=Details
39FileChooser.refreshActionLabelText=Refresh
40FileChooser.viewMenuLabelText=View
41FileChooser.fileNameHeaderText=Name
42FileChooser.fileSizeHeaderText=Size
43FileChooser.fileTypeHeaderText=Type
44FileChooser.fileDateHeaderText=Modified
45FileChooser.fileAttrHeaderText=Attributes