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:
parent
d2cba6c8c9
commit
5ff757551b
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue