Change source string 'copy notes' to 'copy note' (#1881)

Change the value for 'copy notes' to 'copy note' since it is applying a single action on 1 item. This source string is already 'copy note' in the browser extension.
This commit is contained in:
dwbit 2022-04-21 08:03:21 -04:00 committed by GitHub
parent 35853a3815
commit 80bd8ba9d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1542,7 +1542,7 @@
<value>Default (System)</value>
</data>
<data name="CopyNotes" xml:space="preserve">
<value>Copy Notes</value>
<value>Copy Note</value>
</data>
<data name="Exit" xml:space="preserve">
<value>Exit</value>