diff --git a/website/src/lib/docs/en/menu/edit.mdx b/website/src/lib/docs/en/menu/edit.mdx index 6666681f..7bbeeea9 100644 --- a/website/src/lib/docs/en/menu/edit.mdx +++ b/website/src/lib/docs/en/menu/edit.mdx @@ -10,14 +10,14 @@ title: Edit actions # { title } Unlike the file actions, the edit actions can potentially modify the content of the currently selected files. -Moreover, when the vertical layout of the files list is enabled (see [Files and statistics](../files-and-stats)), they can also be applied to [tracks, segments and points of interest](../gpx). -Therefore, we will refer to *file items* to designate the elements that can be modified by these actions. +Moreover, when the vertical layout of the files list is enabled (see [Files and statistics](../files-and-stats)), they can also be applied to [tracks, segments, and points of interest](../gpx). +Therefore, we will refer to the elements that can be modified by these actions as *file items*. Note that except for the undo and redo actions, the edit actions are also accessible through the context menu (right-click) of the file items. ### Undo and redo Using these buttons, you can undo or redo the last actions you performed. -This applies to all actions of the interface but not to view options, application settings or map navigation. +This applies to all actions of the interface but not to view options, application settings, or map navigation. ### Info... @@ -25,7 +25,7 @@ Open the information dialog of the currently selected file item, where you can s ### Appearance... -Open the appearance dialog, where you can change the color, opacity and width of the selected file items on the map. +Open the appearance dialog, where you can change the color, opacity, and width of the selected file items on the map. ### Hide/unhide @@ -53,7 +53,7 @@ Cut the selected file items to the clipboard. ### Paste -Paste the file items from the clipboard to the current hierarchy level, if they are compatible with it. +Paste the file items from the clipboard to the current hierarchy level if they are compatible with it. This action is only available when the vertical layout of the files list is enabled.