| Index: chrome/app/resources/locale_settings_en-GB.xtb
|
| diff --git a/chrome/app/resources/locale_settings_en-GB.xtb b/chrome/app/resources/locale_settings_en-GB.xtb
|
| index a879f7d596a541dca2221ac625962accb6c2f4ca..96aace31afbc31f9bf2a75ee257b39ff801b2c8e 100644
|
| --- a/chrome/app/resources/locale_settings_en-GB.xtb
|
| +++ b/chrome/app/resources/locale_settings_en-GB.xtb
|
| @@ -2,7 +2,7 @@
|
| <!DOCTYPE translationbundle>
|
| <translationbundle lang="en-GB">
|
| <translation id="IDS_ACCEPT_LANGUAGES">en-GB,en-US,en</translation>
|
| -<translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation>
|
| +<translation id="IDS_DEFAULT_ENCODING">windows-1252</translation>
|
| <translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
|
| <translation id="IDS_SPELLCHECK_DICTIONARY">en-GB</translation>
|
| <translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">23</translation>
|
| @@ -46,7 +46,7 @@
|
| <translation id="IDS_FIRSTRUNBUBBLE_DIALOG_HEIGHT_LINES">12</translation>
|
| <translation id="IDS_FIRSTRUNOEMBUBBLE_DIALOG_WIDTH_CHARS">70</translation>
|
| <translation id="IDS_FIRSTRUNOEMBUBBLE_DIALOG_HEIGHT_LINES">4</translation>
|
| -<translation id="IDS_STATIC_ENCODING_LIST">ISO-8859-1,windows-1252</translation>
|
| +<translation id="IDS_STATIC_ENCODING_LIST">windows-1252</translation>
|
| <translation id="IDS_BOOKMARK_MANAGER_DIALOG_WIDTH_CHARS">150</translation>
|
| <translation id="IDS_BOOKMARK_MANAGER_DIALOG_HEIGHT_LINES">40</translation>
|
| <translation id="IDS_DOWNLOAD_BIG_PROGRESS_SIZE">52</translation>
|
|
|