Table E-1 lists the string keys and their current English values. If you want to provide custom strings for one or more keys, create a resource bundle where you define the string keys in Table E-1 and the values that you want to appear at runtime. For information about how to override the reserved resource bundle, see How to Override Resources That Are Not Configurable.
Table E-1 String Keys and Values in the Reserved Resource Bundle
| Area where string key value appears at runtime | String key | English value in the ADF Desktop Integration reserved resource bundle | Comments | 
|---|---|---|---|
| 
 | 
 | Upload Options | |
| 
 | 
 | Specify options to use during the Upload operation | |
| 
 | 
 | On failure, continue to upload subsequent rows | |
| 
 | 
 | Download all rows after successful upload | |
| 
 | 
 | Download | |
| 
 | 
 | Do you wish to discard the pending changes? | |
| 
 | 
 | Row limit exceeded | |
| 
 | 
 | Initialize | |
| 
 | 
 | Do you wish to discard the pending changes? | |
| 
 | 
 | Clear all data | |
| 
 | 
 | This command will log you out of your current session and clear all the data from all worksheets in the workbook. Are you sure? | |
| 
 | 
 | Logout | |
| 
 | 
 | You have been logged out from your current session. | |
| 
 | 
 | Upload | |
| 
 | 
 | One or more dynamic columns is no longer available, do you wish to continue? | |
| Table status | 
 | No updates detected | |
| Table status | 
 | Record not found | |
| Table status | 
 | Cannot insert record more than once | |
| Table status | 
 | See Error Detail {0} | {0} is a batch number | 
| Table status | 
 | Error Detail {0}:{1} | {0} is a batch number {1} is an error message | 
| Table status | 
 | Row updated successfully | |
| Table status | 
 | Row inserted successfully | |
| Table status | 
 | Update failed | |
| Table status | 
 | Insert failed | |
| Table status | 
 | Delete failed | |
| Table status | 
 | Key value invalid | |
| Table status | 
 | Download failed | |
| Table status | 
 | Row download failed | |
| Table status | 
 | Download flagged rows failed | |
| Table status | 
 | Download for insert failed | |
| Table status | 
 | No error. | |
| Table status | 
 | Row Status | |
| Table status | 
 | Messages for this table row are listed below | |
| Table status | 
 | Table Errors | |
| Table status | 
 | Messages for this table are listed below | |
| Table status Table errors Worksheet errors | 
 | Click on each error to reveal additional information | Appears in the error list. | 
| Table status Table errors Worksheet errors | 
 | Action | |
| Worksheet errors | 
 | Worksheet Errors | |
| Worksheet errors | 
 | Messages for this worksheet are listed below | |
| Worksheet errors | 
 | A problem has occurred while retrieving the error details. The information is no longer available. | |
| Worksheet errors | 
 | {0} failed | {0} is a context label | 
| 
 | 
 | Edit Options | |
| 
 | 
 | Enter a value for WebAppRoot. For example:  | |
| 
 | 
 | Web App Root | |
| 
 | 
 | Changing the Web App Root will log you out of your current session and clear all the data from all worksheets in the workbook. Are you sure? | 
Note:
The keys listed in Table E-1 cannot be used in EL expressions of the following syntax:
#{_ADFDIres['key']}