uidesigner/com.nokia.sdt.series60.componentlibrary/components/transient/StandardNote.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
friendlyName=Standard Note
cawthron
parents:
diff changeset
     2
information=An S60 standard note class.  This pops up a note which disappears after a short time.
cawthron
parents:
diff changeset
     3
note=Note
cawthron
parents:
diff changeset
     4
text=text
cawthron
parents:
diff changeset
     5
textDescription=Text displayed in note
cawthron
parents:
diff changeset
     6
type=type
cawthron
parents:
diff changeset
     7
typeDescription=Type of note, which determines icon displayed
cawthron
parents:
diff changeset
     8
location=location
cawthron
parents:
diff changeset
     9
size=size
cawthron
parents:
diff changeset
    10
CAknConfirmationNote=confirmation
cawthron
parents:
diff changeset
    11
CAknInformationNote=information
cawthron
parents:
diff changeset
    12
CAknWarningNote=warning
cawthron
parents:
diff changeset
    13
CAknErrorNote=error
cawthron
parents:
diff changeset
    14