mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-11 05:52:19 +02:00
[Registry Preview] Removing Read Only (#25152)
* Removing Read Only Based off the comments and how the app is being see in the early reports, this check box will just add confusion, so I've pulled it from the UX and screenshots. * Update MainWindow.xaml Fixing tab order
This commit is contained in:
@@ -117,9 +117,6 @@
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="checkBoxTextBox.Content" xml:space="preserve">
|
||||
<value>Read only</value>
|
||||
</data>
|
||||
<data name="EditButton.Label" xml:space="preserve">
|
||||
<value>Edit file...</value>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user