Skip to content

Commit 7566280

Browse files
authored
Update font face names in Japanese localization (#2409)
1 parent 32ad90f commit 7566280

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Src/Localization/WixUI/WixUI_ja-jp.wxl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<String Id="Advanced_Font_Bigger_Size" Overridable="yes">12</String>
3232
<String Id="Advanced_Font_Title_Size" Overridable="yes">9</String>
3333
<String Id="Advanced_Font_Emphasized_Size" Overridable="yes">8</String>
34-
<String Id="Advanced_Font_FaceName" Overridable="yes">"MS UI Gothic", "MS PGothic", "MS Pゴシック", "MS Gothic", "MS ゴシック", Osaka, Tahoma</String>
34+
<String Id="Advanced_Font_FaceName" Overridable="yes">"MS UI Gothic", "MS PGothic", "MS Pゴシック", "MS Gothic", "MS ゴシック", Yu Gothic UI, Tahoma</String>
3535

3636
<String Id="BrowseDlg_Title" Overridable="yes">[ProductName] セットアップ</String>
3737
<String Id="BrowseDlgComboLabel" Overridable="yes">場所(&amp;L):</String>

0 commit comments

Comments
 (0)