Commit Graph

2545 Commits

Author SHA1 Message Date
str4d
d98a792615 Implement mapping of urls to gettext domains
The mapping exists both here and in babel.cfg/*, but this is unavoidable.
2013-07-14 07:02:24 +00:00
str4d
1e5a48aad3 Guess request language from supported languages only 2013-07-14 07:01:13 +00:00
str4d
a305c9efac Patched Flask-Babel to support multiple gettext domains 2013-07-14 07:00:00 +00:00
str4d
ee6ea65424 Fixed bug in priority domain babel.cfg 2013-07-13 12:08:21 +00:00
str4d
f9c88aa795 Split translation strings between multiple domains
This breaks translation processing; multi-domain support needs to be added to
Flask-Babel. The changes made here put the "important" strings that are used
most often into the priority domain, and split the content from different
sub-urls into separate domains. Multi-domain support will be implemented such
that translations for a specific request are pulled both from the domain which
corresponds to the request url and the priority domain.

This does mean that there may be duplication of translation strings between
domains, but that is unavoidable (and the translators prefer working with
smaller resource files).
2013-07-13 11:01:05 +00:00
str4d
177aecb55c Ignore env/ 2013-07-13 06:00:05 +00:00
str4d
b9f5ee07af Ignore POT files 2013-07-13 05:56:39 +00:00
str4d
ad21b2aea5 Moved babel.cfg and translation.vars into common subdir 2013-07-13 05:39:15 +00:00
str4d
57b0011a3d Switch to *.i2p.us inproxy (*.i2p.to is down) 2013-07-06 14:11:42 +00:00
str4d
2a886ae2a2 Removed duplicate text 2013-07-04 12:44:53 +00:00
dev
95ea1e763d Added instructions for running MultiRouter. 2013-07-04 06:31:16 +00:00
str4d
62590171ba Started to expand /research 2013-07-03 12:53:06 +00:00
str4d
3a952e3222 /download changes:
- Display mirror domain instead of an arbitrary index (which could change)
- Fix showing 404 page for non-existent mirror redirection links
- Move default mirror definition into downloads.py for easy changing
2013-07-03 11:54:53 +00:00
str4d
0d52f8a836 Updated POs with update-existing-po.sh to convert them back to pyBabel layout
Diff from f5e2c7233fbb7a83a0afb3fee2d60e3f13958759 to this commit to see the
latest updates from Transifex.
2013-07-03 04:32:10 +00:00
kytv
c73f720b99 updates from tx 2013-07-03 01:01:50 +00:00
str4d
33e457a7b6 Updated translation strings 2013-07-01 12:27:58 +00:00
str4d
c4b594d61d propagate from branch 'i2p.www' (head c8354c923fc97e3ad8c94ea4ba561087d8f68ea8)
to branch 'i2p.www.revamp' (head 93d34f791a25a0ef2f2821afd47c2f359fd41f57)
2013-07-01 12:23:03 +00:00
str4d
a585aab5d2 Add git.repo.i2p link next to Github 2013-07-01 09:31:15 +00:00
zzz
4737840b7f - Add github link on download pages
- Minor correction on tunnel-alt-creation
- Add "digit" dev agreement (awaiting pubkey)
2013-06-29 15:21:34 +00:00
kytv
73e42a25b9 merge of '41417f518cf3b3fa732df36a04e40ac657780ee9'
and '6c69a432dd72c40713d5d7fa913908571b667a1a'
2013-06-26 11:28:38 +00:00
zzz
756c370d27 SSU padding and acks 2013-06-24 13:22:45 +00:00
zzz
7d633c6161 Correct SSU documentation of session and MAC keys (ticket #716) 2013-06-20 23:24:29 +00:00
dev
9938104d3e Added the next sub-bounty. 2013-06-19 07:59:13 +00:00
zzz
6f619efe75 updates 2013-06-18 18:46:12 +00:00
zzz
8c7fed4571 updates 2013-06-17 19:50:59 +00:00
zzz
3dfa79dfcb - Recommend Java 7
- DLM encrypted flag update
2013-06-15 13:28:20 +00:00
str4d
1061a04e18 Update table styling 2013-06-14 02:18:45 +00:00
str4d
085af11b26 Move blue cell styling on about/team into CSS 2013-06-14 02:18:29 +00:00
str4d
d423658939 Comments 2013-06-14 01:55:57 +00:00
dev
0d6820fb22 Added next goals. 2013-06-12 06:34:15 +00:00
str4d
bff4bb450f More DataSpec tweaks 2013-06-12 03:21:09 +00:00
str4d
c3669d71c6 Highlight docs/spec/* as DataSpec 2013-06-12 03:20:48 +00:00
str4d
3e9fd3c312 DataSpec: Merge definitions state into root 2013-06-12 02:27:14 +00:00
str4d
faf12aadbe More DataSpec tweaks 2013-06-12 02:12:44 +00:00
str4d
6d206a117f Further development of DataSpec 2013-06-12 02:00:14 +00:00
str4d
a55cf7f16c Tweaked boundaries to match DataSpec 2013-06-12 01:33:52 +00:00
str4d
c914621298 Highlight docs/spec/common-structures as DataSpec 2013-06-12 01:30:01 +00:00
str4d
2bb4def009 Initial version of DataSpecLexer 2013-06-12 01:29:36 +00:00
str4d
6b2c7e7013 Fixed bug in get-involved/bounties 2013-06-11 23:28:02 +00:00
str4d
02027ffe16 Updated current I2P version to 0.9.6 2013-06-11 14:00:58 +00:00
str4d
42313a1cb9 Highlight docs/api/bob as plain text 2013-06-11 13:48:21 +00:00
str4d
96d1316d6d Updated translation strings 2013-06-11 12:45:56 +00:00
str4d
5c69322f2b propagate from branch 'i2p.www' (head 1be3724265f45ffd0eb0af6d9dc869318b94be2f)
to branch 'i2p.www.revamp' (head 0e7878efa22d01668a4644e60c37108c87eb25f8)
2013-06-11 12:43:33 +00:00
str4d
24a87eb5e8 merge of '1d76ae86400e177af476a65376b5e94caf3f0397'
and '716a93dbd123d80e83ebed2e13d7b5d3bc5b0eda'
2013-06-11 12:30:14 +00:00
str4d
e1eeba0988 Blog index styling 2013-06-11 12:30:05 +00:00
str4d
4d7b3df779 Style fix 2013-06-11 00:34:45 +00:00
str4d
85ab88281c Team updates 2013-06-11 00:26:08 +00:00
kytv
1d8535e637 updates from tx (after running update-existing-po.sh) 2013-06-10 22:19:57 +00:00
str4d
51affabc20 Tag BOB spec in docs/api/bob for highlighting 2013-06-10 12:33:09 +00:00
str4d
315f00d1e4 Tag datastructure definitions in docs/transport/* for highlighting 2013-06-10 07:47:26 +00:00