blob: 497ffb298c1b51bc771540b0951f69522021db92 [file] [log] [blame]
FortranEditorRefactoring_AnalysisRefactoringNotEnabled=Please enable analysis and refactoring in the project properties.
FortranEditorRefactoring_FileInEditorCannotBeParsed=The file in the editor cannot be parsed.
FortranResourceRefactoring_AnalysisRefactoringNotEnabled=Please enable analysis and refactoring in the project properties for {0}.
FortranResourceRefactoring_CheckingForBindingConflictsIn=Checking for binding conflicts in {0}
FortranResourceRefactoring_CheckingForConflictingDefinitionsIn=Checking for conflicting definitions in {0}
FortranResourceRefactoring_CheckingForReferencesTo=Checking for references to {0} in {1}
FortranResourceRefactoring_CheckingForSubprogramBindingConflictsIn=Checking for subprogram binding conflicts in {0}
FortranResourceRefactoring_CPreprocessedFileWillNotBeRefactored=The C-preprocessed file {0} will not be refactored.
FortranResourceRefactoring_FileIsNotInAFortranProject=The file {0} cannot be refactored because it is not inside a Fortran project.
FortranResourceRefactoring_FixedFormFileWillNotBeRefactored=The fixed form file {0} will not be refactored.
FortranResourceRefactoring_IndentationAndLineLengthAreNotChecked=Indentation and line length are NOT checked when refactoring FIXED form files. Use at your own risk.
FortranResourceRefactoring_LineColumn=(line {0}, column {1})