OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <grit latest_public_release="0" current_release="1"> | 2 <grit latest_public_release="0" current_release="1"> |
3 <outputs> | 3 <outputs> |
4 <output filename="grit/locale_settings.h" type="rc_header"> | 4 <output filename="grit/locale_settings.h" type="rc_header"> |
5 <emit emit_type='prepend'></emit> | 5 <emit emit_type='prepend'></emit> |
6 </output> | 6 </output> |
7 <output filename="locale_settings_am.rc" type="rc_all" lang="am" /> | 7 <output filename="locale_settings_am.rc" type="rc_all" lang="am" /> |
8 <output filename="locale_settings_ar.rc" type="rc_all" lang="ar" /> | 8 <output filename="locale_settings_ar.rc" type="rc_all" lang="ar" /> |
9 <output filename="locale_settings_bg.rc" type="rc_all" lang="bg" /> | 9 <output filename="locale_settings_bg.rc" type="rc_all" lang="bg" /> |
10 <output filename="locale_settings_bn.rc" type="rc_all" lang="bn" /> | 10 <output filename="locale_settings_bn.rc" type="rc_all" lang="bn" /> |
(...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
261 76 | 261 76 |
262 </message> | 262 </message> |
263 | 263 |
264 <!-- The height of the Content Settings dialog box, in lines (line height
= character --> | 264 <!-- The height of the Content Settings dialog box, in lines (line height
= character --> |
265 <!-- height for default dialog box font) --> | 265 <!-- height for default dialog box font) --> |
266 <message name="IDS_CONTENT_SETTINGS_DIALOG_HEIGHT_LINES" use_name_for_id="
true"> | 266 <message name="IDS_CONTENT_SETTINGS_DIALOG_HEIGHT_LINES" use_name_for_id="
true"> |
267 24 | 267 24 |
268 </message> | 268 </message> |
269 | 269 |
270 <!-- The width of the list box in the Content Settings dialog box, in char
acters (character width = --> | 270 <!-- The width of the list box in the Content Settings dialog box, in char
acters (character width = --> |
271 <!-- average character width for default dialog box font) --> | 271 <!-- average character width for default list box font) --> |
272 <message name="IDS_CONTENT_SETTINGS_DIALOG_LISTBOX_WIDTH_CHARS" use_name_f
or_id="true"> | 272 <message name="IDS_CONTENT_SETTINGS_DIALOG_LISTBOX_WIDTH_CHARS" use_name_f
or_id="true"> |
273 18 | 273 18 |
274 </message> | 274 </message> |
275 | 275 |
276 <!-- The width and height of the URL picker dialog box in characters and l
ines --> | 276 <!-- The width and height of the URL picker dialog box in characters and l
ines --> |
277 <!-- (See above). --> | 277 <!-- (See above). --> |
278 <message name="IDS_URLPICKER_DIALOG_WIDTH_CHARS" use_name_for_id="true"> | 278 <message name="IDS_URLPICKER_DIALOG_WIDTH_CHARS" use_name_for_id="true"> |
279 80 | 279 80 |
280 </message> | 280 </message> |
281 <message name="IDS_URLPICKER_DIALOG_HEIGHT_LINES" use_name_for_id="true"> | 281 <message name="IDS_URLPICKER_DIALOG_HEIGHT_LINES" use_name_for_id="true"> |
(...skipping 414 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
696 <message name="IDS_PASSWORD_CHANGED_DIALOG_WIDTH_CHARS" use_name_for_id=
"true"> | 696 <message name="IDS_PASSWORD_CHANGED_DIALOG_WIDTH_CHARS" use_name_for_id=
"true"> |
697 70 | 697 70 |
698 </message> | 698 </message> |
699 <message name="IDS_PASSWORD_CHANGED_DIALOG_HEIGHT_LINES" use_name_for_id
="true"> | 699 <message name="IDS_PASSWORD_CHANGED_DIALOG_HEIGHT_LINES" use_name_for_id
="true"> |
700 14 | 700 14 |
701 </message> | 701 </message> |
702 </if> | 702 </if> |
703 </messages> | 703 </messages> |
704 </release> | 704 </release> |
705 </grit> | 705 </grit> |
OLD | NEW |