blob: 0ed1c3f3759ebeffdffac0902a323b7f7804606a (
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
|
#muuid {cf97fd5d-b911-47a8-af03-d21968b5b894}
;============================================================
; File: SMS.dll
; Plugin: SMS
; Version: 0.2.5.3
; Authors: Richard Hughes, Improved by Ariel Shulman, rewritten by Rozhuk Ivan
;============================================================
[Send SMS text messages to mobile phones through the IM networks.]
;file \plugins\SMS\res\resource.rc
[Received SMS]
[&Reply]
[&Close]
[Read Next]
[From:]
[Message received:]
[Number:]
[Send SMS]
[To:]
[Add number to list]
[&H]
[Save number]
[Multiple >>]
[Enter message:]
[Chars:]
[%d/160]
[&Send]
[SMS Message Didn't Send]
[&Try again]
[&Cancel]
[The SMS message send timed out]
[SMS Plugin]
[Begining]
[End]
[Put signature at the:]
[Use Signature]
[Show server notifications]
[Auto popup on new message]
[Save window position per contact]
[SMS Message Sent]
[&OK]
[Message ID:]
[Source:]
[Network:]
;file \plugins\SMS\src\options.cpp
[From %s:\r\n\r\n]
;file \plugins\SMS\src\receive.cpp
[SMS message didn't send by %S to %s because: %S]
[SMS Message from %s]
[SMS Confirmation from %s]
;file \plugins\SMS\src\recvdlg.cpp
[Received SMS Confirmation]
;file \plugins\SMS\src\senddlg.cpp
[View User's History]
[Add Number To The Multiple List]
[Save Number To The User's Details Phonebook]
[Show/Hide Multiple List]
[Shows How Much Chars You've Typed]
[The SMS message send to %s timed out.]
[The phone szPhone should start with a + and consist of numbers, spaces, brackets and hyphens only.]
[Invalid Phone Number]
[Message is too long, press OK to continue.]
[Error - Message too long]
[There must be numbers in the list first.]
[No Numbers]
[Valid phone numbers are of the form '+(country code)(phone szPhone)'. The contents of the phone szPhone portion is dependent on the national layout of phone numbers, but often omits the leading zero.]
[Invalid phone number]
[<< Single]
;file \plugins\SMS\src\SMS_svc.cpp
[Incoming SMS Message]
[Incoming SMS Confirmation]
|