diff --git a/docs/upgrades/packages-7.6.8/dashboard-default-view-template.wgpkg b/docs/upgrades/packages-7.6.8/dashboard-default-view-template.wgpkg
new file mode 100644
index 000000000..84cd386f8
Binary files /dev/null and b/docs/upgrades/packages-7.6.8/dashboard-default-view-template.wgpkg differ
diff --git a/docs/upgrades/packages-7.6.8/default_post_received.wgpkg b/docs/upgrades/packages-7.6.8/default_post_received.wgpkg
new file mode 100644
index 000000000..cce14ab70
Binary files /dev/null and b/docs/upgrades/packages-7.6.8/default_post_received.wgpkg differ
diff --git a/docs/upgrades/packages-7.6.8/root_import_calendar-templates_default-calendar-search.wgpkg b/docs/upgrades/packages-7.6.8/root_import_calendar-templates_default-calendar-search.wgpkg
new file mode 100644
index 000000000..0711a3795
Binary files /dev/null and b/docs/upgrades/packages-7.6.8/root_import_calendar-templates_default-calendar-search.wgpkg differ
diff --git a/docs/upgrades/packages-7.6.8/root_import_calendar-templates_default-calendar-week.wgpkg b/docs/upgrades/packages-7.6.8/root_import_calendar-templates_default-calendar-week.wgpkg
new file mode 100644
index 000000000..c406b6a77
Binary files /dev/null and b/docs/upgrades/packages-7.6.8/root_import_calendar-templates_default-calendar-week.wgpkg differ
diff --git a/docs/upgrades/packages-7.6.8/root_import_survey_default-survey-edit.wgpkg b/docs/upgrades/packages-7.6.8/root_import_survey_default-survey-edit.wgpkg
new file mode 100644
index 000000000..2d754cd8f
Binary files /dev/null and b/docs/upgrades/packages-7.6.8/root_import_survey_default-survey-edit.wgpkg differ
diff --git a/docs/upgrades/packages-7.6.8/syndicated_articles.wgpkg b/docs/upgrades/packages-7.6.8/syndicated_articles.wgpkg
new file mode 100644
index 000000000..116e389ba
Binary files /dev/null and b/docs/upgrades/packages-7.6.8/syndicated_articles.wgpkg differ
diff --git a/lib/WebGUI/i18n/English/Asset_Calendar.pm b/lib/WebGUI/i18n/English/Asset_Calendar.pm
index dd2023dce..d27fb69ab 100644
--- a/lib/WebGUI/i18n/English/Asset_Calendar.pm
+++ b/lib/WebGUI/i18n/English/Asset_Calendar.pm
@@ -923,6 +923,18 @@ our $I18N = {
lastUpdated => 1229311001,
},
+ 'UP' => {
+ message => q{UP},
+ context => q{template label, referring to the previous week, up. Should be an abbreviation with 2 characters},
+ lastUpdated => 1230356830,
+ },
+
+ 'DN' => {
+ message => q{DN},
+ context => q{template label, referring to the next week, down. Should be an abbreviation with 2 characters},
+ lastUpdated => 1230356830,
+ },
+
};
1;
diff --git a/lib/WebGUI/i18n/English/Asset_Dashboard.pm b/lib/WebGUI/i18n/English/Asset_Dashboard.pm
index 8863e88dc..ea923edd6 100644
--- a/lib/WebGUI/i18n/English/Asset_Dashboard.pm
+++ b/lib/WebGUI/i18n/English/Asset_Dashboard.pm
@@ -1,57 +1,62 @@
-package WebGUI::i18n::English::Asset_Dashboard;
+package WebGUI::i18n::English::Asset_Dashboard;
use strict;
-
-our $I18N = {
- 'dashboard template field label' => {
- message => q|Dashboard Template|,
- lastUpdated => 1133619940
- },
- 'dashboard template description' => {
- message => q|Choose a Dashboard/Portal Layout template. The default is the Three Column Layout.|,
- lastUpdated => 1133619940
- },
- 'assetName' => {
- message => q|Dashboard (beta)|,
- lastUpdated => 1133619940
- },
- 'dashboard adminsGroupId description' => {
- message => q|Which group may administer this Dashboard: Add/Edit/Remove Available Dashlets, Preferences, and Templates|,
- lastUpdated => 1133619940
- },
- 'dashboard adminsGroupId field label' => {
- message => q|Who can manage?|,
- lastUpdated => 1133619940
- },
- 'dashboard usersGroupId field label' => {
- message => q|Who can personalize?|,
- lastUpdated => 1133619940
- },
- 'dashboard usersGroupId description' => {
- message => q|The group whose users may save their personalizations/preferences to the site. If someone is in the "Who can view?" group but not in this group, they can personalize the arrangement of the Dashlets (whose positions will be saved in cookies), but they will not be able to edit the preferences of any particular Dashlet.|,
- lastUpdated => 1133619940
- },
- 'dashboard template field label' => {
- message => q|Dashboard Template|,
- lastUpdated => 1133619940
- },
-
- 'dashboard template field label' => {
- message => q|Dashboard Template|,
- lastUpdated => 1133619940
- },
-
- 'assets to hide' => {
- message => q|Assets To Hide.|,
- lastUpdated => 1118942468
- },
-
- 'assets to hide description' => {
- message => q|This list contains one checkbox for each child Asset of the Page Layout. Select the
-checkbox for any Asset that you do not want displayed in the Page Layout Asset.
-|,
- lastUpdated => 1119410080,
- },
-
-};
-
-1;
+
+our $I18N = {
+ 'dashboard template field label' => {
+ message => q|Dashboard Template|,
+ lastUpdated => 1133619940
+ },
+ 'dashboard template description' => {
+ message => q|Choose a Dashboard/Portal Layout template. The default is the Three Column Layout.|,
+ lastUpdated => 1133619940
+ },
+ 'assetName' => {
+ message => q|Dashboard (beta)|,
+ lastUpdated => 1133619940
+ },
+ 'dashboard adminsGroupId description' => {
+ message => q|Which group may administer this Dashboard: Add/Edit/Remove Available Dashlets, Preferences, and Templates|,
+ lastUpdated => 1133619940
+ },
+ 'dashboard adminsGroupId field label' => {
+ message => q|Who can manage?|,
+ lastUpdated => 1133619940
+ },
+ 'dashboard usersGroupId field label' => {
+ message => q|Who can personalize?|,
+ lastUpdated => 1133619940
+ },
+ 'dashboard usersGroupId description' => {
+ message => q|The group whose users may save their personalizations/preferences to the site. If someone is in the "Who can view?" group but not in this group, they can personalize the arrangement of the Dashlets (whose positions will be saved in cookies), but they will not be able to edit the preferences of any particular Dashlet.|,
+ lastUpdated => 1133619940
+ },
+ 'dashboard template field label' => {
+ message => q|Dashboard Template|,
+ lastUpdated => 1133619940
+ },
+
+ 'dashboard template field label' => {
+ message => q|Dashboard Template|,
+ lastUpdated => 1133619940
+ },
+
+ 'assets to hide' => {
+ message => q|Assets To Hide.|,
+ lastUpdated => 1118942468
+ },
+
+ 'assets to hide description' => {
+ message => q|This list contains one checkbox for each child Asset of the Page Layout. Select the
+checkbox for any Asset that you do not want displayed in the Page Layout Asset.
+|,
+ lastUpdated => 1119410080,
+ },
+
+ 'hide new content list' => {
+ message => q|Hide New Content List|,
+ lastUpdated => 1230356526,
+ },
+
+};
+
+1;