6623616c82
- Fail build if gettext fails. Change property at top of build.xml if
...
you don't have gettext and want the build to continue.
2011-06-13 14:31:41 +00:00
kytv
eb17390b0a
removing \n from the end of three lines to eliminate warnings during build
2011-06-11 17:31:55 +00:00
20f67ae8e9
Polish i2psnark translation from polacco@mail.i2p.
...
Fixed single quotes.
Email follows:
...
I attached file "snark-messages_pl.po.gz". I give you permission to use this file in I2PSnark distribution.
If you don't believe me that it is true polish translation, you can check it with some web translator.
Fist I used ordinary text editor to translate. Later I used Poedit <http://www.poedit.net/ >.
And I don't know why it gives strange error messages when I save the file.
17:43:29: snark-messages_pl.po:172: a format specification for argument {0} doesn't exist in 'msgstr'
17:43:29: snark-messages_pl.po:177: a format specification for argument {0} doesn't exist in 'msgstr'
17:43:29: msgfmt: found 2 fatal errors
_______
greetz,
polacco
2011-06-11 13:17:09 +00:00
duck
67f351bd50
Susidns in Polish
2011-06-11 12:04:58 +00:00
kytv
a87bd3ac50
update country names (some with the help of wikipedia)
2011-06-11 11:31:48 +00:00
duck
e2627f175c
Polish (partial) translations
2011-06-11 09:20:32 +00:00
duck
66a2f88da3
Italian (partial) translations
2011-06-11 09:19:24 +00:00
duck
3c9ac0e04d
Chinese susimail translation
2011-06-11 09:17:20 +00:00
duck
1bdf97d93f
Finnish (partial) translations
2011-06-11 09:16:24 +00:00
duck
08155939c3
Vietnamese (partial) translations
2011-06-11 09:13:28 +00:00
duck
13b9e42dc4
Update source strings
2011-06-11 08:41:05 +00:00
kytv
2c0e6a33a4
merge of '14e8f430d97e8e6a9926d59299775ca98d590c8d'
...
and '2b3daf42c48bc7b83cfa015b1dba87538ee2f8db'
2011-06-10 14:53:59 +00:00
dev
cbaa62dd78
Added debug loggin of .war path.
2011-06-10 14:17:45 +00:00
c5f04ee9c4
- Don't do 'mtn list changed' if not in a workspace or not needed
2011-06-08 20:15:53 +00:00
kytv
b2e8d3cedf
Here is the long awaited upgrade of the wrapper.
...
The aging v3.1.x of the java wrapper is being replaced in this
checkin with the latest (current) stable release, 3.5.9.
There is now only one copy of wrapper.jar, located in wrapper/all.
The build.xml scripts have been changed to reflect this new path.
All binaries--with the exception of solaris (I don't have
SPARC hardware)--have been stripped.
FreeBSD x64 is being included in this release.
I have only included the x86 macosx wrapper due to not having a
system to test the x64 code on. On the plus side, the wrapper is
universal (a FAT powerpc & Intel Mac) binary. No more prompting
to install Rosetta!
2011-06-07 14:53:10 +00:00
duck
ca5f35aea9
merge of '7f219c63dd48ba4ae26ad87603df4cb41ada2c59'
...
and 'afa8f9152e731dd11cd6a3649d45caaeb65b1b82'
2011-06-05 15:03:05 +00:00
duck
3dfa982b39
Missing swedish translation and fix of html tags by digitalmannen
2011-06-05 15:02:20 +00:00
d834c8063c
merge of '90dce8fafc543f94a2aefe704bf4b3e63b24eab9'
...
and '9d726cbaf7d1591c47b4dd7e6aed864d2c09e25d'
2011-06-05 13:58:14 +00:00
duck
6110957921
Fix html tags in swedish translation
2011-06-05 11:59:38 +00:00
8d42ebc2f0
* Console: Tag stat descriptions at declaration rather than in Strings.java
2011-06-05 11:16:57 +00:00
duck
b1f1c28c5c
Swedish translations (thanks 123hund123, hottuna and digitalmannen)
2011-06-05 10:15:05 +00:00
m1xxy
af629d2442
minor change to i2psnark l10n es 'n pt
2011-06-05 08:48:58 +00:00
m1xxy
d5f529819f
merge of '6ad44c8ad61fa5a65207491cab744ddfa8f0f3ca'
...
and 'db7c4479731f94687d64bea76eafeb4c62e14f1a'
2011-06-03 01:31:31 +00:00
m1xxy
d2093444a6
update i2psnark pt
2011-06-02 21:34:50 +00:00
m1xxy
3f15c4324b
update i2psnark one string in es and de
2011-06-02 20:32:49 +00:00
m1xxy
c5c6a9fa17
update routerconsole Deutsch
2011-06-02 20:23:36 +00:00
m1xxy
78779fe92f
update Castillian
2011-06-02 19:36:53 +00:00
sponge
ec6084cd37
merge of '468d5271753b5b44fff6890ecd33d03b684d8e18'
...
and 'cd4b79fe5aae3f17a3def305c7a3494a8db5dc74'
2011-06-02 18:57:06 +00:00
sponge
b65cbb0f78
Remove txt file in BOB.jar as per zzz's request.
2011-06-02 18:53:45 +00:00
733d6db56e
one more illegal character
2011-06-02 13:25:23 +00:00
43332bb6d0
* Crypto:
...
- Use java.security.MessageDigest instead of bundled GNU SHA-256 code
if available, which it should always be.
5 to 20% faster on Oracle JVM; 40 to 60% on Harmony;
5 to 15% on JamVM; 20x (!) on GIJ.
- Use java.security.MessageDigest instead of bundled Bitzi SHA-1 code
if available on non-Oracle JVMs, which it should always be.
Not faster on Oracle JVM; 30 to 60% faster on Harmony;
15 to 20% on JamVM; 10-15x (!) on GIJ.
2011-06-01 11:44:10 +00:00
sponge
18d3536ffe
ConfigClients stopClient stubbed out.
2011-06-01 03:59:12 +00:00
sponge
3b80f53b8e
There is more than one way to peel a pineapple...
2011-06-01 02:49:14 +00:00
sponge
5912c60692
Remove the one little html file that ends up in BOB.jar. The file is NOT a javadoc file, it is a package file. Still, it is zapped.
2011-06-01 02:32:00 +00:00
4ecacc7607
* HTTP Proxy: Don't send redirect for POST (thx kytv)
2011-05-31 15:57:39 +00:00
cbef38ac11
* i2psnark: Restrict swarm size for small torrents
2011-05-30 16:25:24 +00:00
1eb58a84df
* i2psnark: Fix bug preventing Robert from connecting to snark (thx sponge)
2011-05-28 20:11:52 +00:00
d5fd682985
* Console: Fix router.updateThroughProxy being set to false after saving
...
change on /configupdate when install dir is read-only.
(ticket #466 )
2011-05-27 14:58:57 +00:00
8f861f7ba2
javadoc
2011-05-27 14:57:36 +00:00
kytv
2accbdcf05
Operation close #354 part one of ??: Make the router console's help pages valid html. We *LOVE* valid HTML.
2011-05-25 16:52:52 +00:00
d201a29d03
* HTTP Proxy: Address helper refactoring, address book add form
2011-05-25 13:52:18 +00:00
68dccdfe2f
try to fix RrdGraph GIF exception
2011-05-23 23:24:54 +00:00
592361b1a4
* Console:
...
- Disable zh translation in graphs on windows due to font issues
- Fix NPE at startup
- Graph tweaks
2011-05-23 19:22:33 +00:00
6e4df8830a
- Force news refetch after URL change
2011-05-23 19:19:07 +00:00
7ab95d0144
javadoc
2011-05-23 19:16:33 +00:00
6b923c7251
Fix build error that omitted local jetty patches from org.mortbay.jetty.jar;
...
affected 0.8.4 and 0.8.6 installers. Include jar in the updater for the next release.
Thx KYTV.
2011-05-22 18:33:51 +00:00
627519e69c
disable debug
2011-05-20 16:25:46 +00:00
e42b78e177
propagate from branch 'i2p.i2p.zzz.naming' (head 9626e0df682c8d5f706d2c814158ba451f3ebeb5)
...
to branch 'i2p.i2p' (head a3969e6c9c4fd5bfd69cd716ce0df191ad2af634)
2011-05-20 14:12:07 +00:00
e2c98ac134
propagate from branch 'i2p.i2p.zzz.jrobin159' (head 08df645290d8e156d88930ddaf71b3f3d8af419d)
...
to branch 'i2p.i2p' (head 69c9e6bd0c6894c335f7d9892aa28ac7d6389907)
2011-05-20 13:52:35 +00:00
d4fe76afee
hide graph link in summary bar when disabled
2011-05-20 13:47:09 +00:00