| 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 1119 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1130 Chromium is out of date | 1130 Chromium is out of date |
| 1131 </message> | 1131 </message> |
| 1132 <message name="IDS_UPGRADE_BUBBLE_TEXT" desc="Text for the upgrade bubble
view full description."> | 1132 <message name="IDS_UPGRADE_BUBBLE_TEXT" desc="Text for the upgrade bubble
view full description."> |
| 1133 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. | 1133 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. |
| 1134 </message> | 1134 </message> |
| 1135 <message name="IDS_UPGRADE_BUBBLE_REENABLE_TEXT" desc="Text for the upgrad
e bubble view full description."> | 1135 <message name="IDS_UPGRADE_BUBBLE_REENABLE_TEXT" desc="Text for the upgrad
e bubble view full description."> |
| 1136 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. | 1136 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. |
| 1137 </message> | 1137 </message> |
| 1138 | 1138 |
| 1139 <!-- User menu errors --> | 1139 <!-- User menu errors --> |
| 1140 <message name="IDS_SYNC_ERROR_USER_MENU_SUPERVISED_SIGNIN_MESSAGE" desc="M
essage of the out-of-date signin token error for supervised users in the header
of desktop user menu."> |
| 1141 Your manager must remove and add you back to Chromium. |
| 1142 </message> |
| 1140 <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."> | 1143 <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."> |
| 1141 Chromium is out of date. | 1144 Chromium is out of date. |
| 1142 </message> | 1145 </message> |
| 1143 <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."> | 1146 <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."> |
| 1144 Update Chromium | 1147 Update Chromium |
| 1145 </message> | 1148 </message> |
| 1146 | 1149 |
| 1147 <!-- Upgrade recovery bubble --> | 1150 <!-- Upgrade recovery bubble --> |
| 1148 <message name="IDS_RUN_RECOVERY" desc="Text for the button the user clicks
to recover chromium and its updater."> | 1151 <message name="IDS_RUN_RECOVERY" desc="Text for the button the user clicks
to recover chromium and its updater."> |
| 1149 Update Chromium | 1152 Update Chromium |
| (...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1251 </message> | 1254 </message> |
| 1252 <message name="IDS_METRO_FLOW_LOGO_STRING_ALT" | 1255 <message name="IDS_METRO_FLOW_LOGO_STRING_ALT" |
| 1253 desc="Alt text for the faded Chrome logo image."> | 1256 desc="Alt text for the faded Chrome logo image."> |
| 1254 Chromium logo | 1257 Chromium logo |
| 1255 </message> | 1258 </message> |
| 1256 </if> | 1259 </if> |
| 1257 | 1260 |
| 1258 </messages> | 1261 </messages> |
| 1259 </release> | 1262 </release> |
| 1260 </grit> | 1263 </grit> |
| OLD | NEW |