jdk/src/share/classes/com/sun/java/swing/plaf/motif/resources/motif_fr.properties
changeset 2 90ce3da70b43
child 8203 e5debcae2183
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/jdk/src/share/classes/com/sun/java/swing/plaf/motif/resources/motif_fr.properties	Sat Dec 01 00:00:00 2007 +0000
@@ -0,0 +1,40 @@
+# This properties file is used to create a PropertyResourceBundle
+# It contains Locale specific strings used be the Motif Look and Feel.
+# Currently, the following components need this for support:
+#
+#    FileChooser
+#
+# When this file is read in, the strings are put into the 
+# defaults table.  This is an implementation detail of the current
+# workings of Swing.  DO NOT DEPEND ON THIS.  
+# This may change in future versions of Swing as we improve localization 
+# support.
+#
+# Refer to the note in basic.properties for a description as to what
+# the mnemonics correspond to and how to calculate them.
+#
+# @author Steve Wilson
+
+
+############ FILE CHOOSER STRINGS #############
+
+FileChooser.acceptAllFileFilterText=*
+FileChooser.cancelButtonText=Annuler
+FileChooser.saveButtonText=Enregistrer
+FileChooser.openButtonText=OK
+FileChooser.saveDialogTitleText=Enregistrer
+FileChooser.openDialogTitleText=Ouvrir
+FileChooser.updateButtonText=Mise \u00e0 jour
+FileChooser.helpButtonText=Aide
+FileChooser.pathLabelText=Entrez le chemin ou le nom du dossier :
+FileChooser.filterLabelText=Filtre
+FileChooser.foldersLabelText=Dossiers
+FileChooser.filesLabelText=Fichiers
+FileChooser.enterFileNameLabelText=Entrez le nom du fichier :
+FileChooser.enterFolderNameLabelText=Enter folder name:
+
+FileChooser.cancelButtonToolTipText=Ferme la bo\u00eete de dialogue du s\u00e9lecteur de fichiers
+FileChooser.saveButtonToolTipText=Enregistre le fichier s\u00e9lectionn\u00e9
+FileChooser.openButtonToolTipText=Ouvre le fichier s\u00e9lectionn\u00e9
+FileChooser.updateButtonToolTipText=Met \u00e0 jour la liste des r\u00e9pertoires
+FileChooser.helpButtonToolTipText=Aide sur le s\u00e9lecteur de fichiers