< prev index next >

src/share/classes/com/sun/java/swing/plaf/windows/resources/windows_de.properties

Print this page
rev 1482 : 6675400: "Details" in English has to be "Details" in German
Reviewed-by: yhuang
rev 1494 : 7169226: NLS: Please change the mnemonic assignment system for windows and motif properties
Reviewed-by: rupashka
rev 1495 : 7024118: possible hardcoded mnemonic for JFileChooser metal and motif l&f
Reviewed-by: rupashka
rev 1497 : 8008764: 7uX l10n resource file translation update
Reviewed-by: naoto

*** 16,47 **** # @author Steve Wilson ############ FILE CHOOSER STRINGS ############# ! FileChooser.lookInLabelText=Suchen in: ! FileChooser.saveInLabelText=Speichern in: ! FileChooser.fileNameLabelText=Dateiname: ! FileChooser.folderNameLabelText=Ordnername: ! FileChooser.filesOfTypeLabelText=Dateityp: ! FileChooser.upFolderToolTipText=Eine Ebene h\u00F6her FileChooser.upFolderAccessibleName=Nach oben ! FileChooser.homeFolderToolTipText=Home FileChooser.homeFolderAccessibleName=Home ! FileChooser.newFolderToolTipText=Neuen Ordner erstellen FileChooser.newFolderAccessibleName=Neuer Ordner ! FileChooser.newFolderActionLabelText=Neuer Ordner ! FileChooser.listViewButtonToolTipText=Liste FileChooser.listViewButtonAccessibleName=Liste ! FileChooser.listViewActionLabelText=Liste ! FileChooser.detailsViewButtonToolTipText=Einzelheiten ! FileChooser.detailsViewButtonAccessibleName=Einzelheiten FileChooser.viewMenuButtonToolTipText = Ansichtsmen\u00FC FileChooser.viewMenuButtonAccessibleName = Ansichtsmen\u00FC ! FileChooser.detailsViewActionLabelText=Einzelheiten ! FileChooser.refreshActionLabelText=Aktualisieren ! FileChooser.viewMenuLabelText=Ansicht ! FileChooser.fileNameHeaderText=Name ! FileChooser.fileSizeHeaderText=Gr\u00F6\u00DFe ! FileChooser.fileTypeHeaderText=Typ ! FileChooser.fileDateHeaderText=Ge\u00E4ndert ! FileChooser.fileAttrHeaderText=Attribute --- 16,47 ---- # @author Steve Wilson ############ FILE CHOOSER STRINGS ############# ! FileChooser.lookInLabel.textAndMnemonic=Suchen &in: ! FileChooser.saveInLabel.textAndMnemonic=Speichern in: ! FileChooser.fileNameLabel.textAndMnemonic=&Dateiname: ! FileChooser.folderNameLabel.textAndMnemonic=Ordner&name: ! FileChooser.filesOfTypeLabel.textAndMnemonic=Datei&typ: ! FileChooser.upFolderToolTip.textAndMnemonic=Eine Ebene h\u00F6her FileChooser.upFolderAccessibleName=Nach oben ! FileChooser.homeFolderToolTip.textAndMnemonic=Home FileChooser.homeFolderAccessibleName=Home ! FileChooser.newFolderToolTip.textAndMnemonic=Neuen Ordner erstellen FileChooser.newFolderAccessibleName=Neuer Ordner ! FileChooser.newFolderActionLabel.textAndMnemonic=Neuer Ordner ! FileChooser.listViewButtonToolTip.textAndMnemonic=Liste FileChooser.listViewButtonAccessibleName=Liste ! FileChooser.listViewActionLabel.textAndMnemonic=Liste ! FileChooser.detailsViewButtonToolTip.textAndMnemonic=Details ! FileChooser.detailsViewButtonAccessibleName=Details FileChooser.viewMenuButtonToolTipText = Ansichtsmen\u00FC FileChooser.viewMenuButtonAccessibleName = Ansichtsmen\u00FC ! FileChooser.detailsViewActionLabel.textAndMnemonic=Details ! FileChooser.refreshActionLabel.textAndMnemonic=Aktualisieren ! FileChooser.viewMenuLabel.textAndMnemonic=Ansicht ! FileChooser.fileNameHeader.textAndMnemonic=Name ! FileChooser.fileSizeHeader.textAndMnemonic=Gr\u00F6\u00DFe ! FileChooser.fileTypeHeader.textAndMnemonic=Typ ! FileChooser.fileDateHeader.textAndMnemonic=Ge\u00E4ndert ! FileChooser.fileAttrHeader.textAndMnemonic=Attribute
< prev index next >