blob: d436514868727ca11a0ef25104accc121cf3663b (
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
|
#muuid {2ff96c84-b0b5-470e-bbf9-907b9f3f5d2f}
;============================================================
; File: WhenWasIt.dll
; Plugin: WhenWasIt
; Version: 0.3.3.4
; Authors: Cristian Libotean
;============================================================
[Notifies you of upcoming birthdays.]
;file \plugins\WhenWasIt\res\WhenWasIt.rc
[Notify of birthdays:]
[Popups]
[Popup timeout:]
[Preview]
[Don't show popups for subcontacts]
[Show popup when no birthdays are near]
[Popup mouse click]
[Left]
[Right]
[Sounds]
[Play sounds when there are]
[days or less to birthday.]
[Start notifying ]
[days in advance and]
[Check every]
[hours.]
[Only notify once per day.]
[By default use]
[to save birthday data.]
[Show]
[in birthday list window]
[Dialog]
[Timeout:]
[seconds.]
[Notify for]
[afterwards]
[In background]
[Birthday list]
[Close]
[Show all contacts]
[Set birthday:]
[OK]
[Manage anniversaries]
[Title:]
[Description:]
[Date:]
[Save]
[Delete]
[Upcoming birthdays]
;file \plugins\WhenWasIt\src\dlg_handlers.cpp
[Upcoming age]
[Current age]
[UserInfo module]
[Protocol module]
[mBirthday module]
[Nothing]
[Dismiss]
[Message window]
[All contacts]
[All contacts except hidden ones]
[All contacts except ignored ones]
[All contacts except hidden and ignored ones]
[Set popup delay when notifying of upcoming birthdays.\nFormat: default delay [ | delay for birthdays occuring today]]
[Please select the module where you want the date of birth to be saved.\r\n"UserInfo" is the default location.\r\nUse "Protocol module" to make the data visible in User Details.\n"mBirthday module" uses the same module as mBirthday plugin.]
[Set birthday for %s:]
[%S protocol]
[N/A]
[Birthday list (%d)]
[Protocol]
[Contact]
[DTB]
[Birthday]
[Age]
[Module]
[Closing in %d seconds]
[Closing in %d second]
;file \plugins\WhenWasIt\src\hooked_events.cpp
[Check for birthdays]
[Birthdays]
[Contacts]
[WhenWasIt]
[Birthday near]
[Birthday today]
[Birthdays (When Was It)]
[Refresh user details]
[Import birthdays]
[Export birthdays]
[Add/change user &birthday]
;file \plugins\WhenWasIt\src\icons.cpp
[Check birthdays menu item]
[List birthdays menu item]
[Add/change birthday]
[1 day to birthday]
[WhenWasIt birthday reminder]
;file \plugins\WhenWasIt\src\notifiers.cpp
[No upcoming birthdays.]
[%s has birthday in %d days.]
[%s has birthday tomorrow.]
[%s has birthday today.]
[%s had birthday %d days ago.]
[%s had birthday yesterday.]
[%s has birthday today (Should not happen, please report).]
[Birthday - %s]
[He]
[She]
[He/She]
[%s\n%s will be %d years old.]
[%s\n%s just turned %d.]
;file \plugins\WhenWasIt\src\services.cpp
[Starting to refresh user details]
[Done refreshing user details]
[Could not create worker thread. Error#%d - threadID %d]
[Error]
[Birthdays files]
[Please select a file to import birthdays from ...]
[Importing birthdays from file: %s]
[Done importing birthdays]
[All Files]
[Please select a file to export birthdays to ...]
[Exporting birthdays to file: %s]
[Done exporting birthdays]
[Could not open file to import birthdays]
[Warning]
[Could not open file to export birthdays]
[Please do not edit this file by hand. Use the export function of WhenWasIt plugin.\n]
[Warning! Please do not mix Unicode and Ansi exported birthday files. You should use the same version (Ansi/Unicode) of WhenWasIt that was used to export the info.\n]
[This file was exported with a Unicode version of WhenWasIt. Please only use a Unicode version of the plugin to import the birthdays.\n]
;file \plugins\WhenWasIt\src\services.h
[Could not find UID '%s [%S]' in current database, skipping]
|