diff options
author | dantasse@chromium.org <dantasse@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-01 04:08:31 +0000 |
---|---|---|
committer | dantasse@chromium.org <dantasse@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-01 04:08:31 +0000 |
commit | 646cba543160a10cfb449fb6ff4db4b4e416968a (patch) | |
tree | 898758af281ed870a7533e074fd8be4f334d0dac /chrome/app/resources/locale_settings_nl.xtb | |
parent | 043b3aa6eea4e479ebf4da0a886ee2c44a5b53d8 (diff) | |
download | chromium_src-646cba543160a10cfb449fb6ff4db4b4e416968a.zip chromium_src-646cba543160a10cfb449fb6ff4db4b4e416968a.tar.gz chromium_src-646cba543160a10cfb449fb6ff4db4b4e416968a.tar.bz2 |
Add CUSTOMIZE_SYNC_DIALOG_WIDTH_CHARS and _HEIGHT_LINES to xtb files
BUG=34209
TEST=none
Review URL: http://codereview.chromium.org/1521008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43313 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources/locale_settings_nl.xtb')
-rw-r--r-- | chrome/app/resources/locale_settings_nl.xtb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/app/resources/locale_settings_nl.xtb b/chrome/app/resources/locale_settings_nl.xtb index 0d14b37..10f94a1 100644 --- a/chrome/app/resources/locale_settings_nl.xtb +++ b/chrome/app/resources/locale_settings_nl.xtb @@ -14,6 +14,8 @@ <translation id="IDS_URLPICKER_DIALOG_LEFT_COLUMN_WIDTH_CHARS">33</translation> <translation id="IDS_PASSWORDS_DIALOG_WIDTH_CHARS">106</translation> <translation id="IDS_PASSWORDS_DIALOG_HEIGHT_LINES">27</translation> +<translation id="IDS_CUSTOMIZE_SYNC_DIALOG_WIDTH_CHARS">60</translation> +<translation id="IDS_CUSTOMIZE_SYNC_DIALOG_HEIGHT_LINES">10</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">67</translation> |