File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
sqldev/src/main/resources/org/utplsql/sqldev/resources Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ REFRESH_ICON=/org/utplsql/sqldev/resources/images/refresh.png
1818RUN_ICON =/org/utplsql/sqldev/resources/images/run.png
1919RUN_WORKSHEET_ICON =/org/utplsql/sqldev/resources/images/run_worksheet.png
2020CLEAR_ICON =/org/utplsql/sqldev/resources/images/clear.png
21+ CHECKMARK_ICON =/org/utplsql/sqldev/resources/images/checkmark.png
2122
2223# Translatable text
2324PREF_LABEL =utPLSQL
@@ -72,6 +73,6 @@ RUNNER_INITIALIZING_TEXT=Initializing...
7273RUNNER_RUNNING_TEXT =Running tests...
7374RUNNER_FINNISHED_TEXT =Finished after %.3f seconds.
7475RUNNER_NO_TESTS_FOUND_TEXT =No tests found.
75- RUNNER_TEST_ID = Id
76+ RUNNER_SUITEPATH = Suitepath
7677RUNNER_TEST_EXECUTION_TIME =Time [s]
7778RUNNER_DESCRIPTION =Description
You can’t perform that action at this time.
0 commit comments