Commit Graph

7766 Commits

Author SHA1 Message Date
Carlos Eduardo Ramos
aee5ddac8d gettext() fixes on interfaces_bridge.php 2010-08-12 13:00:51 -03:00
Renato Botelho
e73b001e25 Merge remote branch 'mainline/master'
Conflicts:
	usr/local/www/diag_smart.php
	usr/local/www/firewall_rules_edit.php
	usr/local/www/interfaces.php
	usr/local/www/load_balancer_pool_edit.php
	usr/local/www/pkg_mgr_settings.php
2010-08-12 12:55:32 -03:00
Renato Botelho
3e6ec5dfba Use <?php instead of <? 2010-08-12 12:34:14 -03:00
Renato Botelho
86aa4cc74e Small logic fixes, gettext fixes and make php -l happy 2010-08-12 12:34:00 -03:00
Renato Botelho
c47e5d929b gettext fixes 2010-08-12 11:21:11 -03:00
Renato Botelho
717f87ddfc Merge branch 'master' of rcs.pfsense.org:pfsense/pfsense-gettext 2010-08-12 11:19:45 -03:00
Renato Botelho
ee9933b6e2 Use <?php instead of the short form 2010-08-12 11:15:26 -03:00
Carlos Eduardo Ramos
eb9116e9b8 gettext() fixes on pkg_mgr_settings.php 2010-08-12 11:11:03 -03:00
Renato Botelho
4d71d68cd5 Make php -l happy renaming local function getHostName to _getHostName 2010-08-12 11:08:57 -03:00
Renato Botelho
8cb8751e21 Use <?php instead of <? 2010-08-12 11:07:04 -03:00
Renato Botelho
b11cdf926a Use <?php instead of the short form, use <?= and remove spaces and tabs from EOL 2010-08-12 11:04:03 -03:00
Carlos Eduardo Ramos
6f7399279b gettext() fixes on load_balancer_pool_edit.php 2010-08-12 11:00:57 -03:00
Renato Botelho
e242f36af0 Make php -l happier 2010-08-12 10:58:06 -03:00
Renato Botelho
31c78e5dc0 Add missing ) 2010-08-12 10:54:00 -03:00
Renato Botelho
e4b57d2681 Use <?php instead of the short form 2010-08-12 10:52:11 -03:00
Carlos Eduardo Ramos
933ea015a9 gettext() fixes on interfaces.php 2010-08-12 10:49:53 -03:00
Renato Botelho
185b9fbd5b Add missing ) 2010-08-12 10:46:40 -03:00
Vinicius Coque
c1d85ee191 Fix gettext on interfaces_vlan.php 2010-08-12 10:40:26 -03:00
Vinicius Coque
ad157b4cb6 Fix gettext on interfaces_qinq.php 2010-08-12 10:37:15 -03:00
Renato Botelho
16457bdd94 gettext fixes 2010-08-12 10:32:15 -03:00
Vinicius Coque
82a1d978a9 Fix gettext on interfaces_ppps_edit.php 2010-08-12 10:30:28 -03:00
Vinicius Coque
0952c85b1e Fix gettext on interfaces_lagg.php 2010-08-12 10:23:16 -03:00
Vinicius Coque
73280f1afb Fix gettext on interfaces_groups.php 2010-08-12 10:20:05 -03:00
Vinicius Coque
49f1f47174 Fix gettext on interfaces_gre.php 2010-08-12 10:17:00 -03:00
Vinicius Coque
ef8b7960c1 Fix gettext on interfaces_gif.php 2010-08-12 10:14:31 -03:00
Vinicius Coque
8c287f1b9b Fix gettext on interfaces_bridge_edit.php 2010-08-12 10:12:49 -03:00
Vinicius Coque
6a3b2a3843 Merge remote branch 'origin/master' 2010-08-12 10:09:53 -03:00
Vinicius Coque
ced6a9b5d2 Fix gettext on interfaces_bridge.php 2010-08-12 10:07:17 -03:00
jim-p
3e4f5a3359 Protect against PHP errors if the interface list is empty 2010-08-12 09:05:08 -04:00
Renato Botelho
ea53e38ff1 gettext fixes 2010-08-12 09:44:02 -03:00
Vinicius Coque
a236afeefe Fix gettext on firewall_virtual_ip_edit.php 2010-08-12 09:36:38 -03:00
Vinicius Coque
f8c0efc91d Fix gettext on firewall_virtual_ip.php 2010-08-12 09:35:19 -03:00
Vinicius Coque
41f75af9fe Fix gettext on firewall_schedule.php 2010-08-12 09:34:00 -03:00
Vinicius Coque
21600ab1d2 Fix gettext on firewall_rules_edit.php 2010-08-12 09:32:59 -03:00
Carlos Eduardo Ramos
12fbd75b41 gettext() fixes on firewall_nat_out_edit.php 2010-08-12 09:31:04 -03:00
Carlos Eduardo Ramos
2ca035440f gettext() fixes on firewall_nat_out.php 2010-08-12 09:12:34 -03:00
Carlos Eduardo Ramos
39a3ce9115 gettext() fixes on firewall_nat_edit.php 2010-08-12 08:59:12 -03:00
Carlos Eduardo Ramos
5336d152a0 gettext() fixes on firewall_nat_1to1.php 2010-08-12 08:26:28 -03:00
Carlos Eduardo Ramos
3931c64398 gettext() fixes on firewall_aliases.php 2010-08-12 08:14:24 -03:00
Erik Fonnesbeck
8bb30d23a4 Fix the ID for the link to the associated filter rule when a filter rule has not been saved since the associated rule was created. 2010-08-12 04:23:52 -06:00
Erik Fonnesbeck
48a27d4f33 Disable protocol box on associated rules, move the message, and clean up code a bit. 2010-08-12 03:44:32 -06:00
Erik Fonnesbeck
523082c64a Fix text 2010-08-12 00:58:20 -06:00
Erik Fonnesbeck
f5abb47d97 Fix link in error message for wake on lan. 2010-08-11 23:54:45 -06:00
Erik Fonnesbeck
bcc8d8a332 Simplify sprintf 2010-08-11 23:35:47 -06:00
Erik Fonnesbeck
6073ef320e Fix text for a couple advanced options on filter rule list. 2010-08-11 22:49:01 -06:00
Erik Fonnesbeck
ddc55e1244 Modify various (s)printf format strings to allow translations to change the order of the inserted strings. 2010-08-11 22:18:34 -06:00
Erik Fonnesbeck
e36c52f4c0 Remove or simplify some (s)printf calls. 2010-08-11 22:17:49 -06:00
Erik Fonnesbeck
4c807d76c6 Fix text 2010-08-11 18:46:48 -06:00
Carlos Eduardo Ramos
a1cc442d05 gettext() fixes on diag_traceroute.php 2010-08-11 21:41:53 -03:00
Carlos Eduardo Ramos
ad57806b2f gettext() fixes on diag_system_pftop.php 2010-08-11 21:38:11 -03:00