diff options
Diffstat (limited to 'chrome/app/resources/locale_settings_or.xtb')
-rw-r--r-- | chrome/app/resources/locale_settings_or.xtb | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/chrome/app/resources/locale_settings_or.xtb b/chrome/app/resources/locale_settings_or.xtb index 55c0ad4..222cf30 100644 --- a/chrome/app/resources/locale_settings_or.xtb +++ b/chrome/app/resources/locale_settings_or.xtb @@ -3,8 +3,10 @@ <translationbundle lang="or"> <translation id="IDS_WEB_FONT_FAMILY">Arial</translation> <translation id="IDS_WEB_FONT_SIZE">84%</translation> -<translation id="IDS_UI_FONT_FAMILY">default</translation> -<translation id="IDS_UI_FONT_SIZE_SCALER">100</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">120</translation> <translation id="IDS_ACCEPT_LANGUAGES">or-IN,or,en-US,en</translation> <translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation> <translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation> @@ -20,7 +22,7 @@ <translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation> <translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation> <translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation> -<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">36</translation> +<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">34</translation> <translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation> <translation id="IDS_BUGREPORT_DIALOG_WIDTH_CHARS">85</translation> <translation id="IDS_BUGREPORT_DIALOG_HEIGHT_LINES">17</translation> |