blob: 91d3218a539d17b72c6c793cef63848e45a59475 (
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
|
#muuid {1acb2ed1-c1ed-43ee-89bd-086686f6ebb5}
;============================================================
; File: StatusChange.dll
; Plugin: Status change
; Version: 1.3.0.0
; Authors: Angelo Luiz Tartari
;============================================================
;file \plugins\StatusChange\res\resource.rc
[Offline]
离线
[Online]
在线
[Away]
外出
[NA]
不适用
[Occupied]
忙碌中
[DND]
请勿打扰
[Free for chat]
有空聊天
[Invisible]
隐身
[On the phone]
接听电话
[Out to lunch]
外出用餐
[On events...]
于事件...
[Receive]
接收
[Message]
消息
[...change status to...]
...更改状态为...
[...if status is...]
...如状态为...
;file \plugins\StatusChange\src\main.cpp
[Status Change]
状态变更
[Status]
状态
|