2
|
1 |
friendlyName=Multi-line Data Query
|
|
2 |
information=An S60 data query dialog with two text prompts and data editors.
|
|
3 |
location=location
|
|
4 |
size=size
|
|
5 |
text=first prompt
|
|
6 |
textDescription=Prompt for first editor
|
|
7 |
text2=second prompt
|
|
8 |
text2Description=Prompt for second editor
|
|
9 |
type=first type
|
|
10 |
typeDescription=Type of first editor
|
|
11 |
type2=second type
|
|
12 |
type2Description=Type of second editor (choices depend on first editor)
|
|
13 |
tone=tone
|
|
14 |
toneDescription=Tone issued when query is popped up
|
|
15 |
EMultiDataFirstEdwin=plain text
|
|
16 |
EMultiDataFirstSecEd=password
|
|
17 |
EMultiDataFirstTimeEd=time
|
|
18 |
EMultiDataFirstDateEd=date
|
|
19 |
EMultiDataFirstDurEd=duration
|
|
20 |
EMultiDataFirstPhoneEd=phone number
|
|
21 |
EMultiDataFirstNumEd=number
|
|
22 |
EMultiDataFirstPinEd=PIN
|
|
23 |
EMultiDataFirstIpEd=IP address
|
|
24 |
EMultiDataSecondEdwin=plain text
|
|
25 |
EMultiDataSecondSecEd=password
|
|
26 |
EMultiDataSecondTimeEd=time
|
|
27 |
EMultiDataSecondDateEd=date
|
|
28 |
EMultiDataSecondDurEd=duration
|
|
29 |
EMultiDataSecondPhoneEd=phone number
|
|
30 |
EMultiDataSecondNumEd=number
|
|
31 |
EMultiDataSecondPinEd=PIN
|
|
32 |
EMultiDataSecondIpEd=IP address
|
|
33 |
Ok=Ok
|
|
34 |
Cancel=Cancel
|
|
35 |
generalContainmentError=A single line data query can''t contain objects of type ''{0}''.
|
|
36 |
twoChildContainmentError=A multi-line data query can only contain two editors.
|
|
37 |
containmentErrorHeader=Containment errors:
|
|
38 |
invalidChildrenState=A multi-line data query must have exactly two child editors. ''{0}'' has {1} children.
|
|
39 |
|