Skip to content

Commit 8b6ddda

Browse files
committed
Add string
1 parent f69d8ae commit 8b6ddda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Files.App/Strings/en-US/Resources.resw

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2475,7 +2475,7 @@
24752475
<value>Restore all items from recycle bin</value>
24762476
</data>
24772477
<data name="OpenItemDescription" xml:space="preserve">
2478-
<value>Open {0, plural, one {item} other {items}}</value>
2478+
<value>Open {0, plural, one {the selected item} other {selected items}}</value>
24792479
</data>
24802480
<data name="OpenItemWithApplicationPickerDescription" xml:space="preserve">
24812481
<value>Open {0, plural, one {item} other {items}} with selected application</value>

0 commit comments

Comments
 (0)