Last change
on this file since 1244 was
1244,
checked in by Nicklas Nordborg, 12 years ago
|
Initial checkin of HPBTC source files. This version is the same as revision 514 of the original source files.
We are probably going to need to fix some things in this API later. It should be relatively easy to track changes since we keep this library separate from our own code.
|
File size:
443 bytes
|
Line | |
---|
1 | # Created on 15.10.2008 |
---|
2 | |
---|
3 | title.main = BitTorrent |
---|
4 | title.popup = Download |
---|
5 | title.about = About |
---|
6 | label.torrent = Torrent |
---|
7 | label.target = Target |
---|
8 | label.browse = ... |
---|
9 | label.ok = OK |
---|
10 | label.about = Programming by Cristian Mocanu\nEmail chrimeea@yahoo.com |
---|
11 | label.seed = seed |
---|
12 | label.progress = Progress |
---|
13 | label.eta = ETA |
---|
14 | label.peers = Peers |
---|
15 | label.remainingUpdate = Refresh |
---|
16 | menu.file = File |
---|
17 | menu.new = New torrent |
---|
18 | menu.stop = Stop this torrent |
---|
19 | menu.about = About |
---|
Note: See
TracBrowser
for help on using the repository browser.