uidesigner/com.nokia.sdt.series60.componentlibrary/components/containers/CAknForm.properties
author timkelly
Mon, 29 Mar 2010 15:56:12 -0500
changeset 1138 352c0236f181
parent 0 fb279309251b
permissions -rw-r--r--
bug 10674. Sort sbsv2 configuration names with same platform_target alias prefix. ensure gcce error parser is used for sbsv2 GCCE4 build configs, add a project specific (sbsv2 only) edit box that allows user to append whatever they want to the -c parameter (the build alias). Also, fixed SDK support for TB kits now that TB92SF appears as a prefix rather than a suffix in the buildinfo.txt file.

friendlyName=Form
information=Forms provide a way to allow the user to quickly and easily edit many items of data in a single view.
generalContainmentError=A form can''t contain objects of type ''{0}''.
prompt=prompt
promptDescription=Label describing the item's contents
promptImage=image in prompt
promptImageDescription=Image that appears to the left of the prompt when "show bitmaps" is enabled
#tooltip=help text
#itemFlags=item flags
#flags=flags
EEikDlgItemTakesEnterKey=takes enter key
EEikDlgItemTakesEnterKeyDescription=If true, item accepts the Selection/Enter key; usually set on text editors
EEikDlgItemOfferAllHotKeys=offer all hot keys
EEikDlgItemOfferAllHotKeysDescription=If true, item accepts all hot keys; usually set on text editors
EEikDlgItemSeparatorBefore=separator before
EEikDlgItemSeparatorBeforeDescription=If true, show separator before this item (S60 2.x only)
EEikFormHideEmptyFields=hide empty fields
EEikFormHideEmptyFieldsKey=If true, empty fields are not displayed outside edit mode
EEikFormShowBitmaps=show image in prompt
EEikFormShowBitmapsKey=If true, each field may have an associated bitmap in the left-hand column
EEikFormEditModeOnly=edit mode only
EEikFormEditModeOnlyKey=If true, form is always in edit mode; otherwise, form starts in view mode and is edited via Options/Edit menu item
EEikFormUseDoubleSpacedFormat=double spaced format
EEikFormUseDoubleSpacedFormatKey=If true, show prompt and editor in separate lines; else, show prompt next to editor
exitsApp=exit application on close
exitsAppKey=If true, then unless otherwise handled, the right softkey will exit the application