X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=settings%2FLocalization.setting.php;h=dd1764d3f3d029b17a43a64cd095ad85308d24ff;hb=1809f3cf21bfcc5eef4be8e5b305a39e236cee03;hp=1035bc9764e02fed8fca84352d1e68b3141ac140;hpb=d48b2050b671a7d4bc949a8c973a32611ade71a0;p=civicrm-core.git diff --git a/settings/Localization.setting.php b/settings/Localization.setting.php index 1035bc9764..dd1764d3f3 100644 --- a/settings/Localization.setting.php +++ b/settings/Localization.setting.php @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2016 | + | Copyright CiviCRM LLC (c) 2004-2017 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2016 + * @copyright CiviCRM LLC (c) 2004-2017 * $Id$ * */ @@ -361,7 +361,7 @@ return array( 'maxlength' => '60', ), 'default' => '%m/%d/%Y', - 'title' => 'Date Format: Short date Day Month Year', + 'title' => 'Date Format: Short date Month Day Year', 'description' => '', ), 'dateInputFormat' => array(