blob: a179b721f10e0523fc7ff2f26344339264e6ea49 (
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
|
#muuid {56cc3f29-ccbf-4546-a8ba-9856248a412a}
;============================================================
; File: NewsAggregator.dll
; Plugin: News aggregator
; Version: 0.0.0.1
; Authors: Mataes, FREAK_THEMIGHTY
;============================================================
[RSS/Atom news aggregator.]
;file \plugins\NewsAggregator\Res\Resource.rc
[Add]
[Change]
[Remove]
[Import]
[Export]
[Retrieve news at startup]
[OK]
[Cancel]
[General Settings]
[Title]
[URL]
[Check every]
[minutes]
[Check Feed]
[Authentication]
[Use &authentication]
[Login]
[Password]
[Visualization]
[Display news using the following format:]
[All item's tags are valid. Put them between #. Example: #<author>#]
[Reset]
[?]
[0 - check manually]
;file \plugins\NewsAggregator\Src\Icons.cpp
[Protocol icon]
[Check All Feeds]
[Add Feed]
[Import Feeds]
[Export Feeds]
[Auto Update Enabled]
[Auto Update Disabled]
[News Aggregator]
;file \plugins\NewsAggregator\Src\Menus.cpp
[Check feed]
[Change feed]
;file \plugins\NewsAggregator\Src\NewsAggregator.cpp
[\\Avatars\\]
;file \plugins\NewsAggregator\Src\Options.cpp
[Enter Feed name]
[Error]
[Enter Feed URL]
[Enter checking interval]
[Enter message format]
[The title of the item.]
[The item synopsis.]
[The URL of the item.]
[Email address of the author of the item.]
[URL of a page for comments relating to the item.]
[A string that uniquely identifies the item.]
[Specify one or more categories that the item belongs to.]
[Feed Tag Help]
[Are you sure?]
[Tags Mask Reset]
[Wait...]
[Change Feed]
[Contact deleting]
[Network]
;file \plugins\NewsAggregator\Src\Services.cpp
[Enable/disable auto update]
;file \plugins\NewsAggregator\Src\Utils.cpp
[NewsAggregator HTTP connection]
[Cannot upload VersionInfo. Incorrect username or password]
[Cannot upload VersionInfo. Unknown error]
[Feed]
[Jan]
[Feb]
[Mar]
[Apr]
[May]
[Jun]
[Jul]
[Aug]
[Sep]
[Oct]
[Nov]
[Dec]
[rss]
[rdf]
[title]
[%s\nis a valid feed's address.]
[New Aggregator]
[feed]
[%s\nis a not valid feed's address.]
[version]
[RSS %s]
[RSS 1.0]
[link]
[description]
[language]
[managingEditor]
[category]
[image]
[url]
[lastBuildDate]
[item]
[pubDate]
[dc:date]
[author]
[comments]
[guid]
[empty]
[Atom 3]
[rel]
[self]
[href]
[subtitle]
[name]
[icon]
[updated]
[entry]
[summary]
[content]
[term]
|