Skip Headers
Oracle® Fusion Middleware Desktop Integration Developer's Guide for Oracle Application Development Framework
11g Release 1 (11.1.1)
E10139-03
  Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
 
Next
Next
 

F String Keys in the Overridable Resources

This appendix describes the string keys in the reserved resource bundle that you can override.

Table F-1 lists the string keys and their current English values. Create a resource bundle where you define the string keys in Table F-1 and the values that you want to appear at runtime. For information about how to override the reserved resource bundle, see Section 10.2.3, "How to Override Resources That Are Not Configurable."

Table F-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 Comment

Upload Options

UPLOAD_OPTIONS_TITLE

Upload Options


Upload Options

UPLOAD_OPTIONS_PROMPT

Specify options to use during the Upload operation


Upload Options

UPLOAD_OPTIONS_CONTINUE_ON_FAIL_LABEL

On failure, continue to upload subsequent rows


Upload Options

UPLOAD_OPTIONS_DOWNLOAD_AFTER_LABEL

Download all rows after successful upload


Table.Download

DOWNLOAD_OVERWRITE_TITLE

Download


Table.Download

DOWNLOAD_OVERWRITE_PROMPT

Do you wish to discard the pending changes?


Table.Download

ROWLIMIT_WARNINGS_TITLE

Row Limit Exceeded


Table.Initialize

INITIALIZE_OVERWRITE_TITLE

Initialize


Table.Initialize

INITIALIZE_OVERWRITE_PROMPT

Do you wish to discard the pending changes?


Workbook.ClearAllData

CLEARDATA_CONFIRM_TITLE

Clear All Data


Workbook.ClearAllData

CLEARDATA_CONFIRM_PROMPT

This command will log you out of your current session and clear all the data from all worksheets in the workbook. Are you sure?


Workbook.Logout

LOGOUT_STATUS_TITLE

Logout


Workbook.Logout

LOGOUT_STATUS_PROMPT

You have been logged out from your current session.


Table.Upload

COMPONENTS_TABLE_DYN_COLS_NOT_AVAIL_TITLE

Upload


Table.Upload

COMPONENTS_TABLE_DYN_COLS_NOT_AVAIL_PROMPT

One or more dynamic columns is no longer available, do you wish to continue?


Table status

UPLOAD_STATUS_NO_UPDATES

No updates detected


Table status

TABLE_UPLOAD_RECORD_NOT_FOUND

Record not found


Table status

TABLE_UPLOAD_CANNOT_INSERT_MORE_THAN_ONCE

Cannot insert record more than once


Table status

TABLE_COMMIT_FAILED_1

See Error Detail {0}

{0} is a batch number

Table status

TABLE_COMMIT_FAILURE_DETAILS_2

Error Detail {0}:{1}

{0} is a batch number

{1} is an error message

Table status

TABLE_UPLOAD_ROW_UPDATE_SUCCESS

Row updated successfully


Table status

TABLE_UPLOAD_ROW_INSERT_SUCCESS

Row inserted successfully


Table status

TABLE_UPLOAD_ROW_UPDATE_FAILURE

Update failed


Table status

TABLE_UPLOAD_ROW_INSERT_FAILURE

Insert failed


Table status

TABLE_DELETE_ROW_FAILURE

Delete failed


Table status

MESSAGE_DETAILS_NONE

No error details available.


Table status

MESSAGE_DETAILS_ROW_TITLE

Row Errors


Table status

MESSAGE_DETAILS_ROW_PROMPT

Errors for this row:


Table status

MESSAGE_DETAILS_TABLE_TITLE

Table Errors


Table status

MESSAGE_DETAILS_TABLE_PROMPT

Error details for this table:


Table status

Table errors

Worksheet errors

MESSAGE_DETAILS_HELP_LABEL

Click on each error to reveal additional information.

Appears in the error list.

Table status

Table errors

Worksheet errors

MESSAGE_LABEL_DEFAULT_CONTEXT

Action


Worksheet errors

MESSAGE_DETAILS_WORKSHEET_TITLE

Worksheet Errors


Worksheet errors

MESSAGE_DETAILS_WORKSHEET_PROMPT

Error details for this worksheet:


Worksheet errors

MESSAGE_DETAILS_PARSE_FAILURE

A problem has occurred while retrieving the error details. The information is no longer available.


Worksheet errors

MESSAGE_LABEL_FAILED_1

{0} failed

{0} is a context label

Workbook.Login

LOGIN_WINDOW_TITLE

Login


Workbook.Login

LOGIN_CONFIRM_CONNECT_2

You are about to connect to the following application:\n{0}\nand\n{1}\n\nDo you want to connect?

{0} and {1} are the URLs the application uses.

Workbook.EditOptions

SETTINGS_EDIT_TITLE

Edit Options


Workbook.EditOptions

SETTINGS_EDIT_PROMPT

Enter a value for Web App Root. For example: 'http://localhost:1234/MyApp'.


Workbook.EditOptions

SETTINGS_CONFIRM_TITLE

Web App Root


Workbook.EditOptions

SETTINGS_CONFIRM_PROMPT

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?