Skip to content

Commit 1554c70

Browse files
pixl8devyaira2
andauthored
Update Resources.resw with improved labels for more intuitiveness (#1885)
Co-authored-by: Yair Aichenbaum <[email protected]>
1 parent da0d296 commit 1554c70

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

Files/Strings/en-US/Resources.resw

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<root>
33
<!--
44
Microsoft ResX Schema
@@ -53,7 +53,6 @@
5353
value : The object must be serialized with
5454
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
5555
: and then encoded with base64 encoding.
56-
5756
mimetype: application/x-microsoft.net.object.bytearray.base64
5857
value : The object must be serialized into a byte array
5958
: using a System.ComponentModel.TypeConverter
@@ -250,7 +249,7 @@
250249
<value>Files UWP</value>
251250
</data>
252251
<data name="SettingsAboutLicense.Text" xml:space="preserve">
253-
<value>License:</value>
252+
<value>License</value>
254253
</data>
255254
<data name="SettingsAboutSpecialThanks.Text" xml:space="preserve">
256255
<value>Special thanks to:</value>
@@ -259,16 +258,16 @@
259258
<value>Submit Feedback</value>
260259
</data>
261260
<data name="SettingsAboutSubmitFeedbackDescription.Text" xml:space="preserve">
262-
<value>Send the developers an issue report with more information</value>
261+
<value>Send the developers an issue report with detailed information</value>
263262
</data>
264263
<data name="SettingsAboutThirdPartyLicenses.Text" xml:space="preserve">
265-
<value>Third Party Licenses:</value>
264+
<value>Third Party Licenses</value>
266265
</data>
267266
<data name="SettingsAboutTitle.Text" xml:space="preserve">
268267
<value>About</value>
269268
</data>
270269
<data name="SettingsAboutWebsite.Text" xml:space="preserve">
271-
<value>Website:</value>
270+
<value>Website</value>
272271
</data>
273272
<data name="SettingsAppearanceAcrylicSidebar.Text" xml:space="preserve">
274273
<value>Acrylic sidebar</value>
@@ -469,7 +468,7 @@
469468
<value>Properties</value>
470469
</data>
471470
<data name="BaseLayoutItemContextFlyoutQuickLook.Text" xml:space="preserve">
472-
<value>QuickLook</value>
471+
<value>QuickLook:</value>
473472
</data>
474473
<data name="WelcomeDialog.Title" xml:space="preserve">
475474
<value>Welcome to Files!</value>
@@ -984,4 +983,4 @@
984983
<data name="ConfirmDeleteDialogDeleteOneItem.Text" xml:space="preserve">
985984
<value>Are you sure you want to delete this item?</value>
986985
</data>
987-
</root>
986+
</root>

0 commit comments

Comments
 (0)