Skip to content

Commit 5f8bec0

Browse files
committed
change text
1 parent c876507 commit 5f8bec0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clion-plugin/src/main/resources/messages/UTBot.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ advanced.timeoutPerTest.title=Timeout per test:
5555
advanced.timeoutPerTest.description=Maximum time (in seconds) alloted for a single test run. Set to non-positive number to disable it. <a href=https://github.com/UnitTestBot/UTBotCpp/wiki/vscode-extension-settings#timeout-per-test>Learn more</a>
5656
targets.notargets.description=No targets can be found by UTBot in current project
5757
notify.warning.reconnecting=Reconnecting to server! Request won't be executed! Please try again, later.
58-
notify.warning.reconnecting.title=UTBot: Reconnecting
58+
notify.warning.reconnecting.title=UTBot: Reconnecting
5959
folderPath.wrong.conversion=Could not create relative path from remote path to folder path! Review your remote path in settings \
6060
and make sure folder you generate tests for is under project root.
6161
filePath.wrong.conversion=Could not create relative path from remote path to file path! Review your remote path in settings \
@@ -92,7 +92,7 @@ notify.coverage.received.title=UTBot: Coverage gathered
9292
notify.coverage.received=Coverage response received from server.
9393
notify.build.dir.created.title=UTBot: Build Directory was created
9494
#0 - name of a build directory
95-
notify.build.dir.created=Build directory "{0}" was created
95+
notify.build.dir.created=Build directory <em>{0}</em> was created
9696
notify.tests.generated=UTBot: Tests generated
9797
notify.bad.settings.title=UTBot: Error
9898
#0 - Message containing info about bad path

0 commit comments

Comments
 (0)