diff --git a/portlets/src/main/resources/locale/portlet/Challenges_en.properties b/portlets/src/main/resources/locale/portlet/Challenges_en.properties
index 54900e29e0..49911b9493 100644
--- a/portlets/src/main/resources/locale/portlet/Challenges_en.properties
+++ b/portlets/src/main/resources/locale/portlet/Challenges_en.properties
@@ -442,7 +442,9 @@ gamification.overview.monthlyAchievements=Contributions of the Month
gamification.overview.quarterlyAchievements=Contributions of the Quarter
gamification.overview.noWeeklyAchievements=No contributions yet this week
gamification.overview.actions=Actions
+gamification.overview.space.actions=Community Actions
gamification.overview.actionsList=Actions
+gamification.overview.space.actionsList=Community Actions
gamification.overview.programsList=Programs
gamification.overview.space.programsList=Community Programs
gamification.overview.leaderboard.drawer.title=Leaderboard
@@ -614,6 +616,7 @@ gamification.rules.overviewSettings.actionsEndingSoon=Actions ending soon
gamification.rules.overviewSettings.actionsToDoFirst=Actions to do first
gamification.rules.overviewSettings.actionsAvailable=Actions Available
gamification.rules.overviewSettings.actionsSoonAvailable=Actions Soon Available
+gamification.rules.overviewSettings.hideWhenEmpty=Hide widget when no actions to list
gamification.myContributions.title=My Contributions
gamification.myContributions.settings.title=Edit Contributions Widget
diff --git a/portlets/src/main/webapp/WEB-INF/conf/gamification/portal/dynamic-container-configuration.xml b/portlets/src/main/webapp/WEB-INF/conf/gamification/portal/dynamic-container-configuration.xml
index 0260ecf702..1f3bb5a57b 100644
--- a/portlets/src/main/webapp/WEB-INF/conf/gamification/portal/dynamic-container-configuration.xml
+++ b/portlets/src/main/webapp/WEB-INF/conf/gamification/portal/dynamic-container-configuration.xml
@@ -325,6 +325,18 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+