Skip to content

Commit

Permalink
TEIIDDES-1685 commented out unused message constants
Browse files Browse the repository at this point in the history
  • Loading branch information
blafond committed Apr 23, 2013
1 parent 3196f8c commit 638356c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ valueIsNotAnAllowedValue = Value "{0}" is not an allowed value for property "{1}
unexpectedPropertyValueType = The property "{0}" has a new value that is not a string.
workspaceFileNotFound = The workspace file for "{0}" could not be found.

workspaceOrFileSystemDialogTitle = Select UDF jar
workspaceOrFileSystemDialogMessage = Do you wish to choose the UDF jars from the workspace or the file system?
#workspaceOrFileSystemDialogTitle = Select UDF jar
#workspaceOrFileSystemDialogMessage = Do you wish to choose the UDF jars from the workspace or the file system?
selectedFileNotAJarDialogTitle = Selected file is not a .jar
selectedFileNotAJarDialogMessage = The selected file is not a jar - please select a different file.

Expand Down

0 comments on commit 638356c

Please sign in to comment.