Skip to content

Commit

Permalink
CheckIn: Fix an issue - [accessibility]duplicate shortcut in select
Browse files Browse the repository at this point in the history
column window for xls data set[53648]
  • Loading branch information
xwu authored and mwu committed Nov 23, 2012
1 parent 421bcd6 commit 4894933
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -17,13 +17,13 @@ connection_CANNOT_OPEN_EXCEL_FILE_DB_DIR=Unable to open Excel data source file i
ui.ExcelFileNotFound=Unable to locate the specified Excel data source file
label.selectFolder=S&elect folder:
label.selectFile=Select f&ile:
label.selectworksheet=Select &worksheet:
label.selectworksheet=Select works&heet:
label.includeTypeLine=Use second line as &data type indicator.
label.includeColumnNameLine = Use first line &as column name indicator.

button.selectFolder.browse=B&rowse...
button.moveUp=&Up
button.moveDown=Do&wn
button.moveDown=D&own
button.delete=D&elete
button.selectFileURI.menuItem.relativePath=&Relative path
button.selectFileURI.menuItem.absolutePath=&Absolute path
Expand Down

0 comments on commit 4894933

Please sign in to comment.