blob: d628c5601c977f072207b766488d5f8c3b162c58 (
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
140
141
142
143
144
145
146
147
148
149
|
#muuid {8432b009-ff32-4727-aae6-a9035038fd58}
;============================================================
; File: Facebook.dll
; Plugin: Facebook RM
; Version: 0.2.1.0
; Authors: Michal Zelinka, Robert Pösel
;============================================================
[Facebook protocol support for Miranda NG.]
;file \protocols\FacebookRM\res\facebook.rc
[E-mail:]
[Password:]
[Create a new Facebook account]
[What's on your mind?]
[Wall:]
[Visibility:]
[Text:]
[URL:]
[Place:]
[Share]
[Cancel]
[Contacts >>]
[Attach contacts:]
[User Details]
[Default group:]
[Automatically set 'Ignore status change' flag]
[Contacts Settings]
[Use bigger avatars]
[Load contacts with 'On the Mobile' status]
[Event notifications]
[Notifications]
[News feeds]
[News Feed types to notify:]
[Other events]
[Client notifications]
[Preview]
[Use balloon notifications in system tray instead of popups]
[Advanced Settings]
[Force secure (HTTPS) connection]
[Post Miranda statuses to Wall]
[Enable logging for debugging purposes]
[Use secure connection also for channel requests]
[Also disconnect chat when going to offline]
[Map non-standard statuses to Invisible (instead of Online)]
[Enable support for Custom smileys (EXPERIMENTAL + BUGGY!)]
[Use local time for received messages]
[Use this server for opening links:]
[Allow posting statuses to my pages (may slow down login)]
;file \protocols\FacebookRM\src\chat.cpp
[&Invite user...]
[&Leave chat session]
[User &details]
[User &history]
;file \protocols\FacebookRM\src\communication.cpp
[Login error: %s]
[Unknown error]
[Login error: Invalid request.]
[Login error: Some Facebook things are required.]
[Login error: Captcha code is required. Bad login credentials?]
[Login error, probably bad login credentials.]
[Your account requires HTTPS connection. Activating.]
[Something happened to Facebook. Maybe there was some major update so you should wait for an update.]
[Need confirmation for sending messages to other clients.\nOpen facebook website and try to send message to this contact again!]
[Timeout when sending message.]
[Status update was successful.]
;file \protocols\FacebookRM\src\connection.cpp
[Please enter a username.]
[Please enter a password.]
;file \protocols\FacebookRM\src\constants.h
[Most Recent]
[Wall Posts]
[Top News]
[Photos]
[Links]
[Apps and Games]
[Classic website]
[Mobile website]
[Smartphone website]
[Public]
[Friends of friends]
[Friends]
[Friends except acquaintances]
[Only me]
;file \protocols\FacebookRM\src\contacts.cpp
[Contact was removed from your server list.]
[Error occured when removing contact from server.]
[Request for friendship was sent.]
[Error occured when requesting friendship.]
[Request for friendship was canceled.]
[Error occurred when canceling friendship request.]
;file \protocols\FacebookRM\src\dialogs.cpp
[Default]
[<< Contacts]
[What's on your mind, %s?]
[Note: Make sure you have disabled 'Validate SSL certificates' option in Network options to work properly.]
[Sample event]
[Sample request]
[Sample newsfeed]
[Sample notification]
;file \protocols\FacebookRM\src\json.cpp
[a sticker]
[files]
[a file]
[photos]
[a photo]
[User sent you %s:]
[Message read: %s by %s]
[Message read: %s]
[%s and more (%d)]
;file \protocols\FacebookRM\src\messages.cpp
[You cannot send messages when you are offline.]
;file \protocols\FacebookRM\src\process.cpp
[Contact is back on server-list.]
[Contact is no longer on server-list.]
;file \protocols\FacebookRM\src\proto.cpp
[%s server connection]
[Unable to get Netlib connection for Facebook]
[Avatars]
[Facebook ID must be numeric value.]
[Network]
[Account]
[Events]
[Advanced]
[Share status...]
[Own wall]
[Loading newsfeeds...]
[Checking friend requests...]
[Refreshing buddy list...]
[Do you want to cancel your friendship with '%s'?]
[Show 'Share status' window]
[Notification]
[News Feed]
[Other Event]
;file \protocols\FacebookRM\src\theme.cpp
[Facebook icon]
[Mind]
[Poke]
[Newsfeed]
[Friendship details]
[Visit profile]
[Visit friendship details]
[Cancel friendship]
[Cancel friendship request]
[Request friendship]
[Approve friendship]
[Services...]
[Refresh Buddy List]
[Services]
[Check Friends Requests]
[Check Newsfeeds]
|