1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 07:35:24 +02:00

[226784] fix: [nls] Review Canceled vs. Cancelled in NLS Strings

This commit is contained in:
Xuan Chen 2008-04-16 17:29:26 +00:00
parent c75fe00c51
commit 2f99262ffc

View file

@ -63,7 +63,7 @@ Kevin Doyle (IBM) - [160769] Added message for invalid filter when moving files
<Message ID="1013" Indicator="E">
<LevelOne>Expand failed or canceled. Try again.</LevelOne>
<LevelOne>Expand failed or cancelled. Try again.</LevelOne>
<LevelTwo>When expanding a node in the tree, and retrieving the resources, either an error occurred or you cancelled the operation. The expand is cancelled.</LevelTwo>
</Message>
<Message ID="1014" Indicator="E">
@ -224,7 +224,7 @@ Kevin Doyle (IBM) - [160769] Added message for invalid filter when moving files
<LevelTwo></LevelTwo>
</Message>
<Message ID="1067" Indicator="E">
<LevelOne>Operation canceled.</LevelOne>
<LevelOne>Operation cancelled.</LevelOne>
<LevelTwo></LevelTwo>
</Message>