1 2 3 4 5 6 7 8 9 10 11 12 13 14
|
selectText = Select text first
fileNotFound = File "%S" not found
formattedErrorMessage = ** Error in file %S, line %S:
formattedExceptionMessage = ** Exception in file %S, line %S:
formattedExceptionDetails = Exception text: %S
watchExpression.prompt.title = New Watch Expression
watchExpression.prompt.message = Enter Watch Expression
findString.prompt.title = Find
findString.prompt.message = Search for:
findString.prompt.matchCase = Match case
watchList.globalVar = Global Variables
|