Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  local
  sbin
  share

Latest revisions

# Date Author Comment
4c40e2a7 01/28/2015 08:55 AM Phil Davis

Unimportant typos in user and group manager

that do not effect anything.

04c8360c 01/27/2015 02:22 PM Renato Botelho

Teach ufslabels.sh to deal with DESTDIR, useful on installation

8c392069 01/27/2015 02:22 PM Renato Botelho

Improve a bit sh syntax and fix it for multiple swap devices

802956d6 01/27/2015 12:38 PM Renato Botelho

Fix sed syntax, -i requires a space before the parameter. Also fix regex to find swap device

a8b61be6 01/27/2015 06:26 AM Chris Buechler

use example.com for examples

5e3affe2 01/27/2015 06:21 AM Chris Buechler

these descriptions were flipped. Ticket #4273

8e24d1da 01/22/2015 12:01 PM Renato Botelho

Make sure radvd is reconfigured when CARP is enabled/disabled. It should fix #4252

ca276264 01/19/2015 11:25 AM Renato Botelho

Add missing require for filter.inc since vpn_ipsec_configure() calls filter_configure(). It should fix #4236

1195a12d 01/17/2015 12:02 AM Jared Dillard

move jquery ui css to theme folders

5b7c33fc 01/15/2015 09:05 PM Phil Davis

Firewall Rules Apply be friendly to other languages

Forum: https://forum.pfsense.org/index.php?topic=86808.0
Redmine: https://redmine.pfsense.org/issues/3886

print_info_box_np() when called with just the first $msg parameter has some rough tests to decide if the "Apply" button should be displayed. It checks if the translation of "apply", "save" or "create" appears in the $msg string (which is a translated string itself). If the $msg string did not translate, and thus remains in English, but gettext("apply") does translate then the e.g. Turkish word for "apply" is not going to appear in the English $msg string. So things go wrong....

View revisions

Also available in: Atom