| OLD | NEW |
| 1 <?xml version="1.0" ?> | 1 <?xml version="1.0" ?> |
| 2 <!DOCTYPE translationbundle> | 2 <!DOCTYPE translationbundle> |
| 3 <translationbundle lang="de"> | 3 <translationbundle lang="de"> |
| 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 Loading... |
| 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">ISO-8859-1,windows-1252</translation> | 75 <translation id="IDS_STATIC_ENCODING_LIST">ISO-8859-1,windows-1252</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">17</translation> | 83 <translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">18</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">94</translation> | 88 <translation id="IDS_DOWNLOAD_IN_PROGRESS_WIDTH_CHARS">94</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> |
| OLD | NEW |