blob: 597fa0c328d69b8187578d41e6f9cb661dc12188 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
|
#muuid {4c4a27cf-5e64-4242-a332-b98b08243e89}
;============================================================
; File: MetaContacts.dll
; Plugin: MetaContacts
; Version: 0.14.0.13
; Authors: J. Schaal & S. Ellis
;============================================================
;file \plugins\MetaContacts\res\MetaContacts.rc
[Please select a MetaContact:]
[&Ok]
[&Cancel]
[Sort Alphabetically]
[&OK]
[Name:]
[Information]
[Contacts]
[&Apply]
[&Remove]
[&Set as Default]
[Move &Up]
[Move &Down]
[Force use of default for sending (even if offline)]
[Send &Offline]
[Set default contact on receipt of message]
[Always send to default contact if not offline]
[Options]
[Suppress status notification for subcontacts]
[Context Menu]
[Use contact's unique id]
[Use contact's display name]
[Contact Labels]
[Function]
[Set default and open message window]
[Show subcontact context menu]
[Show user information]
[Contact List]
[Display subcontact nickname]
[Display subcontact display name]
[Use subcontact message windows]
[Copy subcontact data]
[Lock name to first contact]
[but only for the current conversation]
[Progress1]
[Please wait while the contact's history is copied.]
[Please wait while the contact's history is removed.]
[Subcontact Priorities]
[Rank:]
[Status:]
[Protocol:]
[Reset All]
[Default]
[(Lower ranks are preferred)]
[Copy subcontact history to MetaContact when creating or adding]
[Number of days to copy (0=all):]
[Keep MetaContact history synchronized with subcontacts]
[Keep subcontact history synchronized with MetaContact]
[History (** beware - change at your own risk **)]
;file \plugins\MetaContacts\src\addto.cpp
[This contact is a MetaContact.\nYou can't add a MetaContact to another MetaContact.\n\nPlease choose another.]
[MetaContact Conflict]
[This contact is already associated to a MetaContact.\nYou cannot add a contact to multiple MetaContacts.]
[Multiple MetaContacts]
[No suitable MetaContact found]
[a contact]
[Adding %s...]
[Please select a MetaContact]
[No MetaContact selected]
[Assignment to the MetaContact failed.]
[Assignment failure]
;file \plugins\MetaContacts\src\edit.cpp
[(Unknown Contact)]
[Unknown]
[Yes]
[Contact]
[Protocol]
[Send Offline]
[Delete MetaContact?]
[None]
;file \plugins\MetaContacts\src\icons.cpp
[Toggle Off]
[Toggle On]
[Convert to MetaContact]
[Add to Existing]
[Edit]
[Set to Default]
[Remove]
;file \plugins\MetaContacts\src\meta_main.cpp
[Error - Database corruption.\nPlugin disabled.]
[MetaContacts]
;file \plugins\MetaContacts\src\meta_menu.cpp
[There was a problem in assigning the contact to the MetaContact]
[Error]
[This will remove the MetaContact permanently.\n\nProceed Anyway?]
[Are you sure?]
[Delete MetaContact]
[Remove from MetaContact]
;file \plugins\MetaContacts\src\meta_options.cpp
[<default>]
;file \plugins\MetaContacts\src\meta_services.cpp
[Meta ID]
[No online contacts found.]
[Message from %s]
[Context]
[General]
[Priorities]
[History]
;file \plugins\MetaContacts\src\meta_utils.cpp
[Sender]
[Could not get MetaContact id]
[Assignment Error]
[Could not retreive MetaContact contact count]
[Could not retreive contact protocol]
[Could not get unique id of contact]
[Contact is 'Not on List' - please add the contact to your contact list before assigning.]
[MetaContact is full]
[Could not write contact protocol to MetaContact]
[Could not write unique id of contact to MetaContact]
[Could not write nickname of contact to MetaContact]
[meta_id: ]
[, contact num: ]
[Subcontact contact number < 0 - deleting MetaContact]
[Subcontact contact number (%d) > meta num contacts (%d) - deleting MetaContact]
[Subcontact's MetaContact not found - deleting MetaContact data]
[MetaContact number of contacts < 0 - deleting MetaContact]
[MetaContact default contact number out of range - deleting MetaContact]
[MetaId: ]
[MetaContact corrupted - the number of subcontacts is incorrect.\nDeleting MetaContact.]
[MetaContacts Warning]
[Offline]
[Online]
[Away]
[DND]
[N/A]
[Occupied]
[Free to Chat]
[Invisible]
[On the Phone]
[Out to Lunch]
[IDLE]
|