Leo-Andres Hofmann
5867e4a511
Rename update accelerator passive mode
...
Fixes #12577
Signed-off-by: Leo-Andres Hofmann <hofmann@leo-andres.de >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2021-03-04 10:49:57 +00:00
Roberto Peña
2f44c09d80
Add Spanish translations for Captive Portal
...
- Ran ./make lang before adding translations and git status was clear
- Ran ./make lang after adding translations and git status included also
doc/language_issues.pl although I did not change anything for Polish
and it was clear before making any changes
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2021-02-22 11:30:15 +00:00
Matthias Fischer
6666b93d11
Update (and cosmetic fixes) for 'pakfire.cgi': Added GUI entry for existing, but unused translation string
...
While preparing the Core153 update, I found by chance that a language string had been added from
Core152 to Core153 which I couldn't find in any CGI-file.
The translation suggested that this string ('Available Updates') could belong to 'pakfire.cgi'.
And I thought that on the pakfire GUI something was actually missing: the heading above the
box listing the 'Available Updates'. Don't know why I didn't saw this before.
So tried to add these missing heading. I hope I made it right...
Some cosmetic fixes:
I also added some space around the text for 'Available Addons' and 'Installed Addons'
because the text lines weren't separated. There is no seen wordwrapping. This required deleting
some unwanted '<br />' in the affected translation strings.
I tried this about 4 years ago, but somehow this patch got lost.
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-12-24 12:00:12 +00:00
Michael Tremer
1ba481b3f4
Run "./make.sh lang"
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-11-11 18:30:45 +00:00
Peter Müller
358e42ffbf
langs: add changed strings to German and English translations
...
Signed-off-by: Peter Müller <peter.mueller@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-11-11 16:01:51 +00:00
Matthias Fischer
c89156263a
pakfire.cgi: Partially fixes Bug #12049
...
I added translations for package uninstallation but didn't know how to fix
the missing list of affected dependencies during uninstallation, see:
=> https://forum.ipfire.org/viewtopic.php?f=17&t=21912&p=120466#p120593
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:37 +00:00
Matthias Fischer
03dd66d616
graphs.pl: Standardize localization strings for disk access graphs
...
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org >
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-19 19:21:27 +00:00
Matthias Fischer
b79d74fe9e
Changed/fixed translation 'Connection tracking'
...
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-19 19:14:33 +00:00
Erik Kapfer
ba50f66da3
OpenVPN: max-clients value has been enhanced
...
The --max-client value has been enhanced from 255 clients to 1024 clients.
Error message gives now explanation if the maximum has been reached.
Patch has been triggered by https://community.ipfire.org/t/openvpn-max-vpn-clients-quantity-and-connections/2925 .
Signed-off-by: Erik Kapfer <ummeegge@ipfire.org >
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-08-17 10:09:03 +00:00
Stéphane Pautrel
cd6bd02f53
fr: Update French translation
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-07-27 18:09:27 +00:00
Stefan Schantl
1e36360e19
langs: Replace geoip in string names with location.
...
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
2020-06-12 19:52:03 +02:00
Michael Tremer
af6aedb6d3
location: Remove "GeoIP" from the UI
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-06-12 16:12:06 +02:00
Stefan Schantl
d38f3eed08
IDS: Rename sourcefire VRT rulesets to Talos VRT rulesets
...
Fixes #12019
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-04-01 16:53:26 +01:00
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
Stefan Schantl
85abe3323a
Add spanish translations for GeoIP related strings.
...
A big thanks to Roberto Peña to provide them on the IPFire forum.
http://forum.ipfire.org/viewtopic.php?f=52&t=11950&sid=f50fe6f51e0f45f1402c7a2164225398&start=30#p82360
2015-03-22 18:53:17 +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
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
Michael Tremer
2b59ba3c87
Fix spelling of 'iptables'.
2013-09-02 22:35:05 +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
Christian Schmidt
a5b0d8bf9e
Added new routing cgi.
2011-07-06 19:29:36 +02:00
Arne Fitzenreiter
ea2b3bf4d5
langs: fix en language file and updates language doc's.
2011-06-26 18:05:14 +02:00
Arne Fitzenreiter
a806976e36
Merge branch 'master' into next
2011-06-24 11:10:13 +02:00
Arne Fitzenreiter
196e5f8fa0
langs: include polish to build and core50.
2011-06-19 16:19:44 +02:00
Jan Paul Tuecking
ddb6262fe5
extrahd.cgi: insert new translation strings.
2011-05-27 14:03:08 +02:00
Christian Schmidt
6456279f4f
Changed snort update string to match the more relevant information.
2011-04-05 19:15:36 +02:00
Christian Schmidt
fe23bfb8e9
Added translation for missing cpu frequency string.
2011-02-08 21:39:59 +01:00
Michael Tremer
579a39d0ba
Add webinterface frontend for fireinfo.
2010-12-27 15:47:22 +01:00
Jan Paul Tuecking
7fa7c7dd2e
Added license agreement for old installations to index.cgi.
2010-12-05 11:08:54 +01:00
Jan Paul Tuecking
4b1dc0c662
Fixed language string on pakfire.cgi for es.
2010-12-04 20:26:48 +01:00
Jan Paul Tuecking
337305ef81
Added messages into the webif to tell the user a reboot is required
2010-12-04 19:44:11 +01:00
Arne Fitzenreiter
e73e134c96
Updated language checker for fr, es.
2010-12-01 01:57:21 +01:00
Jan Paul Tuecking
97c3590c6f
Fixes bug #0000697 added example for blacklist
2010-10-09 16:38:00 +02:00
Christian Schmidt
bd4ea3c25b
Some bugfixes for the outgoing fw and grouping feature.
2010-09-03 12:25:41 +02:00
Christian Schmidt
d9716b067d
Readded the mac filter to the outgoing firewall. Added mac groups.
...
This feature was requested by bug #0000705 .
2010-09-02 20:04:03 +02:00
Jan Paul Tuecking
40228ef46f
Translated german header in packfire.cgi
2010-08-16 12:02:25 +02:00
Jan Paul Tuecking
c679f3711a
Some cosmetic changes on time.cgi
2010-07-22 17:44:55 +02:00
Christian Schmidt
1233b1d46e
Added missing lang string.
2010-07-15 17:57:57 +02:00