8fdc4bc9b0
routerconsole de add ;
2011-01-02 04:36:00 +00:00
4025a57529
grammar fix
2010-12-31 01:51:01 +00:00
8ded0392bf
translation changes de
2010-12-19 03:40:42 +00:00
af8751a3a4
new translation update for de and es
2010-12-13 00:26:26 +00:00
2126b5156e
format refresh time
2010-12-02 16:18:09 +00:00
e3bb912d08
translation tweaks de & es
2010-12-01 18:17:26 +00:00
f7ed341263
requested changes to de
2010-11-30 15:05:14 +00:00
59b53eb6f5
Console translation (de): s/Router-Einstellungen/Einstellungen (sidepanel).
2010-11-29 20:08:27 +00:00
96ff36c159
fix a line break and too long seconds
2010-11-18 22:47:34 +00:00
b56563deee
new router console strings, leaving 'rolling avg' for next round
2010-11-18 19:17:02 +00:00
28f790bbe7
further tiny de tweaks
2010-11-16 18:52:03 +00:00
7e17ac989b
adding stub
2010-11-12 23:53:33 +00:00
a9daf8fc8f
bump bote to router console start page
2010-11-12 09:03:16 +00:00
dee2f2431c
cinsistency fix
2010-11-10 14:09:26 +00:00
18374fe426
German translation cleanups
2010-11-10 13:29:33 +00:00
168a4ca6f9
minor translation corrections #3
2010-11-07 00:48:22 +00:00
8894aa7d38
minor translation corrections #2
2010-11-04 23:29:45 +00:00
092d29fe56
minor translation corrections
2010-11-04 08:55:25 +00:00
1400c4d4d0
added plurals to fr, de and nl po file
2010-10-18 08:28:15 +00:00
38169b6d70
small fixes to _de
2010-07-26 12:08:17 +00:00
906bce637a
new strings, corrections in german translation
2010-07-08 08:25:17 +00:00
6964786552
plural fixes. hope thats all
2010-06-14 10:06:28 +00:00
d755756ee5
routerconsole messages_de.po updated
2010-06-14 09:52:27 +00:00
2b186421a7
change more
2010-06-13 11:51:22 +00:00
1dc471e07e
router console messages_de.po 100 percent done
2010-06-13 11:48:59 +00:00
f446a5f1fc
* Misc. cleanups after review, prep for release
2009-12-08 00:41:58 +00:00
23d3c33a12
Update to german console translation
2009-12-06 11:49:43 +00:00
4b7aeb8418
update to german translation, need more work
2009-12-05 23:21:29 +00:00
df2e639692
first rough translation into german
2009-12-05 20:41:20 +00:00
9314eebc4f
trans rev
2009-11-01 03:51:07 +00:00
7594c4383b
tagged one more string
2009-10-31 17:01:46 +00:00
d43dac5c04
more tagging and trans
...
term rev [not failing] -> [Standard]
1 string(notice) with link still left in confstats
2009-10-30 14:04:58 +00:00
f9424dbd6d
tag and trans
...
convert append(""+""+"") to append().append().append()
2009-10-29 09:03:32 +00:00
2603f6fe45
summarybar tagging
2009-10-27 13:35:27 +00:00
2b469567bb
more tag and more translate
2009-10-27 11:11:51 +00:00
05cce164f7
all tagged all java except :
...
- summerbar related files since drz is working on it
- string requiring word reordering
- string with link in the middle
- string which looks unusual
- string found not in router console source
update the POs
2009-10-26 10:53:53 +00:00
935b69bc71
Tagged buttons and message on conf- Net,Service,Update,Client
...
update Translation
2009-10-26 02:21:15 +00:00
e87a7c7bb4
add classic\console_big.css for reference only :)
...
add tag several missing strings in config.jsp
update the POs.
2009-10-24 12:46:01 +00:00
7e5128bb85
ConfigServices.jsp fix, update the POs
2009-10-24 08:48:06 +00:00
0a178ec35e
keep tagging tagging tagging t.. plus updated pos
2009-10-24 06:10:40 +00:00
097a05aab9
static content tagging (not finished yet)|update zh.po
2009-10-23 13:00:38 +00:00
0e5b2598fb
Update the POs
2009-10-23 06:24:27 +00:00
1828b2bd17
tagged Configupdate/Tunnels (code inside <input> not touched!)
2009-10-23 05:07:16 +00:00
45a59f009b
add a common method for title formatting and translation
2009-10-20 12:12:26 +00:00
27693826a2
summary bar post-refactor fixups
2009-10-19 21:40:14 +00:00
83cacaad05
* summarynoframe.jsp:
...
- Refactor to SummaryBarRenderer (saves 100KB)
- Add translate tags
- Use context RNG for nonces
- Transitional HTML style for input tags
2009-10-19 13:49:47 +00:00
4497463778
* Router Console translation infrastructure:
...
- Persistent lang setting with routerconsole.lang=xx
- Loading any page with ?lang=xx changes the persistent setting
- Add a custom Jetty handler to load foo_xx.jsp if it
exists for language xx. This is for jsp files with lots
of text in them. Otherwise use inline translate methods.
Not for included jsps.
- Add a script to create and update messages_xx.po translation
files, and create ResourceBundles from them
- Add class to translate strings from cached ResourceBundles
- Add translate wrappers to HelperBase, FormHandler, and *Renderer,
so calls can be made from both jsp and java files
- Add two example translations on configupdate.jsp - one in
the jsp itself and one in the helper.
- This is for strings in routerconsole only. Will be expanded
to other webapps and the router later.
2009-10-18 14:06:07 +00:00