Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openanolis
dragonwell8_jdk
提交
b4243e14
D
dragonwell8_jdk
项目概览
openanolis
/
dragonwell8_jdk
通知
4
Star
2
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
D
dragonwell8_jdk
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
b4243e14
编写于
7月 29, 2013
作者:
M
malenkov
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
8010782: clean up source files containing carriage return characters
Reviewed-by: alexsch, art
上级
77bc0a59
变更
2
隐藏空白更改
内联
并排
Showing
2 changed file
with
99 addition
and
99 deletion
+99
-99
src/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk.properties
...sses/com/sun/java/swing/plaf/gtk/resources/gtk.properties
+54
-54
src/share/classes/com/sun/swing/internal/plaf/synth/resources/synth.properties
.../sun/swing/internal/plaf/synth/resources/synth.properties
+45
-45
未找到文件。
src/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk.properties
浏览文件 @
b4243e14
# Refer to the note in basic.properties for a description as to what
# the mnemonics correspond to and how to calculate them.
# GTK specific properties
# GTK color chooser properties:
GTKColorChooserPanel.textAndMnemonic
=
>K Color Chooser
# mnemonic as a VK_ constant
GTKColorChooserPanel.hue.textAndMnemonic
=
&Hue:
GTKColorChooserPanel.red.textAndMnemonic
=
R&ed:
GTKColorChooserPanel.saturation.textAndMnemonic
=
&Saturation:
GTKColorChooserPanel.green.textAndMnemonic
=
&Green:
GTKColorChooserPanel.value.textAndMnemonic
=
&Value:
GTKColorChooserPanel.blue.textAndMnemonic
=
&Blue:
GTKColorChooserPanel.color.textAndMnemonic
=
Color &Name:
############ FILE CHOOSER STRINGS #############
FileChooser.acceptAllFileFilter.textAndMnemonic
=
All Files
FileChooser.newFolderButton.textAndMnemonic
=
&New Folder
FileChooser.newFolderDialog.textAndMnemonic
=
Folder name:
FileChooser.newFolderNoDirectoryErrorTitle.textAndMnemonic
=
Error
FileChooser.newFolderNoDirectoryError.textAndMnemonic
=
Error creating directory "{0}": No such file or directory
FileChooser.deleteFileButton.textAndMnemonic
=
De&lete File
FileChooser.renameFileButton.textAndMnemonic
=
&Rename File
FileChooser.cancelButton.textAndMnemonic
=
&Cancel
FileChooser.saveButton.textAndMnemonic
=
&OK
FileChooser.openButton.textAndMnemonic
=
&OK
FileChooser.saveDialogTitle.textAndMnemonic
=
Save
FileChooser.openDialogTitle.textAndMnemonic
=
Open
FileChooser.pathLabel.textAndMnemonic
=
&Selection:
FileChooser.filterLabel.textAndMnemonic
=
Filter:
FileChooser.foldersLabel.textAndMnemonic
=
Fol&ders
FileChooser.filesLabel.textAndMnemonic
=
&Files
FileChooser.cancelButtonToolTip.textAndMnemonic
=
Abort file chooser dialog.
FileChooser.saveButtonToolTip.textAndMnemonic
=
Save selected file.
FileChooser.openButtonToolTip.textAndMnemonic
=
Open selected file.
FileChooser.renameFileDialog.textAndMnemonic
=
Rename file "{0}" to
FileChooser.renameFileError.titleAndMnemonic
=
Error
FileChooser.renameFileError.textAndMnemonic
=
Error renaming file "{0}" to "{1}"
# Refer to the note in basic.properties for a description as to what
# the mnemonics correspond to and how to calculate them.
# GTK specific properties
# GTK color chooser properties:
GTKColorChooserPanel.textAndMnemonic
=
>K Color Chooser
# mnemonic as a VK_ constant
GTKColorChooserPanel.hue.textAndMnemonic
=
&Hue:
GTKColorChooserPanel.red.textAndMnemonic
=
R&ed:
GTKColorChooserPanel.saturation.textAndMnemonic
=
&Saturation:
GTKColorChooserPanel.green.textAndMnemonic
=
&Green:
GTKColorChooserPanel.value.textAndMnemonic
=
&Value:
GTKColorChooserPanel.blue.textAndMnemonic
=
&Blue:
GTKColorChooserPanel.color.textAndMnemonic
=
Color &Name:
############ FILE CHOOSER STRINGS #############
FileChooser.acceptAllFileFilter.textAndMnemonic
=
All Files
FileChooser.newFolderButton.textAndMnemonic
=
&New Folder
FileChooser.newFolderDialog.textAndMnemonic
=
Folder name:
FileChooser.newFolderNoDirectoryErrorTitle.textAndMnemonic
=
Error
FileChooser.newFolderNoDirectoryError.textAndMnemonic
=
Error creating directory "{0}": No such file or directory
FileChooser.deleteFileButton.textAndMnemonic
=
De&lete File
FileChooser.renameFileButton.textAndMnemonic
=
&Rename File
FileChooser.cancelButton.textAndMnemonic
=
&Cancel
FileChooser.saveButton.textAndMnemonic
=
&OK
FileChooser.openButton.textAndMnemonic
=
&OK
FileChooser.saveDialogTitle.textAndMnemonic
=
Save
FileChooser.openDialogTitle.textAndMnemonic
=
Open
FileChooser.pathLabel.textAndMnemonic
=
&Selection:
FileChooser.filterLabel.textAndMnemonic
=
Filter:
FileChooser.foldersLabel.textAndMnemonic
=
Fol&ders
FileChooser.filesLabel.textAndMnemonic
=
&Files
FileChooser.cancelButtonToolTip.textAndMnemonic
=
Abort file chooser dialog.
FileChooser.saveButtonToolTip.textAndMnemonic
=
Save selected file.
FileChooser.openButtonToolTip.textAndMnemonic
=
Open selected file.
FileChooser.renameFileDialog.textAndMnemonic
=
Rename file "{0}" to
FileChooser.renameFileError.titleAndMnemonic
=
Error
FileChooser.renameFileError.textAndMnemonic
=
Error renaming file "{0}" to "{1}"
src/share/classes/com/sun/swing/internal/plaf/synth/resources/synth.properties
浏览文件 @
b4243e14
# This properties file is used to create a PropertyResourceBundle
# It contains Locale specific strings used be the Synth 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.lookInLabel.textAndMnemonic
=
Look &In:
FileChooser.saveInLabel.textAndMnemonic
=
Save In:
FileChooser.fileNameLabel.textAndMnemonic
=
File &Name:
FileChooser.folderNameLabel.textAndMnemonic
=
Folder &Name:
FileChooser.filesOfTypeLabel.textAndMnemonic
=
Files of &Type:
FileChooser.upFolderToolTip.textAndMnemonic
=
Up One Level
FileChooser.upFolderAccessibleName
=
Up
FileChooser.homeFolderToolTip.textAndMnemonic
=
Home
FileChooser.homeFolderAccessibleName
=
Home
FileChooser.newFolderToolTip.textAndMnemonic
=
Create New Folder
FileChooser.newFolderAccessibleName
=
New Folder
FileChooser.newFolderActionLabel.textAndMnemonic
=
New Folder
FileChooser.listViewButtonToolTip.textAndMnemonic
=
List
FileChooser.listViewButtonAccessibleName
=
List
FileChooser.listViewActionLabel.textAndMnemonic
=
List
FileChooser.detailsViewButtonToolTip.textAndMnemonic
=
Details
FileChooser.detailsViewButtonAccessibleName
=
Details
FileChooser.detailsViewActionLabel.textAndMnemonic
=
Details
FileChooser.refreshActionLabel.textAndMnemonic
=
Refresh
FileChooser.viewMenuLabel.textAndMnemonic
=
View
FileChooser.fileNameHeader.textAndMnemonic
=
Name
FileChooser.fileSizeHeader.textAndMnemonic
=
Size
FileChooser.fileTypeHeader.textAndMnemonic
=
Type
FileChooser.fileDateHeader.textAndMnemonic
=
Modified
FileChooser.fileAttrHeader.textAndMnemonic
=
Attributes
# This properties file is used to create a PropertyResourceBundle
# It contains Locale specific strings used be the Synth 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.lookInLabel.textAndMnemonic
=
Look &In:
FileChooser.saveInLabel.textAndMnemonic
=
Save In:
FileChooser.fileNameLabel.textAndMnemonic
=
File &Name:
FileChooser.folderNameLabel.textAndMnemonic
=
Folder &Name:
FileChooser.filesOfTypeLabel.textAndMnemonic
=
Files of &Type:
FileChooser.upFolderToolTip.textAndMnemonic
=
Up One Level
FileChooser.upFolderAccessibleName
=
Up
FileChooser.homeFolderToolTip.textAndMnemonic
=
Home
FileChooser.homeFolderAccessibleName
=
Home
FileChooser.newFolderToolTip.textAndMnemonic
=
Create New Folder
FileChooser.newFolderAccessibleName
=
New Folder
FileChooser.newFolderActionLabel.textAndMnemonic
=
New Folder
FileChooser.listViewButtonToolTip.textAndMnemonic
=
List
FileChooser.listViewButtonAccessibleName
=
List
FileChooser.listViewActionLabel.textAndMnemonic
=
List
FileChooser.detailsViewButtonToolTip.textAndMnemonic
=
Details
FileChooser.detailsViewButtonAccessibleName
=
Details
FileChooser.detailsViewActionLabel.textAndMnemonic
=
Details
FileChooser.refreshActionLabel.textAndMnemonic
=
Refresh
FileChooser.viewMenuLabel.textAndMnemonic
=
View
FileChooser.fileNameHeader.textAndMnemonic
=
Name
FileChooser.fileSizeHeader.textAndMnemonic
=
Size
FileChooser.fileTypeHeader.textAndMnemonic
=
Type
FileChooser.fileDateHeader.textAndMnemonic
=
Modified
FileChooser.fileAttrHeader.textAndMnemonic
=
Attributes
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录