Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit 2eb7a11

Browse files
committed
Fix wording error
1 parent 2abedb9 commit 2eb7a11

File tree

1 file changed

+1
-1
lines changed
  • core/src/plugins/core.notifications/templates/long

1 file changed

+1
-1
lines changed

core/src/plugins/core.notifications/templates/long/en.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"file.delete" => "The file AJXP_NODE_LABEL was deleted from AJXP_PARENT_PATH AJXP_DATE, by AJXP_USER.",
2424
"file.change" => "The file AJXP_NODE_LABEL was modified AJXP_DATE, by AJXP_USER.",
2525
"file.rename" => "The file AJXP_SOURCE_LABEL was renamed to AJXP_NODE_LABEL AJXP_DATE, by AJXP_USER.",
26-
"file.view" => "The file AJXP_NODE_LABEL was consulted by AJXP_USER AJXP_DATE, by AJXP_USER.",
26+
"file.view" => "The file AJXP_NODE_LABEL was consulted by AJXP_USER AJXP_DATE.",
2727
"file.copy" => "The file AJXP_NODE_LABEL was copied from AJXP_SOURCE_FOLDER to AJXP_PARENT_PATH AJXP_DATE, by AJXP_USER.",
2828
"file.copy_to" => "The file AJXP_NODE_LABEL was copied to AJXP_TARGET_FOLDER AJXP_DATE, by AJXP_USER.",
2929
"file.copy_from" => "The file AJXP_NODE_LABEL was copied from AJXP_SOURCE_FOLDER AJXP_DATE, by AJXP_USER.",

0 commit comments

Comments
 (0)