OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <!-- This file contains definitions of resources that will be translated for | 3 <!-- This file contains definitions of resources that will be translated for |
4 each locale. --> | 4 each locale. --> |
5 | 5 |
6 <grit base_dir="." latest_public_release="0" current_release="1" | 6 <grit base_dir="." latest_public_release="0" current_release="1" |
7 source_lang_id="en" enc_check="möl"> | 7 source_lang_id="en" enc_check="möl"> |
8 <outputs> | 8 <outputs> |
9 <output filename="grit/generated_resources.h" type="rc_header"> | 9 <output filename="grit/generated_resources.h" type="rc_header"> |
10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
(...skipping 804 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
815 </message> | 815 </message> |
816 <message name="IDS_TOOLS_MENU" desc="The text label of the Tools submenu
"> | 816 <message name="IDS_TOOLS_MENU" desc="The text label of the Tools submenu
"> |
817 &Tools | 817 &Tools |
818 </message> | 818 </message> |
819 <message name="IDS_ZOOM_MENU" desc="In Title Case: The text label of the
Zoom submenu"> | 819 <message name="IDS_ZOOM_MENU" desc="In Title Case: The text label of the
Zoom submenu"> |
820 &Zoom | 820 &Zoom |
821 </message> | 821 </message> |
822 <message name="IDS_ZOOM_PLUS" desc="In Title Case: The text label of the
Make Text Larger menu item"> | 822 <message name="IDS_ZOOM_PLUS" desc="In Title Case: The text label of the
Make Text Larger menu item"> |
823 &Larger | 823 &Larger |
824 </message> | 824 </message> |
| 825 <message name="IDS_ZOOM_PLUS2" desc="The text label of the Make Text Lar
ger menu item in the merged menu"> |
| 826 + |
| 827 </message> |
825 <message name="IDS_ZOOM_NORMAL" desc="In Title Case: The text label of t
he Make Text Normal Size menu item"> | 828 <message name="IDS_ZOOM_NORMAL" desc="In Title Case: The text label of t
he Make Text Normal Size menu item"> |
826 &Normal | 829 &Normal |
827 </message> | 830 </message> |
828 <message name="IDS_ZOOM_MINUS" desc="In Title Case: The text label of th
e Make Text Smaller menu item"> | 831 <message name="IDS_ZOOM_MINUS" desc="In Title Case: The text label of th
e Make Text Smaller menu item"> |
829 &Smaller | 832 &Smaller |
830 </message> | 833 </message> |
| 834 <message name="IDS_ZOOM_MINUS2" desc="The text label of the Make Text Sm
aller menu item in the merged menu"> |
| 835 - |
| 836 </message> |
| 837 <message name="IDS_ZOOM_PERCENT" desc="Current pages zoom factor; shown
in merged menu"> |
| 838 <ph name="VALUE">$1<ex>100</ex></ph>% |
| 839 </message> |
831 <message name="IDS_ENCODING_MENU" desc="In Title Case: The text label of
the Encoding submenu"> | 840 <message name="IDS_ENCODING_MENU" desc="In Title Case: The text label of
the Encoding submenu"> |
832 &Encoding | 841 &Encoding |
833 </message> | 842 </message> |
834 <message name="IDS_ENCODING_AUTO_DETECT" desc="In Title Case: The text l
abel of the Auto Detect submenu"> | 843 <message name="IDS_ENCODING_AUTO_DETECT" desc="In Title Case: The text l
abel of the Auto Detect submenu"> |
835 Auto Detect | 844 Auto Detect |
836 </message> | 845 </message> |
837 </if> | 846 </if> |
838 <message name="IDS_ENCODING_DISPLAY_TEMPLATE" desc="The format of encoding
s in the encoding menu. Encoding categories are Unicode, Western, Turkish, Cyril
lic, Chinese Simplified, Thai, Arabic, Hebrew and so forth. Encoding names are U
TF-8, ISO-8859-1, Windows-1251, GB2312, etc."> | 847 <message name="IDS_ENCODING_DISPLAY_TEMPLATE" desc="The format of encoding
s in the encoding menu. Encoding categories are Unicode, Western, Turkish, Cyril
lic, Chinese Simplified, Thai, Arabic, Hebrew and so forth. Encoding names are U
TF-8, ISO-8859-1, Windows-1251, GB2312, etc."> |
839 <ph name="ENCODING_CATEGORY">$1<ex>Japanese</ex></ph> (<ph name="ENCODIN
G_NAME">$2<ex>Shift_JIS</ex></ph>) | 848 <ph name="ENCODING_CATEGORY">$1<ex>Japanese</ex></ph> (<ph name="ENCODIN
G_NAME">$2<ex>Shift_JIS</ex></ph>) |
840 </message> | 849 </message> |
(...skipping 7722 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8563 | 8572 |
8564 </messages> | 8573 </messages> |
8565 | 8574 |
8566 <structures first_id="50000" fallback_to_english="true"> | 8575 <structures first_id="50000" fallback_to_english="true"> |
8567 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 8576 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
8568 </structure> | 8577 </structure> |
8569 </structures> | 8578 </structures> |
8570 | 8579 |
8571 </release> | 8580 </release> |
8572 </grit> | 8581 </grit> |
OLD | NEW |