diff --git a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/actions.properties b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/actions.properties
index 8095c5c74e..d66c28dd97 100644
--- a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/actions.properties
+++ b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/actions.properties
@@ -46,6 +46,15 @@ isRecordType.description=Records have a specified record type
#
# i18n for Records Management Actions
#
+
+# Archive
+archiveAction.title=Archive to AWS Glacier
+archiveAction.description=This marks the specified content to be transitioned to AWS Glacier.
+# Restore
+restoreAction.title=Restore from AWS Glacier
+restoreAction.description=This marks the specified content to be temporary restored from AWS Glacier.
+restoreAction.tier.display-label=Restoration tier
+restoreAction.expiration-days.display-label=Expiration in days
# Declare As Record
create-record.title=Declare as Record
create-record.description=Declares file as a record and optionally files it
diff --git a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/rm-action-context.xml b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/rm-action-context.xml
index 649022988c..e4d3d4c4a4 100644
--- a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/rm-action-context.xml
+++ b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/rm-action-context.xml
@@ -1154,4 +1154,41 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+