1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 14:15:23 +02:00

- message for failing loading library

This commit is contained in:
Alena Laskavaia 2008-08-12 21:01:10 +00:00
parent d2cba6c8c9
commit 5ff757551b

View file

@ -33,6 +33,7 @@ CModule.0=Unknown
CModule.1=Unknown
CModule.2=Invalid symbols file.
CModule.4=Not supported
CModule.5=Cannot load library from file: {0}. Library name must match file name.
CModuleManager.0=Error loading symbols.
CModuleManager.1=Error loading symbols.
CRegisterGroup.0=Unable to restore register group - invalid memento.