Skip to content

Commit 94aabdc

Browse files
committed
Add comment to string dialog_duplicate_entry_title
1 parent d6b372b commit 94aabdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@
373373
<string name="note" comment="Users can add a note to an entry">Note</string>
374374
<string name="clear">Clear</string>
375375

376-
<string name="dialog_duplicate_entry_title">Duplicate entry</string>
376+
<string name="dialog_duplicate_entry_title" comment="'Duplicate' is a noun here">Duplicate entry</string>
377377
<string name="dialog_duplicate_entry_message">This entry has the same name and issuer as one or more existing entries. How would you like to proceed?</string>
378378
<string name="dialog_duplicate_entry_overwrite_title">Overwrite existing entry/entries</string>
379379
<string name="dialog_duplicate_entry_overwrite_subtitle">Replace the existing entry or entries with the new one. This action cannot be undone</string>

0 commit comments

Comments
 (0)