[i18n] Annotations, literals extracted, warnings fixed

GitOrigin-RevId: e13cca2998c559c6e2b193c06a8d8ecf85a33815
This commit is contained in:
Tagir Valeev
2020-08-03 13:11:03 +07:00
committed by intellij-monorepo-bot
parent 87649b607c
commit 729152b3a4
101 changed files with 370 additions and 240 deletions

View File

@@ -201,4 +201,8 @@ button.add=&Add...
eclipse.compiler.cross.platform.help.message=('/' recommended in paths for cross-platform configurations)
eclipse.compiler.path.leave.empty.help.message=Path to ECJ batch compiler tool (leave empty to use bundled):
eclipse.compiler.proceed.on.errors.option=Proceed on errors
progress.title.cancelling.auto.make.builds=Cancelling Auto-Make Builds
progress.title.cancelling.auto.make.builds=Cancelling Auto-Make Builds
intention.name.make.implements=Make implements ''{0}''
intention.name.make.extends=Make extends ''{0}''
classes.up.to.date.check=Classes up-to-Date Check
action.run.all.affected.tests.text=Run All Affected Tests