diff --git a/core/src/plugins/core.notifications/templates/long/en.php b/core/src/plugins/core.notifications/templates/long/en.php index a7a729989d..c2edd3f009 100755 --- a/core/src/plugins/core.notifications/templates/long/en.php +++ b/core/src/plugins/core.notifications/templates/long/en.php @@ -41,5 +41,5 @@ "folder.move" => "The folder AJXP_NODE_LABEL was moved to from AJXP_SOURCE_FOLDER to AJXP_PARENT_PATH AJXP_DATE, by AJXP_USER.", "folder.move_to" => "The folder AJXP_NODE_LABEL was moved to AJXP_TARGET_FOLDER AJXP_DATE, by AJXP_USER.", "folder.move_from" => "The folder AJXP_NODE_LABEL was moved from AJXP_SOURCE_FOLDER AJXP_DATE, by AJXP_USER.", - "ajxp_link" => "Click here to get go directly to AJXP_NODE_LABEL", + "ajxp_link" => "Click here to go directly to AJXP_NODE_LABEL", );