[java] IJPL-34876 Declare icons and texts for ParseSdkmanrcAction declaratively

GitOrigin-RevId: 16e5d519d8be7f64fd5f286580d70c96c91d72de
This commit is contained in:
Yuriy Artamonov
2024-06-15 17:53:30 +02:00
committed by intellij-monorepo-bot
parent b61c9ea427
commit b9416a8db9
4 changed files with 3 additions and 6 deletions

View File

@@ -32,7 +32,6 @@ action.text.unmark.generated.0=Unmark Generated {0}
action.GotoSuperClass.text=Go to S_uper Class or Interface
action.GotoSuperClass.MainMenu.text=S_uper Class or Interface
action.GotoSuperClass.description=Navigate to the declaration of a class that the current class extends or implements
action.sdkmanrc.update.project.jdk=Update Project JDK
add.to.permits.list.family.name=Add class to permits list
add.to.permits.list=Add ''{0}'' to permits list of sealed class ''{1}''
annotate.intention.chooser.title=Choose Annotation to Add