mirror of
https://github.com/bitwarden/android.git
synced 2024-10-31 15:15:34 +03: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:
parent
35853a3815
commit
80bd8ba9d1
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue