We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f69d8ae commit 8b6dddaCopy full SHA for 8b6ddda
src/Files.App/Strings/en-US/Resources.resw
@@ -2475,7 +2475,7 @@
2475
<value>Restore all items from recycle bin</value>
2476
</data>
2477
<data name="OpenItemDescription" xml:space="preserve">
2478
- <value>Open {0, plural, one {item} other {items}}</value>
+ <value>Open {0, plural, one {the selected item} other {selected items}}</value>
2479
2480
<data name="OpenItemWithApplicationPickerDescription" xml:space="preserve">
2481
<value>Open {0, plural, one {item} other {items}} with selected application</value>
0 commit comments