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

Commit da3b2d5

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

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"file.add" => "File AJXP_NODE_LABEL add to AJXP_PARENT_PATH",
2323
"file.delete" => "File AJXP_NODE_LABEL deleted from AJXP_PARENT_PATH",
2424
"file.change" => "File AJXP_NODE_LABEL modified by AJXP_USER",
25-
"file.view" => "File AJXP_NODE_LABEL consulted by AJXP_USER",
25+
"file.view" => "File AJXP_NODE_LABEL was consulted by AJXP_USER",
2626
"file.copy_to" => "AJXP_NODE_LABEL copied to AJXP_TARGET_FOLDER",
2727
"file.copy_from" => "AJXP_NODE_LABEL copied from AJXP_SOURCE_FOLDER",
2828
"file.move_to" => "AJXP_NODE_LABEL moved to AJXP_TARGET_FOLDER",

0 commit comments

Comments
 (0)