fix typo for plugin title in context menu and WindowsSettings name

This commit is contained in:
Jeremy 2022-03-02 21:26:24 +11:00
parent 0ad2efbe99
commit b9f03a84f6
2 changed files with 3 additions and 3 deletions

View file

@ -58,7 +58,7 @@
<system:String x:Key="shadowEffectNotAllowed">Shadow effect is not allowed while current theme has blur effect enabled</system:String>
<!-- Setting Plugin -->
<system:String x:Key="plugin">Plugins</system:String>
<system:String x:Key="plugin">Plugin</system:String>
<system:String x:Key="browserMorePlugins">Find more plugins</system:String>
<system:String x:Key="enable">On</system:String>
<system:String x:Key="disable">Off</system:String>

View file

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
@ -1206,7 +1206,7 @@
<value>Plugin to search for Windows settings</value>
</data>
<data name="PluginTitle" xml:space="preserve">
<value>Windows settings</value>
<value>Windows Settings</value>
</data>
<data name="PowerAndSleep" xml:space="preserve">
<value>Power and sleep</value>