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
213213 {C21BFF9C-2C99-4B5F-B7C9-A5E6DDDB37B0} .Release| x86 .ActiveCfg = Release| Any CPU
214214 {C21BFF9C-2C99-4B5F-B7C9-A5E6DDDB37B0} .Release| x86 .Build .0 = Release| Any CPU
215215 {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
216217 {9B130CC5-14FB-41FF-B310-0A95B6894C37} .Debug| x64 .ActiveCfg = Debug| Any CPU
217218 {9B130CC5-14FB-41FF-B310-0A95B6894C37} .Debug| x64 .Build .0 = Debug| Any CPU
218219 {9B130CC5-14FB-41FF-B310-0A95B6894C37} .Debug| x86 .ActiveCfg = Debug| Any CPU
Original file line number Diff line number Diff line change 6262 <!-- Setting Plugin -->
6363 <system : String x : Key =" searchplugin" >Search Plugin</system : String >
6464 <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 >
6867 <system : String x : Key =" plugin" >Plugin</system : String >
6968 <system : String x : Key =" browserMorePlugins" >Find more plugins</system : String >
7069 <system : String x : Key =" enable" >On</system : String >
Original file line number Diff line number Diff line change 428428 Margin =" 0,20,0,4"
429429 FontWeight =" Bold"
430430 Text =" {DynamicResource searchplugin_Noresult_Title}" />
431- <TextBlock Text =" {DynamicResource searchplugin_Noresult_Subtitle_Network }" />
431+ <TextBlock Text =" {DynamicResource searchplugin_Noresult }" />
432432 </StackPanel >
433433 </Grid >
434434 </ControlTemplate >
You can’t perform that action at this time.
0 commit comments