Custom page used to create the buckets

? PFI_LANG_CBP_TITLE ! A single line of text, shown in bold, in the MUI page header beside the Otto logo.

? PFI_LANG_CBP_SUBTITLE ! Up to two lines of text, shown below the title, beside the Otto logo.

? PFI_LANG_CBP_IO_INTRO ! Brief description including the restrictions on bucket names.

? PFI_LANG_CBP_IO_CREATE ! Explains how to create a new bucket.

? PFI_LANG_CBP_IO_DELETE ! Explains how to delete one or more buckets from the list.

? PFI_LANG_CBP_IO_LISTHDR ! Text shown at the top of the list of buckets to be created (the installer can create between 2 and 8 buckets).

? PFI_LANG_CBP_IO_REMOVE ! Text shown next to the checkbox used to remove a particular bucket.

? PFI_LANG_CBP_IO_CONTINUE ! Text for the button used to process any bucket creation and/or deletion requests and to move on to the next page of the installer.

The following 5 strings are displayed at the bottom of the list of buckets to be created. The number of buckets must be between 2 and 8 (the maximum number is a configurable item but cannot exceed 8)

? PFI_LANG_CBP_IO_MSG_1 ! Text used when the number of buckets in the list is between 2 and the maximum number allowed.

? PFI_LANG_CBP_IO_MSG_2 ! Text used when there are no buckets in the list.

? PFI_LANG_CBP_IO_MSG_3 ! Text used when there is only 1 bucket in the list.

? PFI_LANG_CBP_IO_MSG_4 ! Text used when user has tried to create more than the maximum number of buckets allowed. The maximum number allowed is added to the end of this text at run-time.

? PFI_LANG_CBP_IO_MSG_5 ! Text added to PFI_LANG_CBP_IO_MSG_4 after appending the maximum number of buckets.

The following 3 strings are used to generate the message shown when the user tries to create a bucket with the same name as one already in the list:

? PFI_LANG_CBP_MBDUPERR_1 ! ? PFI_LANG_CBP_MBDUPERR_2 ! ? PFI_LANG_CBP_MBDUPERR_3 !

The following 3 strings are used to generate the message shown when the user tries to create more than the maximum number of buckets allowed:

? PFI_LANG_CBP_MBMAXERR_1 ! ? PFI_LANG_CBP_MBMAXERR_2 ! ? PFI_LANG_CBP_MBMAXERR_3 !

The following 4 strings are used to generate the message shown when the user tries to create a bucket with an invalid name:

? PFI_LANG_CBP_MBNAMERR_1 ! ? PFI_LANG_CBP_MBNAMERR_2 ! ? PFI_LANG_CBP_MBNAMERR_3 ! ? PFI_LANG_CBP_MBNAMERR_4 !

The following 3 strings are used to generate the message shown when the user tries to move on to the next page of the installer without creating at least two buckets:

? PFI_LANG_CBP_MBCONTERR_1 ! ? PFI_LANG_CBP_MBCONTERR_2 ! ? PFI_LANG_CBP_MBCONTERR_3 !

The following 3 strings are used to generate the message which requests confirmation from the user before actually creating the buckets shown in the bucket list:

? PFI_LANG_CBP_MBDONE_1 ! ? PFI_LANG_CBP_MBDONE_2 ! ? PFI_LANG_CBP_MBDONE_3 !

The following 4 strings are used to generate the message shown when the installer has been unable to create all of the requested buckets:

? PFI_LANG_CBP_MBMAKERR_1 ! ? PFI_LANG_CBP_MBMAKERR_2 ! ? PFI_LANG_CBP_MBMAKERR_3 ! ? PFI_LANG_CBP_MBMAKERR_4 !

 
windowsinstallerlanguagefilenotes-9.txt · Last modified: 2008/02/08 19:49 by 127.0.0.1

Should you find anything in the documentation that is incomplete, unclear, outdated or just plain wrong, please let us know and leave a note in the Documentation Forum.

Recent changes RSS feed Donate Driven by DokuWiki
The content of this wiki is protected by the GNU Fee Documentation License