1326 Commits

Author SHA1 Message Date
Ad Schellevis
9ebe2b77d8 code style, unreachable code 2015-05-14 11:21:08 +02:00
Franco Fichtner
bde4437625 make: apparently this just happened 2015-05-13 14:15:06 +02:00
Franco Fichtner
0e5e6e8f94 login: translate login error as well 2015-05-13 10:59:57 +02:00
Franco Fichtner
19226c4cef Merge pull request #179 from dotike/master
more lines from Chie-san
2015-05-13 08:30:00 +02:00
Franco Fichtner
6e702f88b7 rc: indent/whitespace 2015-05-13 08:28:59 +02:00
Franco Fichtner
6df92364ef menu: upper case letter for proxy 2015-05-13 08:23:13 +02:00
Isaac (.ike) Levy
94f11fcb3e more lines from Chie-san
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-05-12 23:58:35 -04:00
Ad Schellevis
40481911ad small typo in ipfw template 2015-05-12 21:52:46 +02:00
Ad Schellevis
25ad6c549a replace captive portal ipfw ruleset loading with configd template engine 2015-05-12 21:43:51 +02:00
Ad Schellevis
9261e58050 change ipfw target filename to current 2015-05-12 21:28:15 +02:00
Ad Schellevis
66f30c7f5d update ipfw template with current captive portal setup 2015-05-12 21:23:14 +02:00
Ad Schellevis
4d5ad2769e add jinja2.ext.do extension to Jinja environment 2015-05-12 20:24:12 +02:00
Ad Schellevis
0c398e103a oops, wrong move.. 2015-05-12 14:51:11 +00:00
Ad Schellevis
d04db9bee4 (mvc) add uuid on recurring items 2015-05-12 16:28:02 +02:00
Ad Schellevis
e9d3cd9fb0 (mvc) fix sample code 2015-05-12 16:26:57 +02:00
Ad Schellevis
ef1e25452f bootup error on move pkg when using memdisk, shouldn't try to move... 2015-05-12 14:22:42 +00:00
Ad Schellevis
3ceb2f9cb2 add translator helper for mvc controller files. 2015-05-12 10:14:42 +00:00
Ad Schellevis
65771aaa8e typo in comment 2015-05-12 10:11:37 +00:00
Ad Schellevis
0cfe4bc4de add translator helper for mvc model files 2015-05-12 10:05:46 +00:00
Ad Schellevis
9e08bbcf60 (proxy) remove some quotes from validation messages 2015-05-12 11:59:55 +02:00
Ad Schellevis
1525bea954 use webgrind as package 2015-05-12 09:35:52 +00:00
Franco Fichtner
5c29e4b0e2 scripts: sweep here too 2015-05-12 10:44:03 +02:00
Franco Fichtner
c9933aa023 src: style sweep 2015-05-12 10:33:54 +02:00
Franco Fichtner
4d3b2ad7b6 scripts: use env(1) to work on OSX too 2015-05-12 09:30:58 +02:00
Ad Schellevis
821cca4be8 (language) add plugable script base to collect gettext tags and implement into Makefile 2015-05-11 20:09:13 +00:00
Franco Fichtner
8df4460b28 www: properly set language for login page 2015-05-11 21:45:12 +02:00
Franco Fichtner
21cbb2b0ff Merge pull request #177 from dotike/master
More lines from Chie Taguchi, being careful not to put in any which h…
2015-05-11 21:44:58 +02:00
Isaac (.ike) Levy
cf403ccf99 More lines from Chie Taguchi, being careful not to put in any which have any ambiguity.
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-05-11 14:51:00 -04:00
Franco Fichtner
a2923aec8a Merge pull request #176 from dotike/master
はじじぇまして OPNsense!
2015-05-11 20:10:30 +02:00
Isaac (.ike) Levy
f63e5fd737 はじじぇまして OPNsense!
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-05-11 13:19:42 -04:00
Franco Fichtner
af6907d129 system: bump path to Japanese 2015-05-11 17:22:35 +02:00
Franco Fichtner
8d69359455 make: due to recent renames, just expand to whatever we have 2015-05-11 17:15:51 +02:00
Franco Fichtner
4f6a767099 Merge pull request #175 from dotike/master
This may need to become "ja_JP.UTF-8" down the road
2015-05-11 17:09:46 +02:00
Isaac (.ike) Levy
3e5a6ca4a1 This may need to become "ja_JP.UTF-8" down the road
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-05-11 10:02:24 -04:00
Franco Fichtner
f7623822d0 src: whitespace sweep 2015-05-11 15:14:33 +02:00
Franco Fichtner
e848cca5a3 system/settings: remove language selection for now 2015-05-11 15:13:21 +02:00
Franco Fichtner
12706239a6 chinese: spacing is important
also: gettext() works on the packages now...  :)
2015-05-11 14:15:22 +02:00
Franco Fichtner
c01a08e8fe make: not needed anymore 2015-05-11 13:52:13 +02:00
Franco Fichtner
d17d7a9396 locale: bootstrap the simplified chinese translation
Submitted by: Liu <liuyonghui_AT_grapecity.com>
2015-05-11 13:52:00 +02:00
Franco Fichtner
127614c538 make: do not install human-readable translation files 2015-05-11 11:53:11 +02:00
Franco Fichtner
c9132fe555 system: add first bits of Japanese translation 2015-05-11 11:47:09 +02:00
Franco Fichtner
d921f8288c make: `bootstrap' glue for translations 2015-05-11 11:47:09 +02:00
Ad Schellevis
ee430b5a15 (mvc) fix empty select boxes on form (forgot to send empty items) 2015-05-11 11:27:15 +02:00
Franco Fichtner
34c4099e8b locale: need to change destination now 2015-05-11 10:40:09 +02:00
Franco Fichtner
18f622a8c2 locale: more shuffling for sanity's sake 2015-05-11 10:37:54 +02:00
Ad Schellevis
be3126a46d (mvc) fix Api routing 2015-05-11 10:21:53 +02:00
Franco Fichtner
3965b5f583 Merge pull request #174 from dotike/master
jp .pot file kickoff
2015-05-11 09:55:43 +02:00
Isaac (.ike) Levy
73b933ae9e Added a few of Chie-san's translations to get the ball rolling...
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-05-11 03:45:47 -04:00
Isaac (.ike) Levy
77798c9f89 Example localized changes for the header file.
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-05-11 03:42:15 -04:00
Isaac (.ike) Levy
5a38b9fdce Finally adding JA/JP, さあ!
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-05-11 03:38:52 -04:00