Commit Graph

36 Commits

Author SHA1 Message Date
Matthias Fischer
c5f633c917 guardian 2.0: suggested cosmetic changes
I did the following:

- Rearranged the fields on 'guardian.cgi' a bit - in a (hopefully) logical manner,
  so that they don't need so much room.
- Added some translation-strings and explanations to (revised) 'guardian.cgi'.
- Added missing language string(s), deleted obsolete.
- Deleted all guardian entries from standard language files in
  '/var/ipfire/langs'-directory.
- Added (upgraded) addon-specific language files to '/var/ipfire/addon-lang'-directory.

I hope, I didn't forget something...

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
2016-10-03 12:12:13 +01:00
Alf Høgemark
f00699e8bb Change case of the unit "bit" from "Bit" to "bit" in web UI
The correct case for "kilobit" is "kilobit", not "kiloBit".
And the same applies for Mbit, Gbit etc.
Reference is https://en.wikipedia.org/wiki/Kilobit

This commit changes the texts used in the web UI, so
that it correctly displays as "bit", "kbit", "Mbit" etc.

This fixes bugzilla item 10918.

Signed-off-by: Alf Høgemark <alf@i100.no>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-07-20 16:46:23 +01:00
Lars Schuhmacher
ed1d0fbdbe IPsec: Remove GUI option for "Roadwarrior virtual IP"
This setting stems from IPCop (and probably Openswan) and causes a problem.

Fixes bug #10496.

Signed-off-by: Lars Schuhmacher <larsen007@web.de>
Acked-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-09-28 14:04:40 +01:00
Lars Schuhmacher
e3edceeb7a Mark required input fields with a star
Mark required input fields with a star as nowadays this is
the de-facto default. Before, it was the other way around and
optional fields were marked.

Signed-off-by: Lars Schumacher <larsen007@web.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-09-21 16:40:41 +01:00
Michael Tremer
f57a228c4b ipsec: Allow IKE lifetime of up to 24 hours
Requested in #10722

The recommended time has not been changed, but it is often
stated that 24 hours is a common lifetime for IKE.
2015-01-19 17:04:37 +01:00
Michael Tremer
bc0c55088e Remove old installer/setup translations 2014-08-21 20:35:48 +02:00
Michael Tremer
aa7f55b2df Merge remote-tracking branch 'origin/next' into install-raid 2014-08-20 21:46:49 +02:00
Michael Tremer
70a44b52a5 installer: Add support for XFS. 2014-07-27 18:00:00 +02:00
Michael Tremer
4a0d9bef07 installer: Add support for RAID. 2014-07-22 00:04:20 +02:00
Michael Tremer
25fcce25bc installer: Rewrite partitioning.
The installer now uses parted for partitioning
and support for EXT2 and EXT3 has been dropped.
2014-07-21 14:01:02 +02:00
Michael Tremer
d7dd283b89 Allow to select the target disk and allow selecting multiple of them. 2014-07-20 16:36:41 +02:00
Michael Tremer
0274b14c5e squid: Rename "Windows" authentication to what it really is.
Remove language strings from languages I don't speak so
that they use the English term.
2014-06-10 20:16:10 +02:00
Arne Fitzenreiter
6335e4a605 langs: add monitor port text. 2014-06-06 17:20:52 +02:00
Arne Fitzenreiter
872d5a1e33 pppsetup: add atm device selection. 2014-04-28 23:36:03 +02:00
Michael Tremer
39e96de566 Fix spelling of "IPsec". 2014-04-17 12:44:18 +02:00
Arne Fitzenreiter
b128fe7e69 setup: add nic identify function. 2013-10-06 09:00:17 +02:00
Michael Tremer
2b59ba3c87 Fix spelling of 'iptables'. 2013-09-02 22:35:05 +02:00
Arne Fitzenreiter
a0fa489f2f snort: update to 2.9.5.
add VRT/GPLv2 community rules.
fix wrong oinkcode warning if no oinkcode is needed.
2013-07-15 17:05:44 +02:00
Arne Fitzenreiter
30cb47ded4 hostapd/langs: wpa key must be ascii. 2013-03-01 07:57:08 +01:00
Arne Fitzenreiter
b5c5e2d84d langs: remove not translated ovpn strings.
Don't add english strings to other language files!
English will automaticly used if the string is not defined.
2012-11-10 16:25:54 +01:00
Michael Tremer
55ecfab2b7 Update translations. 2012-11-06 11:45:01 +01:00
Michael Tremer
e98e3852ca openvpn: Import translation patch from #10137.
See comment 5 for more detail.
2012-05-27 18:19:35 +02:00
Michael Tremer
cd0c0a0de7 Localize new OpenVPN features. 2011-09-16 11:12:09 +02:00
Arne Fitzenreiter
28162d3293 Merge branch 'master' into next 2011-09-05 20:35:02 +02:00
Arne Fitzenreiter
527a5a7756 graphs/langs: fix graphs with russian language.
rrd-graph cannot use UTF-8 chars so the strings are duplicated.
2011-09-05 20:32:02 +02:00
Arne Fitzenreiter
8c4f3d176b Merge branch 'master' into next
Conflicts:
	config/kernel/kernel.config.i586-ipfire-pae
	config/rootfiles/core/45/meta
	config/rootfiles/core/46/meta
	config/rootfiles/core/47/meta
	config/rootfiles/core/48/meta
	config/rootfiles/core/52/meta
	config/rootfiles/oldcore/44/meta
	config/rootfiles/oldcore/45/meta
	config/rootfiles/oldcore/46/meta
	config/rootfiles/oldcore/47/meta
	doc/language_missings
	langs/pl/cgi-bin/pl.pl
	make.sh
2011-07-26 08:12:05 +02:00
Arne Fitzenreiter
44ab6faa5f updated language documentations. 2011-07-25 00:17:59 +02:00
Arne Fitzenreiter
f6f44bb0a7 langs: reimport polish language file because there are encoding issues. 2011-07-25 00:14:56 +02:00
Christian Schmidt
a5b0d8bf9e Added new routing cgi. 2011-07-06 19:29:36 +02:00
Arne Fitzenreiter
429cee557b langs: change description of polish language. 2011-06-24 22:05:54 +02:00
Jakub Ratajczak
2b52f309aa langs: add polish translation for installer/setup. 2011-06-24 06:38:09 +02:00
Arne Fitzenreiter
196e5f8fa0 langs: include polish to build and core50. 2011-06-19 16:19:44 +02:00
Jakub Ratajczak
087cc6113c langs: add polish languange file for webif. 2011-06-19 13:06:25 +02:00
delaco
15852942e5 Geaendert:
* Neuer Ladebalken, in rot und gelb. Jetzt auch bein Herunterfahren.
  * SCSI-Diskette 2,88MB statt 1,44MB.
  * Scripte unter tools/ aufgeraumt.
  * Bootsplash-Bilder gefixt.
Geloescht:
  * Ueberfluessige Sprachen.
  * Morningreconnect-Script.


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@213 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2006-07-19 11:46:26 +00:00
ipfire
8dfa965257 git-svn-id: http://svn.ipfire.org/svn/ipfire/IPFire/source@31 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8 2006-02-16 12:20:54 +00:00
ipfire
cd1a292722 git-svn-id: http://svn.ipfire.org/svn/ipfire/IPFire/source@16 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8 2006-02-15 21:15:54 +00:00