File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 176176 <system : String x : Key =" defaultBrowser_name" >Browser</system : String >
177177 <system : String x : Key =" defaultBrowser_profile_name" >Browser Name</system : String >
178178 <system : String x : Key =" defaultBrowser_path" >Browser Path</system : String >
179- <system : String x : Key =" defaultBrowser_newtab " >New Window</system : String >
180- <system : String x : Key =" defaultBrowser_newWindow " >New Tab</system : String >
179+ <system : String x : Key =" defaultBrowser_newWindow " >New Window</system : String >
180+ <system : String x : Key =" defaultBrowser_newTab " >New Tab</system : String >
181181 <system : String x : Key =" defaultBrowser_parameter" >Private Mode</system : String >
182182
183183 <!-- Priority Setting Dialog -->
Original file line number Diff line number Diff line change 175175 <system : String x : Key =" defaultBrowser_name" >브라우저</system : String >
176176 <system : String x : Key =" defaultBrowser_profile_name" >브라우저 이름</system : String >
177177 <system : String x : Key =" defaultBrowser_path" >브라우저 경로</system : String >
178- <system : String x : Key =" defaultBrowser_newtab " >새 창</system : String >
179- <system : String x : Key =" defaultBrowser_newWindow " >새 탭</system : String >
178+ <system : String x : Key =" defaultBrowser_newWindow " >새 창</system : String >
179+ <system : String x : Key =" defaultBrowser_newTab " >새 탭</system : String >
180180 <system : String x : Key =" defaultBrowser_parameter" >프라이빗 모드</system : String >
181181
182182 <!-- Priority Setting Dialog -->
Original file line number Diff line number Diff line change 176176 <system : String x : Key =" defaultBrowser_name" >Navegador</system : String >
177177 <system : String x : Key =" defaultBrowser_profile_name" >Nome do navegador</system : String >
178178 <system : String x : Key =" defaultBrowser_path" >Caminho do navegador</system : String >
179- <system : String x : Key =" defaultBrowser_newtab " >Nova janela</system : String >
180- <system : String x : Key =" defaultBrowser_newWindow " >Novo separador</system : String >
179+ <system : String x : Key =" defaultBrowser_newWindow " >Nova janela</system : String >
180+ <system : String x : Key =" defaultBrowser_newTab " >Novo separador</system : String >
181181 <system : String x : Key =" defaultBrowser_parameter" >Modo privado</system : String >
182182
183183 <!-- Priority Setting Dialog -->
Original file line number Diff line number Diff line change 174174 <system : String x : Key =" defaultBrowser_name" >Prehliadač</system : String >
175175 <system : String x : Key =" defaultBrowser_profile_name" >Názov prehliadača</system : String >
176176 <system : String x : Key =" defaultBrowser_path" >Cesta k prehliadaču</system : String >
177- <system : String x : Key =" defaultBrowser_newtab " >Nové okno</system : String >
178- <system : String x : Key =" defaultBrowser_newWindow " >Nová karta</system : String >
177+ <system : String x : Key =" defaultBrowser_newWindow " >Nové okno</system : String >
178+ <system : String x : Key =" defaultBrowser_newTab " >Nová karta</system : String >
179179 <system : String x : Key =" defaultBrowser_parameter" >Privátny režim</system : String >
180180
181181 <!-- Priority Setting Dialog -->
Original file line number Diff line number Diff line change 196196 VerticalAlignment =" Center"
197197 Orientation =" Horizontal" >
198198 <RadioButton IsChecked =" {Binding OpenInTab}"
199- Content =" {DynamicResource defaultBrowser_newWindow }" ></RadioButton >
199+ Content =" {DynamicResource defaultBrowser_newTab }" ></RadioButton >
200200 <RadioButton IsChecked =" {Binding OpenInNewWindow, Mode=OneTime}"
201201 Content =" {DynamicResource defaultBrowser_newWindow}" ></RadioButton >
202202 </StackPanel >
You can’t perform that action at this time.
0 commit comments