From 2fc97b069b8185176777bd419154c4014b141fec Mon Sep 17 00:00:00 2001 From: Vladislav Rassokhin Date: Fri, 15 Dec 2023 13:59:53 +0100 Subject: [PATCH] [jps caches] Replace "JetBrains Internal Authentication" with "Space" plugin (IJI-1252), i18n fixes Hidden notification group don't need a name GitOrigin-RevId: a5b67c97039b2d76f7e0de46fb9920b5c641007b --- .../openapi/resources/messages/JavaCompilerBundle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/java/compiler/openapi/resources/messages/JavaCompilerBundle.properties b/java/compiler/openapi/resources/messages/JavaCompilerBundle.properties index 5a320d9194f2..33d5697ee519 100644 --- a/java/compiler/openapi/resources/messages/JavaCompilerBundle.properties +++ b/java/compiler/openapi/resources/messages/JavaCompilerBundle.properties @@ -339,8 +339,8 @@ compiler.cache.option.disable.update=Disable cache download compiler.cache.option.cleanup.asynchronously=Cleanup asynchronously compiler.cache.option.max.download.time=Maximum duration of caches download: compiler.cache.option.max.download.time.units= minutes -notification.title.jps.caches.downloader=JPS caches downloader -notification.content.space.plugin.required.for.correct.work=Space plugin is required for the correct work of JPS Caches +notification.title.jps.caches.downloader=JPS cache downloader +notification.content.space.plugin.required.for.correct.work=To use the JPS cache, you must first install or enable the Space plugin notification.action.install.space.plugin=Install Space plugin notification.action.enable.space.plugin=Enable Space plugin notification.title.git.crlf.config=Wrong Git line-endings configuration