New translations edit.mdx (Hebrew)
This commit is contained in:
parent
b69bf6db0d
commit
89e5646799
1 changed files with 6 additions and 6 deletions
|
@ -10,7 +10,7 @@ title: Edit actions
|
||||||
# { title }
|
# { title }
|
||||||
|
|
||||||
Unlike the file actions, the edit actions can potentially modify the content of the currently selected files.
|
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).
|
Moreover, when the tree 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_.
|
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.
|
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.
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@ Create a new track in the selected file.
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
This action is only available when the vertical layout of the files list is enabled.
|
This action is only available when the tree layout of the files list is enabled.
|
||||||
Additionally, the selection must be a single file.
|
Additionally, the selection must be a single file.
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
@ -48,7 +48,7 @@ Create a new segment in the selected track.
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
This action is only available when the vertical layout of the files list is enabled.
|
This action is only available when the tree layout of the files list is enabled.
|
||||||
Additionally, the selection must be a single track.
|
Additionally, the selection must be a single track.
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
@ -67,7 +67,7 @@ Copy the selected file items to the clipboard.
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
This action is only available when the vertical layout of the files list is enabled.
|
This action is only available when the tree layout of the files list is enabled.
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
|
@ -77,7 +77,7 @@ Cut the selected file items to the clipboard.
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
This action is only available when the vertical layout of the files list is enabled.
|
This action is only available when the tree layout of the files list is enabled.
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
|
@ -87,7 +87,7 @@ Paste the file items from the clipboard to the current hierarchy level if they a
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
This action is only available when the vertical layout of the files list is enabled.
|
This action is only available when the tree layout of the files list is enabled.
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue