| OLD | NEW |
| 1 <?xml version="1.0" ?> | 1 <?xml version="1.0" ?> |
| 2 <!DOCTYPE translationbundle> | 2 <!DOCTYPE translationbundle> |
| 3 <translationbundle lang="zh-TW"> | 3 <translationbundle lang="zh-TW"> |
| 4 <if expr="os == 'win32'"> | 4 <if expr="os == 'win32'"> |
| 5 <translation id="IDS_WEB_FONT_FAMILY">Arial, Microsoft Jhenghei, PMingLiu, san
s-serif</translation> | 5 <translation id="IDS_WEB_FONT_FAMILY">Arial, Microsoft Jhenghei, PMingLiu, san
s-serif</translation> |
| 6 </if> | 6 </if> |
| 7 <if expr="os == 'darwin'"> | 7 <if expr="os == 'darwin'"> |
| 8 <translation id="IDS_WEB_FONT_FAMILY">Helvetica, LiHei Pro</translation> | 8 <translation id="IDS_WEB_FONT_FAMILY">Helvetica, LiHei Pro</translation> |
| 9 </if> | 9 </if> |
| 10 <if expr="os == 'linux2'"> | 10 <if expr="os == 'linux2'"> |
| (...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 81 <translation id="IDS_DOWNLOAD_BIG_PROGRESS_SIZE">52</translation> | 81 <translation id="IDS_DOWNLOAD_BIG_PROGRESS_SIZE">52</translation> |
| 82 <translation id="IDS_SELECT_PROFILE_DIALOG_WIDTH_CHARS">60</translation> | 82 <translation id="IDS_SELECT_PROFILE_DIALOG_WIDTH_CHARS">60</translation> |
| 83 <translation id="IDS_SELECT_PROFILE_DIALOG_HEIGHT_LINES">5</translation> | 83 <translation id="IDS_SELECT_PROFILE_DIALOG_HEIGHT_LINES">5</translation> |
| 84 <translation id="IDS_NEW_PROFILE_DIALOG_WIDTH_CHARS">60</translation> | 84 <translation id="IDS_NEW_PROFILE_DIALOG_WIDTH_CHARS">60</translation> |
| 85 <translation id="IDS_SYNC_SETUP_WIZARD_WIDTH_CHARS">46</translation> | 85 <translation id="IDS_SYNC_SETUP_WIZARD_WIDTH_CHARS">46</translation> |
| 86 <translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">14</translation> | 86 <translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">14</translation> |
| 87 <translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_WIDTH_CHARS">50</translation> | 87 <translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_WIDTH_CHARS">50</translation> |
| 88 <translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_HEIGHT_LINES">5</translation> | 88 <translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_HEIGHT_LINES">5</translation> |
| 89 <translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_WIDTH_CHARS">60</translation> | 89 <translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_WIDTH_CHARS">60</translation> |
| 90 <translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_HEIGHT_LINES">8</translation> | 90 <translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_HEIGHT_LINES">8</translation> |
| 91 <translation id="IDS_DOWNLOAD_IN_PROGRESS_WIDTH_CHARS">67</translation> |
| 92 <translation id="IDS_DOWNLOAD_IN_PROGRESS_MINIMUM_HEIGHT_LINES">4</translation> |
| 91 </translationbundle> | 93 </translationbundle> |
| OLD | NEW |