Skip to content

Commit

Permalink
#2791 navigation-panel: update action text
Browse files Browse the repository at this point in the history
  • Loading branch information
pbek committed Jun 16, 2023
1 parent 052a7fa commit 9effc7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/languages/QOwnNotes_en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2867,7 +2867,7 @@
</message>
<message>
<location filename="../mainwindow.ui" line="2718"/>
<source>Copy path to note to clipboard</source>
<source>Copy absolute path to note to clipboard</source>
<translation type="unfinished"></translation>
</message>
<message>
Expand Down
2 changes: 1 addition & 1 deletion src/mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -2715,7 +2715,7 @@ p, li { white-space: pre-wrap; }
</action>
<action name="actionCopy_path_to_note_to_clipboard">
<property name="text">
<string>Copy path to note to clipboard</string>
<string>Copy absolute path to note to clipboard</string>
</property>
<property name="toolTip">
<string>Copy absolute note path to clipboard</string>
Expand Down

0 comments on commit 9effc7b

Please sign in to comment.