uidesigner/com.nokia.sdt.series60.componentlibrary/components/transient/WaitDialog.properties
equal
deleted
inserted
replaced
|
1 friendlyName=Wait Dialog |
|
2 information=An S60 modal dialog, supporting cancellation, which indicates a process of unknown length is running |
|
3 text=text |
|
4 textDescription=Text to show in the dialog |
|
5 location=location |
|
6 size=size |
|
7 tone=tone |
|
8 toneDescription=Tone issued when dialog is popped up |
|
9 visibilityDelay=delay visibility |
|
10 visibilityDelayDescription=If true, dialog is shown after a 1.5 second delay; else, dialog is shown immediately |
|
11 cancel=Cancel |
|
12 canceled=canceled |
|
13 canceledDescription=Occurs when dialog is canceled by user (MProgressDialogCallback::DialogDismissedL) |