We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06833c7 commit 7d74977Copy full SHA for 7d74977
sqldev/src/main/resources/org/utplsql/sqldev/resources/UtplsqlResources.properties
@@ -103,6 +103,7 @@ RUNNER_TESTS_LABEL=Tests
103
RUNNER_FAILURES_LABEL=Failures
104
RUNNER_ERRORS_LABEL=Errors
105
RUNNER_DISABLED_LABEL=Disabled
106
+RUNNER_DISABLED_REASON_LABEL=Disabled Reason
107
RUNNER_WARNINGS_LABEL=Warnings
108
RUNNER_INFO_LABEL=Info
109
RUNNER_INITIALIZING_TEXT=Initializing...
sqldev/src/main/resources/org/utplsql/sqldev/resources/UtplsqlResources_de.properties
@@ -71,6 +71,7 @@ RUNNER_TESTS_LABEL=Tests
71
RUNNER_FAILURES_LABEL=Fehlschl\u00e4ge
72
RUNNER_ERRORS_LABEL=Fehler
73
RUNNER_DISABLED_LABEL=Deaktiviert
74
+RUNNER_DISABLED_REASON_LABEL=Deaktivierungsgrund
75
RUNNER_WARNINGS_LABEL=Warnungen
76
77
RUNNER_INITIALIZING_TEXT=Initialisierung...
0 commit comments