uidesigner/com.nokia.sdt.series60.componentlibrary/components/app/CAknAppUiBase.properties
author cawthron
Tue, 24 Mar 2009 22:20:21 -0500
changeset 2 d760517a8095
permissions -rw-r--r--
new
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
generalContainmentError=CAknAppUi can''t contain objects of type ''{0}''.
cawthron
parents:
diff changeset
     2
singleInstanceContainmentError=CAknAppUi can''t contain more than one object of type ''{0}''.
cawthron
parents:
diff changeset
     3
optionsMenu=options menu
cawthron
parents:
diff changeset
     4
handleKeyEvent=handleKeyEvent
cawthron
parents:
diff changeset
     5
foregroundEvent=foregroundEvent
cawthron
parents:
diff changeset
     6
switchOn=switchOn
cawthron
parents:
diff changeset
     7
systemEvent=systemEvent
cawthron
parents:
diff changeset
     8
applicationSpecificEvent=applicationSpecificEvent
cawthron
parents:
diff changeset
     9
handleStatusPaneSizeChanged=statusPaneSizeChanged
cawthron
parents:
diff changeset
    10
viewEvent=viewEvent
cawthron
parents:
diff changeset
    11
skinsSupported=skins supported
cawthron
parents:
diff changeset
    12
orientation=orientation
cawthron
parents:
diff changeset
    13
layoutAware=layout aware
cawthron
parents:
diff changeset
    14
caption=caption
cawthron
parents:
diff changeset
    15
shortCaption=short caption
cawthron
parents:
diff changeset
    16
initialDesign=initial design
cawthron
parents:
diff changeset
    17
cawthron
parents:
diff changeset
    18
optionsMenuDescription=Menu pane object which provides the application's Options Menu
cawthron
parents:
diff changeset
    19
initialDesignDescription=Design which is initially displayed in the application; for view-switching applications, this may only be an Avkon view
cawthron
parents:
diff changeset
    20
skinsSupportedDescription=If true, application supports skinning of the UI (in most cases this should be true)