OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <!-- This file contains definitions of strings that are distribution specific. | 2 <!-- This file contains definitions of strings that are distribution specific. |
3 If you update this file, be sure also to update google_chrome_strings.grd. --> | 3 If you update this file, be sure also to update google_chrome_strings.grd. --> |
4 | 4 |
5 <grit base_dir="." latest_public_release="0" current_release="1" | 5 <grit base_dir="." latest_public_release="0" current_release="1" |
6 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> | 6 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> |
7 <outputs> | 7 <outputs> |
8 <output filename="grit/chromium_strings.h" type="rc_header"> | 8 <output filename="grit/chromium_strings.h" type="rc_header"> |
9 <emit emit_type='prepend'></emit> | 9 <emit emit_type='prepend'></emit> |
10 </output> | 10 </output> |
(...skipping 1092 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1103 <message name="IDS_UPGRADE_BUBBLE_TITLE" desc="Text for the title of the u
pgrade bubble view."> | 1103 <message name="IDS_UPGRADE_BUBBLE_TITLE" desc="Text for the title of the u
pgrade bubble view."> |
1104 Chromium is out of date | 1104 Chromium is out of date |
1105 </message> | 1105 </message> |
1106 <message name="IDS_UPGRADE_BUBBLE_TEXT" desc="Text for the upgrade bubble
view full description."> | 1106 <message name="IDS_UPGRADE_BUBBLE_TEXT" desc="Text for the upgrade bubble
view full description."> |
1107 Chromium could not update itself to the latest version, so you are missi
ng out on awesome new features and security fixes. You need to manually reinstal
l Chromium. | 1107 Chromium could not update itself to the latest version, so you are missi
ng out on awesome new features and security fixes. You need to manually reinstal
l Chromium. |
1108 </message> | 1108 </message> |
1109 <message name="IDS_UPGRADE_BUBBLE_REENABLE_TEXT" desc="Text for the upgrad
e bubble view full description."> | 1109 <message name="IDS_UPGRADE_BUBBLE_REENABLE_TEXT" desc="Text for the upgrad
e bubble view full description."> |
1110 Chromium could not update itself to the latest version, so you are missi
ng out on awesome new features and security fixes. You need to update Chromium. | 1110 Chromium could not update itself to the latest version, so you are missi
ng out on awesome new features and security fixes. You need to update Chromium. |
1111 </message> | 1111 </message> |
1112 | 1112 |
| 1113 <!-- User menu errors --> |
| 1114 <message name="IDS_SYNC_ERROR_USER_MENU_UPGRADE_MESSAGE" desc="Message of
the out-of-date Chrome client error in the header of desktop user menu."> |
| 1115 Chromium is out of date. |
| 1116 </message> |
| 1117 <message name="IDS_SYNC_ERROR_USER_MENU_UPGRADE_BUTTON" desc="Button in th
e header of desktop user menu that prompts the user to update Chrome to fix the
out-of-date Chrome client error."> |
| 1118 Update Chromium |
| 1119 </message> |
| 1120 |
1113 <!-- Upgrade recovery bubble --> | 1121 <!-- Upgrade recovery bubble --> |
1114 <message name="IDS_RUN_RECOVERY" desc="Text for the button the user clicks
to recover chromium and its updater."> | 1122 <message name="IDS_RUN_RECOVERY" desc="Text for the button the user clicks
to recover chromium and its updater."> |
1115 Update Chromium | 1123 Update Chromium |
1116 </message> | 1124 </message> |
1117 <message name="IDS_DECLINE_RECOVERY" desc="Text for the button the user cl
icks to decline recovery request."> | 1125 <message name="IDS_DECLINE_RECOVERY" desc="Text for the button the user cl
icks to decline recovery request."> |
1118 No, thanks | 1126 No, thanks |
1119 </message> | 1127 </message> |
1120 <message name="IDS_RECOVERY_BUBBLE_TITLE" desc="Text for the title of the
chrome recovery bubble view."> | 1128 <message name="IDS_RECOVERY_BUBBLE_TITLE" desc="Text for the title of the
chrome recovery bubble view."> |
1121 Chromium is out of date | 1129 Chromium is out of date |
1122 </message> | 1130 </message> |
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1217 </message> | 1225 </message> |
1218 <message name="IDS_METRO_FLOW_LOGO_STRING_ALT" | 1226 <message name="IDS_METRO_FLOW_LOGO_STRING_ALT" |
1219 desc="Alt text for the faded Chrome logo image."> | 1227 desc="Alt text for the faded Chrome logo image."> |
1220 Chromium logo | 1228 Chromium logo |
1221 </message> | 1229 </message> |
1222 </if> | 1230 </if> |
1223 | 1231 |
1224 </messages> | 1232 </messages> |
1225 </release> | 1233 </release> |
1226 </grit> | 1234 </grit> |
OLD | NEW |