uidesigner/com.nokia.sdt.series60.componentlibrary/components/app/CAknAppUiBase.properties
equal
deleted
inserted
replaced
|
1 generalContainmentError=CAknAppUi can''t contain objects of type ''{0}''. |
|
2 singleInstanceContainmentError=CAknAppUi can''t contain more than one object of type ''{0}''. |
|
3 optionsMenu=options menu |
|
4 handleKeyEvent=handleKeyEvent |
|
5 foregroundEvent=foregroundEvent |
|
6 switchOn=switchOn |
|
7 systemEvent=systemEvent |
|
8 applicationSpecificEvent=applicationSpecificEvent |
|
9 handleStatusPaneSizeChanged=statusPaneSizeChanged |
|
10 viewEvent=viewEvent |
|
11 skinsSupported=skins supported |
|
12 orientation=orientation |
|
13 layoutAware=layout aware |
|
14 caption=caption |
|
15 shortCaption=short caption |
|
16 initialDesign=initial design |
|
17 |
|
18 optionsMenuDescription=Menu pane object which provides the application's Options Menu |
|
19 initialDesignDescription=Design which is initially displayed in the application; for view-switching applications, this may only be an Avkon view |
|
20 skinsSupportedDescription=If true, application supports skinning of the UI (in most cases this should be true) |