uidesigner/com.nokia.sdt.series60.componentlibrary/components/transient/SingleLineDataQuery.properties
author wpaul
Wed, 08 Apr 2009 10:40:18 -0500
branchRCL_2_0
changeset 77 e2b416032b5b
parent 2 d760517a8095
permissions -rw-r--r--
the rest of the fix for bug #8694
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
friendlyName=Single-line Data Query
cawthron
parents:
diff changeset
     2
information=An S60 data query dialog with a text prompt and a single data editor.
cawthron
parents:
diff changeset
     3
location=location
cawthron
parents:
diff changeset
     4
size=size
cawthron
parents:
diff changeset
     5
text=prompt
cawthron
parents:
diff changeset
     6
textDescription=Prompt for editor
cawthron
parents:
diff changeset
     7
type=type
cawthron
parents:
diff changeset
     8
typeDescription=Type of editor
cawthron
parents:
diff changeset
     9
tone=tone
cawthron
parents:
diff changeset
    10
toneDescription=Tone issued when query is popped up
cawthron
parents:
diff changeset
    11
EDataLayout=plain text
cawthron
parents:
diff changeset
    12
EPhoneLayout=phone number
cawthron
parents:
diff changeset
    13
EPinLayout=PIN
cawthron
parents:
diff changeset
    14
ECodeLayout=password
cawthron
parents:
diff changeset
    15
EDateLayout=date
cawthron
parents:
diff changeset
    16
ETimeLayout=time
cawthron
parents:
diff changeset
    17
EDurationLayout=duration
cawthron
parents:
diff changeset
    18
EFloatingPointLayout=floating point
cawthron
parents:
diff changeset
    19
EFixedPointLayout=fixed point
cawthron
parents:
diff changeset
    20
ENumberLayout=number
cawthron
parents:
diff changeset
    21
EIpLayout=IP address
cawthron
parents:
diff changeset
    22
Ok=Ok
cawthron
parents:
diff changeset
    23
Cancel=Cancel
cawthron
parents:
diff changeset
    24
generalContainmentError=A single line data query can''t contain objects of type ''{0}''.
cawthron
parents:
diff changeset
    25
singleChildContainmentError=A single line data query can only contain a single editor.
cawthron
parents:
diff changeset
    26
containmentErrorHeader=Containment errors:
cawthron
parents:
diff changeset
    27