File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -213,6 +213,7 @@ Global
213
213
{C21BFF9C-2C99-4B5F-B7C9-A5E6DDDB37B0} .Release| x86 .ActiveCfg = Release| Any CPU
214
214
{C21BFF9C-2C99-4B5F-B7C9-A5E6DDDB37B0} .Release| x86 .Build .0 = Release| Any CPU
215
215
{9B130CC5-14FB-41FF-B310-0A95B6894C37} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
216
+ {9B130CC5-14FB-41FF-B310-0A95B6894C37} .Debug| Any CPU .Build .0 = Debug| Any CPU
216
217
{9B130CC5-14FB-41FF-B310-0A95B6894C37} .Debug| x64 .ActiveCfg = Debug| Any CPU
217
218
{9B130CC5-14FB-41FF-B310-0A95B6894C37} .Debug| x64 .Build .0 = Debug| Any CPU
218
219
{9B130CC5-14FB-41FF-B310-0A95B6894C37} .Debug| x86 .ActiveCfg = Debug| Any CPU
Original file line number Diff line number Diff line change 62
62
<!-- Setting Plugin -->
63
63
<system : String x : Key =" searchplugin" >Search Plugin</system : String >
64
64
<system : String x : Key =" searchpluginToolTip" >Ctrl+F to Search Plugins</system : String >
65
- <system : String x : Key =" searchplugin_Noresult_Title" >No results to display</system : String >
66
- <system : String x : Key =" searchplugin_Noresult_Subtitle" >Try another search term.</system : String >
67
- <system : String x : Key =" searchplugin_Noresult_Subtitle_Network" >Please check your network connection or try another search term.</system : String >
65
+ <system : String x : Key =" searchplugin_Noresult_Title" >No results found</system : String >
66
+ <system : String x : Key =" searchplugin_Noresult_Subtitle" >Please try a different search.</system : String >
68
67
<system : String x : Key =" plugin" >Plugin</system : String >
69
68
<system : String x : Key =" browserMorePlugins" >Find more plugins</system : String >
70
69
<system : String x : Key =" enable" >On</system : String >
Original file line number Diff line number Diff line change 428
428
Margin =" 0,20,0,4"
429
429
FontWeight =" Bold"
430
430
Text =" {DynamicResource searchplugin_Noresult_Title}" />
431
- <TextBlock Text =" {DynamicResource searchplugin_Noresult_Subtitle_Network }" />
431
+ <TextBlock Text =" {DynamicResource searchplugin_Noresult }" />
432
432
</StackPanel >
433
433
</Grid >
434
434
</ControlTemplate >
You can’t perform that action at this time.
0 commit comments