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 d9458bb commit cf01f4aCopy full SHA for cf01f4a
dev/Interop/StoragePickers/Strings/StoragePickers.resw
@@ -121,10 +121,10 @@
121
<value>All Files</value>
122
</data>
123
<data name="IDS_APIERROR_INVALIDVIEWMODEVALUE" xml:space="preserve">
124
- <value>The specified 'ViewMode' is invalid.</value>
+ <value>The specified ViewMode is invalid.</value>
125
126
<data name="IDS_APIERROR_INVALIDSUGGESTEDSTARTLOCATIONVALUE" xml:space="preserve">
127
- <value>The specified 'SuggestedStartLocation' is invalid.</value>
+ <value>The specified SuggestedStartLocation is invalid.</value>
128
129
<data name="IDS_APIERROR_IMPROPERFILEEXTENSION" xml:space="preserve">
130
<value>File extensions must begin with '.' and contain no wildcards.</value>
0 commit comments