uidesigner/com.nokia.sdt.series60.componentlibrary/components/app/CAknAppUi_3.0.properties
author Frank Turovich <frank.turovich@nokia.com>
Thu, 02 Apr 2009 15:09:04 -0500
changeset 24 f2ad263823f3
parent 2 d760517a8095
permissions -rw-r--r--
added DS_Store to hgignore list
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
cawthron
parents:
diff changeset
     5
hasScreenFurniture=screen furniture present
cawthron
parents:
diff changeset
     6
skinsSupported=skins supported
cawthron
parents:
diff changeset
     7
orientation=orientation
cawthron
parents:
diff changeset
     8
caption=caption
cawthron
parents:
diff changeset
     9
shortCaption=short caption
cawthron
parents:
diff changeset
    10
orientationDescription=Orientation requirement: if "unspecified", either portrait or landscape are possible 
cawthron
parents:
diff changeset
    11
cawthron
parents:
diff changeset
    12
cawthron
parents:
diff changeset
    13
handleKeyEvent=handleKeyEvent
cawthron
parents:
diff changeset
    14
handleKeyEventDescription=Handles key press or release (CCoeAppUi::HandleKeyEventL)
cawthron
parents:
diff changeset
    15
foregroundEvent=foregroundEvent
cawthron
parents:
diff changeset
    16
foregroundEventDescription=Occurs when application is brought to foreground (CCoeAppUi::HandleForegroundEventL) 
cawthron
parents:
diff changeset
    17
switchOnEvent=switchOnEvent
cawthron
parents:
diff changeset
    18
switchOnEventDescription=Occurs when phone is switched on (CCoeAppUi::HandleSwitchOnEventL)
cawthron
parents:
diff changeset
    19
systemEvent=systemEvent
cawthron
parents:
diff changeset
    20
systemEventDescription=Handles well-known system events (CCoeAppUi::HandleSystemEventL) 
cawthron
parents:
diff changeset
    21
applicationSpecificEvent=applicationSpecificEvent
cawthron
parents:
diff changeset
    22
applicationSpecificEventDescription=Handles user-defined events (CCoeAppUi::HandleApplicationSpecificEventL)
cawthron
parents:
diff changeset
    23
handleStatusPaneSizeChanged=statusPaneSizeChanged
cawthron
parents:
diff changeset
    24
handleStatusPaneSizeChangedDescription=Handles changes to status pane size (CAknAppUi::HandleStatusPaneSizeChange)
cawthron
parents:
diff changeset
    25
viewEvent=viewEvent
cawthron
parents:
diff changeset
    26
viewEventDescription=Handles Avkon view events (MCoeViewObserver::HandleViewEventL)
cawthron
parents:
diff changeset
    27
handleCommand=handleCommand
cawthron
parents:
diff changeset
    28
handleCommandDescription=Handles commands at the application level (CEikAppUi::HandleCommandL)
cawthron
parents:
diff changeset
    29
initializeMenuPane=initializeMenuPane
cawthron
parents:
diff changeset
    30
initializeMenuPaneDescription=Handles dynamic changes to menus loaded from resource (MEikMenuObserver::DynInitMenuPaneL)
cawthron
parents:
diff changeset
    31
offerKeyToApp=offerKeyToApp
cawthron
parents:
diff changeset
    32
offerKeyToAppDescription=Handles unrecognized keypress in menu (MEikMenuObserver::OfferKeyToAppL)
cawthron
parents:
diff changeset
    33
handleResourceChanged=handleResourceChanged
cawthron
parents:
diff changeset
    34
handleResourceChangedDescription=Handles changes to screen size or shared resources like colors or fonts (CEikAppUi::HandleResourceChangeL)
cawthron
parents:
diff changeset
    35
enableMSKDescription=If true, the application will enable the middle soft key (EAknEnableMSK).
cawthron
parents:
diff changeset
    36
enableMSK=enable middle soft key