File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
sqldev/src/main/resources/org/utplsql/sqldev/resources Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -103,6 +103,7 @@ RUNNER_TESTS_LABEL=Tests
103
103
RUNNER_FAILURES_LABEL =Failures
104
104
RUNNER_ERRORS_LABEL =Errors
105
105
RUNNER_DISABLED_LABEL =Disabled
106
+ RUNNER_DISABLED_REASON_LABEL =Disabled Reason
106
107
RUNNER_WARNINGS_LABEL =Warnings
107
108
RUNNER_INFO_LABEL =Info
108
109
RUNNER_INITIALIZING_TEXT =Initializing...
Original file line number Diff line number Diff line change @@ -71,6 +71,7 @@ RUNNER_TESTS_LABEL=Tests
71
71
RUNNER_FAILURES_LABEL =Fehlschl\u00e4 ge
72
72
RUNNER_ERRORS_LABEL =Fehler
73
73
RUNNER_DISABLED_LABEL =Deaktiviert
74
+ RUNNER_DISABLED_REASON_LABEL =Deaktivierungsgrund
74
75
RUNNER_WARNINGS_LABEL =Warnungen
75
76
RUNNER_INFO_LABEL =Info
76
77
RUNNER_INITIALIZING_TEXT =Initialisierung...
You can’t perform that action at this time.
0 commit comments