Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(177)

Side by Side Diff: chrome/app/resources/locale_settings_it.xtb

Issue 2655003: Make ChromeOS's options dialog wider for it and da. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: remove un-informative comment per tony Created 10 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « chrome/app/resources/locale_settings_da.xtb ('k') | tools/grit/grit/node/io.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" ?> 1 <?xml version="1.0" ?>
2 <!DOCTYPE translationbundle> 2 <!DOCTYPE translationbundle>
3 <translationbundle lang="it"> 3 <translationbundle lang="it">
4 <translation id="IDS_ACCEPT_LANGUAGES">it-IT,it,en-US,en</translation> 4 <translation id="IDS_ACCEPT_LANGUAGES">it-IT,it,en-US,en</translation>
5 <translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation> 5 <translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation>
6 <translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation> 6 <translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
7 <translation id="IDS_SPELLCHECK_DICTIONARY">it</translation> 7 <translation id="IDS_SPELLCHECK_DICTIONARY">it</translation>
8 <translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation> 8 <if expr="pp_if('chromeos')">
9 <translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">114</translation>
10 </if>
11 <if expr="not pp_if('chromeos')">
12 <translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
13 </if>
9 <translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">40</translation> 14 <translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">40</translation>
10 <translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation> 15 <translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation>
11 <translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation> 16 <translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
12 <translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation> 17 <translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
13 <translation id="IDS_URLPICKER_DIALOG_HEIGHT_LINES">30</translation> 18 <translation id="IDS_URLPICKER_DIALOG_HEIGHT_LINES">30</translation>
14 <translation id="IDS_URLPICKER_DIALOG_LEFT_COLUMN_WIDTH_CHARS">33</translation> 19 <translation id="IDS_URLPICKER_DIALOG_LEFT_COLUMN_WIDTH_CHARS">33</translation>
15 <translation id="IDS_PASSWORDS_DIALOG_WIDTH_CHARS">106</translation> 20 <translation id="IDS_PASSWORDS_DIALOG_WIDTH_CHARS">106</translation>
16 <translation id="IDS_PASSWORDS_DIALOG_HEIGHT_LINES">27</translation> 21 <translation id="IDS_PASSWORDS_DIALOG_HEIGHT_LINES">27</translation>
17 <translation id="IDS_CUSTOMIZE_SYNC_DIALOG_WIDTH_CHARS">60</translation> 22 <translation id="IDS_CUSTOMIZE_SYNC_DIALOG_WIDTH_CHARS">60</translation>
18 <translation id="IDS_CUSTOMIZE_SYNC_DIALOG_HEIGHT_LINES">10</translation> 23 <translation id="IDS_CUSTOMIZE_SYNC_DIALOG_HEIGHT_LINES">10</translation>
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 <translation id="IDS_NEW_PROFILE_DIALOG_WIDTH_CHARS">60</translation> 62 <translation id="IDS_NEW_PROFILE_DIALOG_WIDTH_CHARS">60</translation>
58 <translation id="IDS_SYNC_SETUP_WIZARD_WIDTH_CHARS">46</translation> 63 <translation id="IDS_SYNC_SETUP_WIZARD_WIDTH_CHARS">46</translation>
59 <translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">16</translation> 64 <translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">16</translation>
60 <translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_WIDTH_CHARS">50</translation> 65 <translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_WIDTH_CHARS">50</translation>
61 <translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_HEIGHT_LINES">5</translation> 66 <translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_HEIGHT_LINES">5</translation>
62 <translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_WIDTH_CHARS">60</translation> 67 <translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_WIDTH_CHARS">60</translation>
63 <translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_HEIGHT_LINES">8</translation> 68 <translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_HEIGHT_LINES">8</translation>
64 <translation id="IDS_DOWNLOAD_IN_PROGRESS_WIDTH_CHARS">67</translation> 69 <translation id="IDS_DOWNLOAD_IN_PROGRESS_WIDTH_CHARS">67</translation>
65 <translation id="IDS_DOWNLOAD_IN_PROGRESS_MINIMUM_HEIGHT_LINES">4</translation> 70 <translation id="IDS_DOWNLOAD_IN_PROGRESS_MINIMUM_HEIGHT_LINES">4</translation>
66 </translationbundle> 71 </translationbundle>
OLDNEW
« no previous file with comments | « chrome/app/resources/locale_settings_da.xtb ('k') | tools/grit/grit/node/io.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698