mirror of
https://github.com/bitwarden/mobile
synced 2025-12-05 23:53:33 +00:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user