| Index: ui/base/strings/app_locale_settings_bn.xtb
|
| diff --git a/ui/base/strings/app_locale_settings_bn.xtb b/ui/base/strings/app_locale_settings_bn.xtb
|
| index 38b6fd16f0a7ce53e12f43d67432c3bba79acd28..3777caa060e375e3cc33150e67b7e065158e7d41 100644
|
| --- a/ui/base/strings/app_locale_settings_bn.xtb
|
| +++ b/ui/base/strings/app_locale_settings_bn.xtb
|
| @@ -10,10 +10,10 @@
|
| <translation id="IDS_WEB_FONT_FAMILY">Vrinda</translation>
|
| <translation id="IDS_WEB_FONT_FAMILY_XP">Vrinda</translation>
|
| </if>
|
| -<if expr="pp_ifdef('desktop_linux') and not pp_ifdef('chromeos')">
|
| +<if expr="desktop_linux and not chromeos">
|
| <translation id="IDS_WEB_FONT_FAMILY">Lohit Bengali</translation>
|
| </if>
|
| -<if expr="pp_ifdef('chromeos')">
|
| +<if expr="chromeos">
|
| <translation id="IDS_UI_FONT_FAMILY_CROS">Noto Sans UI, Noto Sans Bengali UI, ui-sans, 13px</translation>
|
| <translation id="IDS_WEB_FONT_FAMILY">Noto Sans UI, Noto Sans Bengali UI, sans-serif</translation>
|
| </if>
|
|
|