2
|
1 |
friendlyName=Single-line Data Query
|
|
2 |
information=An S60 data query dialog with a text prompt and a single data editor.
|
|
3 |
location=location
|
|
4 |
size=size
|
|
5 |
text=prompt
|
|
6 |
textDescription=Prompt for editor
|
|
7 |
type=type
|
|
8 |
typeDescription=Type of editor
|
|
9 |
tone=tone
|
|
10 |
toneDescription=Tone issued when query is popped up
|
|
11 |
EDataLayout=plain text
|
|
12 |
EPhoneLayout=phone number
|
|
13 |
EPinLayout=PIN
|
|
14 |
ECodeLayout=password
|
|
15 |
EDateLayout=date
|
|
16 |
ETimeLayout=time
|
|
17 |
EDurationLayout=duration
|
|
18 |
EFloatingPointLayout=floating point
|
|
19 |
EFixedPointLayout=fixed point
|
|
20 |
ENumberLayout=number
|
|
21 |
EIpLayout=IP address
|
|
22 |
Ok=Ok
|
|
23 |
Cancel=Cancel
|
|
24 |
generalContainmentError=A single line data query can''t contain objects of type ''{0}''.
|
|
25 |
singleChildContainmentError=A single line data query can only contain a single editor.
|
|
26 |
containmentErrorHeader=Containment errors:
|
|
27 |
|