mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
OPENIDE #77 Replace the text with the mention of Jetbrains and Intellij IDEA in properties files
(cherry picked from commite126540d08) (cherry picked from commit8ed85987f5) (cherry picked from commitd805aca0a2)
This commit is contained in:
@@ -163,7 +163,7 @@ dialog.import.on.paste.title3=Select Import to Remove
|
||||
dialog.message.0.update.existing.class={0}. Update existing class?
|
||||
dialog.message.create.test.in.the.same.source.root=Create test in the same source root?
|
||||
dialog.message.infer.nullity.annotations.requires.the.project.language.level=Infer Nullity Annotations requires the project language level be set to 1.5 or greater.
|
||||
dialog.message.jetbrains.annotations.library.is.missing=JetBrains annotations library is missing.\nWithout the library, IntelliJ IDEA cannot run the analysis. Would you like to add it?
|
||||
dialog.message.jetbrains.annotations.library.is.missing=JetBrains annotations library is missing.\nWithout the library, OpenIDE cannot run the analysis. Would you like to add it?
|
||||
dialog.message.no.places.found.to.infer.nullable.notnull=No places found to infer @Nullable/@NotNull
|
||||
dialog.paste.on.import.text=<html>The code fragment which you have pasted uses classes that are not accessible by imports in the new context.<br/>Select classes that you want to import to the new file.</html>
|
||||
dialog.paste.on.import.text2=<html>The code fragment which you have pasted uses elements that are not accessible by imports in the new context.<br/>Select elements that you want to import to the new file.</html>
|
||||
|
||||
Reference in New Issue
Block a user