Adding gettext() calls
Fix gettext issues
add gettext() calls on missing places
gettext fixes
Fixing multiline gettext()
Merge remote branch 'mainline/master'
gettext cannot deal with string concatenation
show IP as well as gateway name on interfaces.php
show gateway IP as well as name
show gateway IP in addition to name
this is no longer true thanks to eri's route-to from localhost based on src IP.
Fix gettext()
Adding gettext()
Merge branch 'master' of git@rcs.pfsense.org:pfsense/bluepex-clone
Fix whitespace
Removing tab character
Fixing gettext() on multiline strings
Reload gateway groups when changing them.
Reviewing gettext()
Implement gettext()
Merge branch 'master' of rcs.pfsense.org:pfsense/bluepex-clone
Implementing gettext()
Improve NAT Port Forwarding
Merge branch 'master' into gettext
Fix indent
Create rules for openvpn/l2tp/pppoe/pptp when switching to manual outbound nat so the user can do less work.
Fix text for consistency.
Resolved conflicts: usr/local/www/system_advanced_firewall.php usr/local/www/system_routes.php usr/local/www/system_routes_edit.php
properly show TFTP enabled interfaces
touch up text
Restore select_source value correctly
Ticket #507. Do not remove all static routes to readd them back. The change will never delete a rule but define the action to be taken on it, either add or change a present route. Be consinstent on gateways allowed to be selected as destinations for static routes, including dynamic gateways.
Add dynamic IP option to OpenVPN wizard.
Fix description
Add back Dynamic IP checkbox for OpenVPN Servers.
Fixing gettext implementation
add ')' at end line 149
Remove {} between variable since it's out of the string
Use printf() for string that need to print variables
Merge branch 'gettext' of rcs.pfsense.org:pfsense/bluepex-clone into gettext
Merge branch 'gettext' of git@rcs.pfsense.org:pfsense/bluepex-clone into gettext
fix indent
Fixing gettext() implementation
Reviewing gettext() implementation
Use array instead of explode for reqdfieldsn to fit it better with gettext() calls
Fixing gettext() implementation for required fields
Removing unnecessary gettext()
Review gettext implementation
Fixing gettext() call
Implementing gettext(0
Update (C) to 2010
Fix IE downloading with HTTPS
Ticket #471. Bring up the removed/unassigned interface correctly if it is parent to other interfaces, as vlans.
Fix : for translations
Added wrong removed spaces