uidesigner/com.nokia.sdt.series60.componentlibrary/components/transient/GlobalNote.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=Global Note
cawthron
parents:
diff changeset
     2
information=An S60 global note class.  This pops up a note which interrupts any running program.  This is intended for critical alerts.
cawthron
parents:
diff changeset
     3
note=Note
cawthron
parents:
diff changeset
     4
text=text
cawthron
parents:
diff changeset
     5
textDescription=Text displayed in the note
cawthron
parents:
diff changeset
     6
type=type
cawthron
parents:
diff changeset
     7
typeDescription=Type of note, which dictates the icon displayed
cawthron
parents:
diff changeset
     8
location=location
cawthron
parents:
diff changeset
     9
size=size
cawthron
parents:
diff changeset
    10
priority=priority
cawthron
parents:
diff changeset
    11
priorityDescription=Priority of the note over other notes possibly displayed at the same time
cawthron
parents:
diff changeset
    12
tone=tone
cawthron
parents:
diff changeset
    13
toneDescription=Tone issued when the note is popped up
cawthron
parents:
diff changeset
    14
EAknGlobalInformationNote=information
cawthron
parents:
diff changeset
    15
EAknGlobalWarningNote=warning
cawthron
parents:
diff changeset
    16
EAknGlobalConfirmationNote=confirmation
cawthron
parents:
diff changeset
    17
EAknGlobalErrorNote=error
cawthron
parents:
diff changeset
    18
EAknGlobalChargingNote=charging
cawthron
parents:
diff changeset
    19
EAknGlobalWaitNote=wait
cawthron
parents:
diff changeset
    20
EAknGlobalPermanentNote=permanent
cawthron
parents:
diff changeset
    21
EAknGlobalNotChargingNote=not charging
cawthron
parents:
diff changeset
    22
EAknGlobalBatteryFullNote=battery is full
cawthron
parents:
diff changeset
    23
EAknGlobalBatteryLowNote=battery is low
cawthron
parents:
diff changeset
    24
EAknGlobalRechargeBatteryNote=recharge battery
cawthron
parents:
diff changeset
    25
EAknCancelGlobalNote=cancel
cawthron
parents:
diff changeset
    26
EAknGlobalTextNote=text
cawthron
parents:
diff changeset
    27
textProcessing=process text
cawthron
parents:
diff changeset
    28
textProcessingDescription=If true, interpret and format text; includes text wrapping, text truncation, and reordering of bidirectional text
cawthron
parents:
diff changeset
    29
EAknNoteDialogConfirmationTone=confirmation
cawthron
parents:
diff changeset
    30
EAknNoteDialogWarningTone=warning
cawthron
parents:
diff changeset
    31
EAknNoteDialogErrorTone=error