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 1014 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1025 <message name="IDS_HELP_PAGE" desc="In Title Case: The text label of the
Help menu item"> | 1025 <message name="IDS_HELP_PAGE" desc="In Title Case: The text label of the
Help menu item"> |
1026 H&elp | 1026 H&elp |
1027 </message> | 1027 </message> |
1028 <message name="IDS_ABOUT" desc="In Title Case: The text label of the Abo
ut Chrome menu item"> | 1028 <message name="IDS_ABOUT" desc="In Title Case: The text label of the Abo
ut Chrome menu item"> |
1029 About &<ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> | 1029 About &<ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> |
1030 </message> | 1030 </message> |
1031 <message name="IDS_EXIT" desc="In Title Case: The text label of the Exit
menu item"> | 1031 <message name="IDS_EXIT" desc="In Title Case: The text label of the Exit
menu item"> |
1032 E&xit | 1032 E&xit |
1033 </message> | 1033 </message> |
1034 </if> | 1034 </if> |
| 1035 <if expr="pp_ifdef('chromeos')"> |
| 1036 <message name="IDS_SIGN_OUT" desc="The text label of the Sign Out menu i
tem"> |
| 1037 Sign Out |
| 1038 </message> |
| 1039 </if> |
1035 | 1040 |
1036 <!-- Keywords --> | 1041 <!-- Keywords --> |
1037 <message name="IDS_KEYWORD_SEARCH" | 1042 <message name="IDS_KEYWORD_SEARCH" |
1038 desc="The description for a chrome keyword search match in the Om
nibox dropdown"> | 1043 desc="The description for a chrome keyword search match in the Om
nibox dropdown"> |
1039 Search <ph name="SITE_NAME">$1<ex>www.google.com</ex></ph> for <ph name=
"SEARCH_TERMS">$2<ex>flowers</ex></ph> | 1044 Search <ph name="SITE_NAME">$1<ex>www.google.com</ex></ph> for <ph name=
"SEARCH_TERMS">$2<ex>flowers</ex></ph> |
1040 </message> | 1045 </message> |
1041 <message name="IDS_EMPTY_KEYWORD_VALUE" | 1046 <message name="IDS_EMPTY_KEYWORD_VALUE" |
1042 desc="Shown in the location bar drop down when the user enters a
string that matches a chrome keyword, but they haven't entered any text followi
ng the chrome keyword"> | 1047 desc="Shown in the location bar drop down when the user enters a
string that matches a chrome keyword, but they haven't entered any text followi
ng the chrome keyword"> |
1043 <enter query> | 1048 <enter query> |
1044 </message> | 1049 </message> |
(...skipping 5848 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6893 <message name="IDS_NOTIFICATION_PANEL_TITLE" desc="Text for the title of t
he notification panel."> | 6898 <message name="IDS_NOTIFICATION_PANEL_TITLE" desc="Text for the title of t
he notification panel."> |
6894 Notifications | 6899 Notifications |
6895 </message> | 6900 </message> |
6896 </if> | 6901 </if> |
6897 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing
"> | 6902 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing
"> |
6898 Import bookmarks now... | 6903 Import bookmarks now... |
6899 </message> | 6904 </message> |
6900 </messages> | 6905 </messages> |
6901 </release> | 6906 </release> |
6902 </grit> | 6907 </grit> |
OLD | NEW |