mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 14:15:23 +02:00
2005-06-22 Alain Magloire
Fix PR 100263 from Devin. * src/org/eclipse/cdt/internal/ui/preferences/PrefrencesMessages.properties
This commit is contained in:
parent
97d4baa3e7
commit
4feef1ec43
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2005-06-22 Alain Magloire
|
||||
Fix PR 100263 from Devin.
|
||||
* src/org/eclipse/cdt/internal/ui/preferences/PrefrencesMessages.properties
|
||||
|
||||
2005-06-08 Alain Magloire
|
||||
Fix PR 98846
|
||||
* src/org/eclipse/cdt/internal/ui/util/ResourceTOItemsMapper.java
|
||||
|
|
|
@ -234,7 +234,7 @@ PathEntryVariableDialog.dialogTitle.existingVariable = Edit an Existing PathEntr
|
|||
PathEntryVariableDialog.message.newVariable = Enter a new PathEntry variable name and its associated location.
|
||||
PathEntryVariableDialog.message.existingVariable = Edit PathEntry variable's name and path value.
|
||||
|
||||
PathEntryVariableDialog.variableName = &Name:overConfigurationBlock
|
||||
PathEntryVariableDialog.variableName = &Name:
|
||||
PathEntryVariableDialog.variableValue = &Location:
|
||||
PathEntryVariableDialog.variableNameEmptyMessage = You must provide a variable name.
|
||||
PathEntryVariableDialog.variableValueEmptyMessage = You must provide a file or folder path as variable value.
|
||||
|
|
Loading…
Add table
Reference in a new issue