Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(419)

Unified Diff: ui/base/strings/app_locale_settings_bn.xtb

Issue 295523002: ui: Fix usage of desktop_linux in our grd files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/base/strings/app_locale_settings.grd ('k') | ui/base/strings/app_locale_settings_ja.xtb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 3777caa060e375e3cc33150e67b7e065158e7d41..2ccd1abca820c9c6523142ce40a1d045ae77a4fa 100644
--- a/ui/base/strings/app_locale_settings_bn.xtb
+++ b/ui/base/strings/app_locale_settings_bn.xtb
@@ -3,14 +3,14 @@
<translationbundle lang="bn">
<if expr="is_win">
<translation id="IDS_UI_FONT_FAMILY">Vrinda</translation>
- <translation id="IDS_UI_FONT_FAMILY_XP">Vrinda</translation>
+ <translation id="IDS_UI_FONT_FAMILY_XP">Vrinda</translation>
<translation id="IDS_UI_FONT_SIZE_SCALER_XP">160</translation>
<translation id="IDS_UI_FONT_SIZE_SCALER">120</translation>
<translation id="IDS_WEB_FONT_SIZE_XP">110%</translation>
<translation id="IDS_WEB_FONT_FAMILY">Vrinda</translation>
<translation id="IDS_WEB_FONT_FAMILY_XP">Vrinda</translation>
</if>
-<if expr="desktop_linux and not chromeos">
+<if expr="is_linux and not chromeos">
<translation id="IDS_WEB_FONT_FAMILY">Lohit Bengali</translation>
</if>
<if expr="chromeos">
« no previous file with comments | « ui/base/strings/app_locale_settings.grd ('k') | ui/base/strings/app_locale_settings_ja.xtb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698