OLD | NEW |
1 <?xml version="1.0" ?> | 1 <?xml version="1.0" ?> |
2 <!DOCTYPE translationbundle> | 2 <!DOCTYPE translationbundle> |
3 <translationbundle lang="bn"> | 3 <translationbundle lang="bn"> |
4 <if expr="os != 'darwin'"> | |
5 <translation id="IDS_WEB_FONT_FAMILY">Vrinda</translation> | |
6 </if> | |
7 <if expr="os == 'darwin'"> | |
8 <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation> | |
9 </if> | |
10 <translation id="IDS_WEB_FONT_SIZE">110%</translation> | |
11 <translation id="IDS_ACCEPT_LANGUAGES">bn-IN,bn,en-US,en</translation> | 4 <translation id="IDS_ACCEPT_LANGUAGES">bn-IN,bn,en-US,en</translation> |
12 <translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation> | 5 <translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation> |
13 <translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation> | 6 <translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation> |
| 7 <translation id="IDS_WEB_FONT_SIZE">84%</translation> |
| 8 <if expr="os == 'win32'"> |
| 9 <translation id="IDS_WEB_FONT_SIZE_XP">110%</translation> |
| 10 </if> |
14 <if expr="os != 'darwin'"> | 11 <if expr="os != 'darwin'"> |
| 12 <translation id="IDS_WEB_FONT_FAMILY">Vrinda</translation> |
15 <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation> | 13 <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation> |
16 <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation> | 14 <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation> |
17 <translation id="IDS_SANS_SERIF_FONT_FAMILY">Vrinda</translation> | 15 <translation id="IDS_SANS_SERIF_FONT_FAMILY">Vrinda</translation> |
18 <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation> | 16 <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation> |
19 <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation> | 17 <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation> |
20 </if> | 18 </if> |
21 <if expr="os == 'darwin'"> | 19 <if expr="os == 'darwin'"> |
| 20 <translation id="IDS_WEB_FONT_FAMILY">Helvetica</translation> |
22 <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation> | 21 <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation> |
23 <translation id="IDS_SERIF_FONT_FAMILY">Times</translation> | 22 <translation id="IDS_SERIF_FONT_FAMILY">Times</translation> |
24 <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation> | 23 <translation id="IDS_SANS_SERIF_FONT_FAMILY">Helvetica</translation> |
25 <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation> | 24 <translation id="IDS_CURSIVE_FONT_FAMILY">Apple Chancery</translation> |
26 <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation> | 25 <translation id="IDS_FANTASY_FONT_FAMILY">Papyrus</translation> |
27 </if> | 26 </if> |
28 <translation id="IDS_DEFAULT_FONT_SIZE">16</translation> | 27 <translation id="IDS_DEFAULT_FONT_SIZE">16</translation> |
29 <translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation> | 28 <translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation> |
30 <translation id="IDS_MINIMUM_FONT_SIZE">1</translation> | 29 <translation id="IDS_MINIMUM_FONT_SIZE">1</translation> |
31 <translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation> | 30 <translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation> |
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
81 <translation id="IDS_NEW_PROFILE_DIALOG_WIDTH_CHARS">60</translation> | 80 <translation id="IDS_NEW_PROFILE_DIALOG_WIDTH_CHARS">60</translation> |
82 <translation id="IDS_SYNC_SETUP_WIZARD_WIDTH_CHARS">50</translation> | 81 <translation id="IDS_SYNC_SETUP_WIZARD_WIDTH_CHARS">50</translation> |
83 <translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">17</translation> | 82 <translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">17</translation> |
84 <translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_WIDTH_CHARS">50</translation> | 83 <translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_WIDTH_CHARS">50</translation> |
85 <translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_HEIGHT_LINES">5</translation> | 84 <translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_HEIGHT_LINES">5</translation> |
86 <translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_WIDTH_CHARS">60</translation> | 85 <translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_WIDTH_CHARS">60</translation> |
87 <translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_HEIGHT_LINES">8</translation> | 86 <translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_HEIGHT_LINES">8</translation> |
88 <translation id="IDS_DOWNLOAD_IN_PROGRESS_WIDTH_CHARS">67</translation> | 87 <translation id="IDS_DOWNLOAD_IN_PROGRESS_WIDTH_CHARS">67</translation> |
89 <translation id="IDS_DOWNLOAD_IN_PROGRESS_MINIMUM_HEIGHT_LINES">4</translation> | 88 <translation id="IDS_DOWNLOAD_IN_PROGRESS_MINIMUM_HEIGHT_LINES">4</translation> |
90 </translationbundle> | 89 </translationbundle> |
OLD | NEW |