[ml-local-models] add sentence about long process to notification

(cherry picked from commit 1e78c9b02235ecfbcc44c92fb31255e7bcfa2d55)

IJ-CR-7915

GitOrigin-RevId: 8585394a9f79006cbee9682177c94ed5c1eaada0
This commit is contained in:
Alexey Kalina
2021-04-02 13:12:43 +03:00
committed by intellij-monorepo-bot
parent be9e47f731
commit 7e043f8d3e

View File

@@ -1,6 +1,6 @@
ml.local.models.notification.groupId=Local ML Models
ml.local.models.notification.title=Local ML models
ml.local.models.notification.content=ML models trained on your project source code can boost accuracy of code completion. This feature is experimental. Do you want to give it a try?
ml.local.models.notification.content=ML models trained on your project source code can boost accuracy of code completion. The training process may take a long time, but shouldn't interfere with your work. Do you want to give it a try?
ml.local.models.notification.ok=OK
ml.local.models.notification.cancel=Cancel
ml.local.models.training.title=Training local ML models