Reviewing gettext()
Merge branch 'master' of rcs.pfsense.org:pfsense/bluepex-clone
Implementing gettext()
Merge branch 'master' into gettext
Fix indent
Merge remote branch 'mainline/master'
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
Implement 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
Remove extra space
Separate string and '\n' to make it easier to translators
Add a missing gettext() call
Fix wizard form field padding on other themes also
Fix form field padding on wizards to match other areas.
Add first revision of rewritten OpenVPN status widget to 2.0 resolves #496.
Move these functions to a more central location. Part of ticket #496
Ticket #517. Fix saving of monitorip in dynamic interface cases.
Ticket #525. Correct message shown for a schedule now that the behviour has changed.
Actually correctly handle editing of vips with index 0.
Ticket #389. Correctly make the ldap object picker work and handle various errors.
Ticket #378. Correct text to reflect the allowed 0 value.
Ticket #378. Correctly handle a timeout of 0 to mean never timeout.
Rwviewing gettext()
Adding gettext() to save button