File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
modules/ImportAPI/src/main/resources/org/gephi/io/importer/api Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 1- OpenIDE-Module-Long-Description =API/SPI for importers
2- OpenIDE-Module-Short-Description =API/SPI for importers
3-
4-
5- ImportUtils.error_no_matching_file_importer = Impossible to find a compatible Importer.\nThe file format is not supported. Check file' s extension.
6- ImportUtils.error_no_matching_stream_importer = Impossible to find a compatible Importer.\n The stream is not supported.
7- ImportUtils.error_no_matching_db_importer = Impossible to find a compatible Importer.\n The database is not supported.
8- ImportUtils.error_file_not_found = Impossible to open the file.
9- ImportUtils.error_missing_document_instance_factory = Impossible to obtain an instance of DocumentBuilder
10- ImportUtils.error_io = Impossible to read the given file
11- ImportUtils.error_sax = Impossible to parse the given XML file
1+ OpenIDE-Module-Long-Description =API/SPI for importers
2+ OpenIDE-Module-Short-Description =API/SPI for importers
3+
4+
5+ ImportUtils.error_no_matching_file_importer = Impossible to find a compatible Importer.\nThe file format is not supported. Check file' s extension.
6+ ImportUtils.error_no_matching_stream_importer= Impossible to find a compatible Importer.\n The stream is not supported.
7+ ImportUtils.error_no_matching_db_importer= Impossible to find a compatible Importer.\n The database is not supported.
8+ ImportUtils.error_file_not_found= Impossible to open the file.
9+ ImportUtils.error_missing_document_instance_factory= Impossible to obtain an instance of DocumentBuilder
10+ ImportUtils.error_io= Impossible to read the given file
11+ ImportUtils.error_sax= Impossible to parse the given XML file
You can’t perform that action at this time.
0 commit comments