mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 07:05:24 +02:00
[191013][apidoc]remove user actions messages from uiMessagesCore.html
This commit is contained in:
parent
9988220bab
commit
2250e7a59f
1 changed files with 8 additions and 0 deletions
|
@ -492,6 +492,7 @@ h2 { background-color: #CCCCFF }
|
|||
<b>Severity: </b>Question<br>
|
||||
<b>LevelOne: </b>Permanently delete selected remote resource(s)?<br>
|
||||
<b>LevelTwo: </b>This is a permanent deletion of the selected remote resources from disk. This action cannot be undone<br>
|
||||
<!-- [191013] commenting out user actions
|
||||
<H3>RSEG1140</H3>
|
||||
<b>Severity: </b>Unexpected<br>
|
||||
<b>LevelOne: </b>Error occurred while loading the user-defined action information from file: %1<br>
|
||||
|
@ -500,6 +501,7 @@ h2 { background-color: #CCCCFF }
|
|||
<b>Severity: </b>Unexpected<br>
|
||||
<b>LevelOne: </b>The xml file '%1' appears to be corrupted. It has been replaced<br>
|
||||
<b>LevelTwo: </b>Expected root tag to be named '%2'. The corrupted file has been renamed to '%3' and a new file created for you<br>
|
||||
-->
|
||||
<H3>RSEG1150</H3>
|
||||
<b>Severity: </b>Error<br>
|
||||
<b>LevelOne: </b>Unable to perform action as the underlying file system folder is in use<br>
|
||||
|
@ -532,6 +534,7 @@ h2 { background-color: #CCCCFF }
|
|||
<b>Severity: </b>Error<br>
|
||||
<b>LevelOne: </b>Value %1 not in range<br>
|
||||
<b>LevelTwo: </b>The value specified is not within the valid range of %2 to %3<br>
|
||||
<!-- [191013] commenting out user actions
|
||||
<H3>RSEG1180</H3>
|
||||
<b>Severity: </b>Error<br>
|
||||
<b>LevelOne: </b>Enter action name<br>
|
||||
|
@ -580,6 +583,7 @@ h2 { background-color: #CCCCFF }
|
|||
<b>Severity: </b>Error<br>
|
||||
<b>LevelOne: </b>Types not valid<br>
|
||||
<b>LevelTwo: </b>Syntactical errors were found in the list of resource types<br>
|
||||
-->
|
||||
<H3>RSEG1192</H3>
|
||||
<b>Severity: </b>Error<br>
|
||||
<b>LevelOne: </b>Enter source type<br>
|
||||
|
@ -592,6 +596,7 @@ h2 { background-color: #CCCCFF }
|
|||
<b>Severity: </b>Error<br>
|
||||
<b>LevelOne: </b>Source type "%1" already exists<br>
|
||||
<b>LevelTwo: </b>The source type you entered has already been specified. Specify a unique source type.<br>
|
||||
<!-- [191013] commenting out user actions
|
||||
<H3>RSEG1195</H3>
|
||||
<b>Severity: </b>Error<br>
|
||||
<b>LevelOne: </b>Enter a label for this compile command<br>
|
||||
|
@ -612,6 +617,7 @@ h2 { background-color: #CCCCFF }
|
|||
<b>Severity: </b>Error<br>
|
||||
<b>LevelOne: </b>Compile command string "%1" is not valid<br>
|
||||
<b>LevelTwo: </b>The given string is not a valid command.<br>
|
||||
-->
|
||||
<H3>RSEG1201</H3>
|
||||
<b>Severity: </b>Question<br>
|
||||
<b>LevelOne: </b>Changes pending. Save changes?<br>
|
||||
|
@ -628,6 +634,7 @@ h2 { background-color: #CCCCFF }
|
|||
<b>Severity: </b>Information<br>
|
||||
<b>LevelOne: </b>Verifying host name...<br>
|
||||
<b>LevelTwo: </b><br>
|
||||
<!-- [191013] commenting out user actions
|
||||
<H3>RSEG1230</H3>
|
||||
<b>Severity: </b>Question<br>
|
||||
<b>LevelOne: </b>Delete selected user actions?<br>
|
||||
|
@ -636,6 +643,7 @@ h2 { background-color: #CCCCFF }
|
|||
<b>Severity: </b>Question<br>
|
||||
<b>LevelOne: </b>Delete selected types?<br>
|
||||
<b>LevelTwo: </b>This is a permanent deletion of the selected types and cannot be undone.Select Yes to delete and No to cancel the delete action<br>
|
||||
-->
|
||||
<H3>RSEG1240</H3>
|
||||
<b>Severity: </b>Error<br>
|
||||
<b>LevelOne: </b>There is an error on another page<br>
|
||||
|
|
Loading…
Add table
Reference in a new issue