language improvements

This commit is contained in:
vcoppe
2024-07-22 18:40:39 +02:00
parent b3a06ea6ae
commit 1be9059e39
3 changed files with 8 additions and 8 deletions

View File

@@ -39,7 +39,7 @@ As mentioned in the [view options section](./menu/view), you can switch between
The vertical file list is useful when you have many files open, or files with multiple [tracks, segments or waypoints](../gpx).
Indeed, this layout allows you to inspect the content of the files through collapsible sections.
You can also apply [edit actions](./menu/edit) and [tools](./toolbar/) to inner file items.
You can also apply [edit actions](./menu/edit) and [tools](./toolbar/) to internal file items.
Furthermore, you can drag and drop the inner items to reorder them, or move them in the hierarchy or even to another file.
<DocsNote>

View File

@@ -11,7 +11,7 @@ title: Edit actions
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.
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.
### <Undo2 size="16" class="inline-block" style="margin-bottom: 2px" /><Redo2 size="16" class="inline-block" style="margin-bottom: 2px" /> Undo and redo