diff options
author | cira@chromium.org <cira@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-19 19:16:29 +0000 |
---|---|---|
committer | cira@chromium.org <cira@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-19 19:16:29 +0000 |
commit | aa712f33f1299c2086e7b385637885b8759c0488 (patch) | |
tree | 5ebd1b3b2f2ba791b0589ffa06853646ace259d9 /chrome/app/resources/locale_settings_el.xtb | |
parent | ae46154fa91241b8614f04f80c581f9e23dacd5a (diff) | |
download | chromium_src-aa712f33f1299c2086e7b385637885b8759c0488.zip chromium_src-aa712f33f1299c2086e7b385637885b8759c0488.tar.gz chromium_src-aa712f33f1299c2086e7b385637885b8759c0488.tar.bz2 |
Follow up to my previous CL for adding IDS_UI_FONT resources to app_locale_settings.
Removing duplicate IDS_UI_FONT_ from locale_settings (already present in app_locale_settings).
There are no code changes.
BUG=http://crbug.com/7319
TEST=No test case, since we are removing dupes. The only check is to make sure code compiles (and it does).
Review URL: http://codereview.chromium.org/131060
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18838 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources/locale_settings_el.xtb')
-rw-r--r-- | chrome/app/resources/locale_settings_el.xtb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/app/resources/locale_settings_el.xtb b/chrome/app/resources/locale_settings_el.xtb index b607397..04e16c8 100644 --- a/chrome/app/resources/locale_settings_el.xtb +++ b/chrome/app/resources/locale_settings_el.xtb @@ -3,10 +3,6 @@ <translationbundle lang="el"> <translation id="IDS_WEB_FONT_FAMILY">Arial</translation> <translation id="IDS_WEB_FONT_SIZE">84%</translation> -<translation id="IDS_UI_FONT_FAMILY_XP">default</translation> -<translation id="IDS_UI_FONT_FAMILY">default</translation> -<translation id="IDS_UI_FONT_SIZE_SCALER_XP">100</translation> -<translation id="IDS_UI_FONT_SIZE_SCALER">100</translation> <translation id="IDS_ACCEPT_LANGUAGES">el-GR,el</translation> <translation id="IDS_DEFAULT_ENCODING">ISO-8859-7</translation> <translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation> |