0N/A# This properties file is used to create a PropertyResourceBundle
0N/A# It contains Locale specific strings used be the Motif Look and Feel.
0N/A# Currently, the following components need this for support:
0N/A#
0N/A# FileChooser
0N/A#
0N/A# When this file is read in, the strings are put into the
0N/A# defaults table. This is an implementation detail of the current
0N/A# workings of Swing. DO NOT DEPEND ON THIS.
0N/A# This may change in future versions of Swing as we improve localization
0N/A# support.
0N/A#
0N/A# Refer to the note in basic.properties for a description as to what
0N/A# the mnemonics correspond to and how to calculate them.
0N/A#
0N/A# @author Steve Wilson
0N/A
0N/A
0N/A############ FILE CHOOSER STRINGS #############
0N/A
5012N/AFileChooser.acceptAllFileFilter.textAndMnemonic=*
5012N/AFileChooser.cancelButton.textAndMnemonic=Avbryt
5012N/AFileChooser.saveButton.textAndMnemonic=Spara
5012N/AFileChooser.openButton.textAndMnemonic=OK
5012N/AFileChooser.saveDialogTitle.textAndMnemonic=Spara
5012N/AFileChooser.openDialogTitle.textAndMnemonic=\u00D6ppna
5012N/AFileChooser.updateButton.textAndMnemonic=Uppdatera
5012N/AFileChooser.helpButton.textAndMnemonic=Hj\u00E4lp
5784N/AFileChooser.pathLabel.textAndMnemonic=Ange &s\u00F6kv\u00E4g eller mappnamn:
5371N/AFileChooser.filterLabel.textAndMnemonic=Filte&r
5784N/AFileChooser.foldersLabel.textAndMnemonic=Ma&ppar
5371N/AFileChooser.filesLabel.textAndMnemonic=F&iler
5371N/AFileChooser.enterFileNameLabel.textAndMnemonic=A&nge filnamn:
5012N/AFileChooser.enterFolderNameLabel.textAndMnemonic=Ange ett mappnamn:
0N/A
5012N/AFileChooser.cancelButtonToolTip.textAndMnemonic=Avbryt dialogrutan Filv\u00E4ljare.
5012N/AFileChooser.saveButtonToolTip.textAndMnemonic=Spara vald fil.
5012N/AFileChooser.openButtonToolTip.textAndMnemonic=\u00D6ppna vald fil.
5012N/AFileChooser.updateButtonToolTip.textAndMnemonic=Uppdatera kataloglistan.
5012N/AFileChooser.helpButtonToolTip.textAndMnemonic=Hj\u00E4lp - Filv\u00E4ljare.