File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
sqldev/src/main/resources/org/utplsql/sqldev/resources Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -50,8 +50,9 @@ WINDOW_CANCEL_BUTTON=Cancel
5050WORKSHEET_TITLE =utPLSQL
5151RUNNER_VIEW_TITLE =utPLSQL
5252RUNNER_TESTS_LABEL =Tests
53- RUNNER_ERRORS_LABEL =Errors
5453RUNNER_FAILURES_LABEL =Failures
54+ RUNNER_ERRORS_LABEL =Errors
55+ RUNNER_DISABLED_LABEL =Disabled
5556RUNNER_INITIALIZING_TEXT =Initializing...
5657RUNNER_RUNNING_TEXT =Running tests...
5758RUNNER_FINNISHED_TEXT =Finished after %.3f seconds.
Original file line number Diff line number Diff line change @@ -37,8 +37,9 @@ WINDOW_CANCEL_BUTTON=Abbrechen
3737WORKSHEET_TITLE =utPLSQL
3838RUNNER_VIEW_TITLE =utPLSQL
3939RUNNER_TESTS_LABEL =Tests
40- RUNNER_ERRORS_LABEL =Fehler
4140RUNNER_FAILURES_LABEL =Fehlschläge
41+ RUNNER_ERRORS_LABEL =Fehler
42+ RUNNER_DISABLED_LABEL =Deaktiviert
4243RUNNER_INITIALIZING_TEXT =Initialisierung...
4344RUNNER_RUNNING_TEXT =Starte Tests...
4445RUNNER_FINNISHED_TEXT =Beendet nach %.3f Sekunden.
You can’t perform that action at this time.
0 commit comments