mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 15:06:56 +07:00
[jps caches] Replace "JetBrains Internal Authentication" with "Space" plugin (IJI-1252)
GitOrigin-RevId: 2f77b3037b862a996c0febf43410e94eba00f790
This commit is contained in:
committed by
intellij-monorepo-bot
parent
cf3dd94f78
commit
8dc99d8df1
@@ -336,11 +336,13 @@ notification.group.compiler=Build finished
|
||||
compiler.cache.description=Compiler Cache
|
||||
compiler.cache.option.force.update=Force update caches
|
||||
compiler.cache.option.disable.update=Disable cache download
|
||||
compiler.cache.option.cleanup.asynchronously=Cleanup aynchronously
|
||||
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= mins
|
||||
notification.title.jps.caches.downloader=Jps caches downloader
|
||||
notification.content.internal.authentication.plugin.required.for.correct.work=<a href="https://plugins.jetbrains.com/plugin/14567-jetbrains-internal-authentication">JetBrains Internal Authentication</a> is required for the correct work of JPS Caches
|
||||
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.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
|
||||
notification.content.git.crlf.config=To have working compiler caches you need to execute <code>{0}</code> command and force checkout the project
|
||||
class.can.be.record.suppress.conversion.if.annotated.description=Specify class names or package wildcards like <code>com.example.*</code>
|
||||
Reference in New Issue
Block a user