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 @@ -30,5 +30,6 @@ PREF_OUTPUT_DIRECTORY_LABEL=Output directory
30
30
PREF_OUTPUT_DIRECTORY_BUTTON_LABEL =Browse
31
31
PREF_DELETE_EXISTING_FILES_LABEL =Delete existing files in output directory?
32
32
MENU_RUN_TEST_LABEL =Run utPLSQL test
33
+ MENU_CODE_COVERAGE_LABEL =Code coverage
33
34
MENU_GENERATE_TEST_LABEL =Generate utPLSQL test
34
35
WORKSHEET_TITLE =utPLSQL
Original file line number Diff line number Diff line change @@ -24,5 +24,6 @@ PREF_OUTPUT_DIRECTORY_LABEL=Ausgabeverzeichnis
24
24
PREF_OUTPUT_DIRECTORY_BUTTON_LABEL =Auswählen
25
25
PREF_DELETE_EXISTING_FILES_LABEL =Bestehende Dateien im Ausgabeverzeichnis löschen?
26
26
MENU_RUN_TEST_LABEL =utPLSQL Test ausführen
27
+ MENU_CODE_COVERAGE_LABEL =Codeabdeckung
27
28
MENU_GENERATE_TEST_LABEL =utPLSQL Test generieren
28
29
WORKSHEET_TITLE =utPLSQL
You can’t perform that action at this time.
0 commit comments