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

Unified Diff: chrome/app/resources/platform_locale_settings/locale_settings_cros_ja.xtb

Issue 10928133: Remove the obsolete string : IDS_LOCALE_GTK (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 3 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
Index: chrome/app/resources/platform_locale_settings/locale_settings_cros_ja.xtb
===================================================================
--- chrome/app/resources/platform_locale_settings/locale_settings_cros_ja.xtb (revision 156155)
+++ chrome/app/resources/platform_locale_settings/locale_settings_cros_ja.xtb (working copy)
@@ -7,13 +7,6 @@
<translation id="IDS_FIXED_FONT_FAMILY">MotoyaG04GothicMono</translation>
<translation id="IDS_SERIF_FONT_FAMILY">MotoyaG04Mincho</translation>
<translation id="IDS_SANS_SERIF_FONT_FAMILY">MotoyaG04Gothic</translation>
- <translation id="IDS_LOCALE_GTKRC"> # gtkrc.ja
-gtk-font-name="MotoyaG04Gothic 10"
-style "OverrideTooltipFontStyle" = "TooltipStyle" {
- font_name = "MotoyaG04Gothic 10"
-}
-widget "gtk-tooltip*" style "OverrideTooltipFontStyle"
- </translation>
</if>
<if expr="not pp_ifdef('_google_chrome')">
<translation id="IDS_STANDARD_FONT_FAMILY">IPAPGothic</translation>
@@ -21,13 +14,6 @@
<translation id="IDS_FIXED_FONT_FAMILY">IPAGothic</translation>
<translation id="IDS_SERIF_FONT_FAMILY">IPAPMincho</translation>
<translation id="IDS_SANS_SERIF_FONT_FAMILY">IPAPGothic</translation>
- <translation id="IDS_LOCALE_GTKRC"> # gtkrc.ja
-gtk-font-name="IPAPGothic 10"
-style "OverrideTooltipFontStyle" = "TooltipStyle" {
- font_name = "IPAPGothic 10"
-}
-widget "gtk-tooltip*" style "OverrideTooltipFontStyle"
- </translation>
</if>
<translation id="IDS_MINIMUM_FONT_SIZE">10</translation>
<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">10</translation>

Powered by Google App Engine
This is Rietveld 408576698