Fix context of "Paste Without Formatting"
This commit is contained in:
parent
0b57e5b490
commit
7ab6f713fb
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@
|
|||
<attribute name="action">cmp.paste</attribute>
|
||||
</item>
|
||||
<item>
|
||||
<attribute name="label" translatable="yes" context="Clipboard paste with rich text">Paste _Without Formatting</attribute>
|
||||
<attribute name="label" translatable="yes" context="Clipboard paste as plain text">Paste _Without Formatting</attribute>
|
||||
<attribute name="action">cmp.paste-without-formatting</attribute>
|
||||
</item>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue