diff options
author | jungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-23 00:17:00 +0000 |
---|---|---|
committer | jungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-23 00:17:00 +0000 |
commit | e95180db0287b6a7480edb22e28ef47e0af6af68 (patch) | |
tree | 2f46c45a22f554397043196e8e27988a2a6959d1 /chrome/app/resources/locale_settings_ml.xtb | |
parent | 778c0d933118eec1b9a027010051e432d6d09852 (diff) | |
download | chromium_src-e95180db0287b6a7480edb22e28ef47e0af6af68.zip chromium_src-e95180db0287b6a7480edb22e28ef47e0af6af68.tar.gz chromium_src-e95180db0287b6a7480edb22e28ef47e0af6af68.tar.bz2 |
Adjust the width and the height of options dialog (Tamil) and
first-run dialog (ta,kn,te,ml)
BUG=10687
Review URL: http://codereview.chromium.org/88017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14277 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources/locale_settings_ml.xtb')
-rw-r--r-- | chrome/app/resources/locale_settings_ml.xtb | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/chrome/app/resources/locale_settings_ml.xtb b/chrome/app/resources/locale_settings_ml.xtb index c9c8a15..0210a54 100644 --- a/chrome/app/resources/locale_settings_ml.xtb +++ b/chrome/app/resources/locale_settings_ml.xtb @@ -24,9 +24,9 @@ <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> -<translation id="IDS_CLEARDATA_DIALOG_WIDTH_CHARS">65</translation> +<translation id="IDS_CLEARDATA_DIALOG_WIDTH_CHARS">82</translation> <translation id="IDS_CLEARDATA_DIALOG_HEIGHT_LINES">15.5</translation> -<translation id="IDS_IMPORT_DIALOG_WIDTH_CHARS">60</translation> +<translation id="IDS_IMPORT_DIALOG_WIDTH_CHARS">80</translation> <translation id="IDS_IMPORT_DIALOG_HEIGHT_LINES">14</translation> <translation id="IDS_ABOUT_DIALOG_WIDTH_CHARS">83</translation> <translation id="IDS_ABOUT_DIALOG_MINIMUM_HEIGHT_LINES">5</translation> @@ -41,9 +41,9 @@ <translation id="IDS_SHELFITEM_DIALOG_HEIGHT_LINES">30</translation> <translation id="IDS_EDITBOOKMARK_DIALOG_WIDTH_CHARS">70</translation> <translation id="IDS_EDITBOOKMARK_DIALOG_HEIGHT_LINES">25</translation> -<translation id="IDS_FIRSTRUN_DIALOG_WIDTH_CHARS">80</translation> +<translation id="IDS_FIRSTRUN_DIALOG_WIDTH_CHARS">94</translation> <translation id="IDS_FIRSTRUN_DIALOG_HEIGHT_LINES">19</translation> -<translation id="IDS_FIRSTRUNCUSTOMIZE_DIALOG_WIDTH_CHARS">80</translation> +<translation id="IDS_FIRSTRUNCUSTOMIZE_DIALOG_WIDTH_CHARS">95</translation> <translation id="IDS_FIRSTRUNCUSTOMIZE_DIALOG_HEIGHT_LINES">17</translation> <translation id="IDS_COOKIES_DIALOG_WIDTH_CHARS">80</translation> <translation id="IDS_COOKIES_DIALOG_HEIGHT_LINES">29</translation> @@ -51,7 +51,7 @@ <translation id="IDS_IMPORTPROGRESS_DIALOG_HEIGHT_LINES">16</translation> <translation id="IDS_IMPORTLOCK_DIALOG_WIDTH_CHARS">50</translation> <translation id="IDS_IMPORTLOCK_DIALOG_HEIGHT_LINES">8</translation> -<translation id="IDS_FIRSTRUNBUBBLE_DIALOG_WIDTH_CHARS">93</translation> +<translation id="IDS_FIRSTRUNBUBBLE_DIALOG_WIDTH_CHARS">108</translation> <translation id="IDS_FIRSTRUNBUBBLE_DIALOG_HEIGHT_LINES">12</translation> <translation id="IDS_STATIC_ENCODING_LIST">ISO-8859-1,windows-1252</translation> <translation id="IDS_BOOKMARK_MANAGER_DIALOG_WIDTH_CHARS">150</translation> |