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

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

Issue 500108: Fix sync dialog cutting off on XP. (Closed)
Patch Set: Fix for ML dialog. Created 11 years 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_ta.xtb ('k') | no next file » | 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="uk"> 3 <translationbundle lang="uk">
4 <if expr="os != 'darwin'"> 4 <if expr="os != 'darwin'">
5 <translation id="IDS_WEB_FONT_FAMILY">Arial</translation> 5 <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
6 </if> 6 </if>
7 <if expr="os == 'darwin'"> 7 <if expr="os == 'darwin'">
8 <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation> 8 <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation>
9 </if> 9 </if>
10 <translation id="IDS_WEB_FONT_SIZE">84%</translation> 10 <translation id="IDS_WEB_FONT_SIZE">84%</translation>
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
73 <translation id="IDS_FIRSTRUNOEMBUBBLE_DIALOG_WIDTH_CHARS">70</translation> 73 <translation id="IDS_FIRSTRUNOEMBUBBLE_DIALOG_WIDTH_CHARS">70</translation>
74 <translation id="IDS_FIRSTRUNOEMBUBBLE_DIALOG_HEIGHT_LINES">4</translation> 74 <translation id="IDS_FIRSTRUNOEMBUBBLE_DIALOG_HEIGHT_LINES">4</translation>
75 <translation id="IDS_STATIC_ENCODING_LIST">windows-1251,KOI8-U,KOI8-R,ISO-8859-5 </translation> 75 <translation id="IDS_STATIC_ENCODING_LIST">windows-1251,KOI8-U,KOI8-R,ISO-8859-5 </translation>
76 <translation id="IDS_BOOKMARK_MANAGER_DIALOG_WIDTH_CHARS">150</translation> 76 <translation id="IDS_BOOKMARK_MANAGER_DIALOG_WIDTH_CHARS">150</translation>
77 <translation id="IDS_BOOKMARK_MANAGER_DIALOG_HEIGHT_LINES">40</translation> 77 <translation id="IDS_BOOKMARK_MANAGER_DIALOG_HEIGHT_LINES">40</translation>
78 <translation id="IDS_DOWNLOAD_BIG_PROGRESS_SIZE">52</translation> 78 <translation id="IDS_DOWNLOAD_BIG_PROGRESS_SIZE">52</translation>
79 <translation id="IDS_SELECT_PROFILE_DIALOG_WIDTH_CHARS">60</translation> 79 <translation id="IDS_SELECT_PROFILE_DIALOG_WIDTH_CHARS">60</translation>
80 <translation id="IDS_SELECT_PROFILE_DIALOG_HEIGHT_LINES">5</translation> 80 <translation id="IDS_SELECT_PROFILE_DIALOG_HEIGHT_LINES">5</translation>
81 <translation id="IDS_NEW_PROFILE_DIALOG_WIDTH_CHARS">60</translation> 81 <translation id="IDS_NEW_PROFILE_DIALOG_WIDTH_CHARS">60</translation>
82 <translation id="IDS_SYNC_SETUP_WIZARD_WIDTH_CHARS">46</translation> 82 <translation id="IDS_SYNC_SETUP_WIZARD_WIDTH_CHARS">46</translation>
83 <translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">16</translation> 83 <translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">17</translation>
84 <translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_WIDTH_CHARS">50</translation> 84 <translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_WIDTH_CHARS">50</translation>
85 <translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_HEIGHT_LINES">5</translation> 85 <translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_HEIGHT_LINES">5</translation>
86 <translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_WIDTH_CHARS">60</translation> 86 <translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_WIDTH_CHARS">60</translation>
87 <translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_HEIGHT_LINES">8</translation> 87 <translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_HEIGHT_LINES">8</translation>
88 <translation id="IDS_DOWNLOAD_IN_PROGRESS_WIDTH_CHARS">67</translation> 88 <translation id="IDS_DOWNLOAD_IN_PROGRESS_WIDTH_CHARS">67</translation>
89 <translation id="IDS_DOWNLOAD_IN_PROGRESS_MINIMUM_HEIGHT_LINES">4</translation> 89 <translation id="IDS_DOWNLOAD_IN_PROGRESS_MINIMUM_HEIGHT_LINES">4</translation>
90 </translationbundle> 90 </translationbundle>
OLDNEW
« no previous file with comments | « chrome/app/resources/locale_settings_ta.xtb ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698