| 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 specific to | 2 <!-- This file contains definitions of strings that are specific to |
| 3 Google Chrome. These strings will be translated for each locale that Google | 3 Google Chrome. These strings will be translated for each locale that Google |
| 4 Chrome supports. If you update this file, be sure also to update | 4 Chrome supports. If you update this file, be sure also to update |
| 5 chromium_strings.grd. --> | 5 chromium_strings.grd. --> |
| 6 | 6 |
| 7 <grit base_dir="." latest_public_release="0" current_release="1" | 7 <grit base_dir="." latest_public_release="0" current_release="1" |
| 8 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> | 8 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> |
| 9 <outputs> | 9 <outputs> |
| 10 <output filename="grit/google_chrome_strings.h" type="rc_header"> | 10 <output filename="grit/google_chrome_strings.h" type="rc_header"> |
| (...skipping 1120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1131 Chrome is out of date | 1131 Chrome is out of date |
| 1132 </message> | 1132 </message> |
| 1133 <message name="IDS_UPGRADE_BUBBLE_TEXT" desc="Text for the upgrade bubble
view full description."> | 1133 <message name="IDS_UPGRADE_BUBBLE_TEXT" desc="Text for the upgrade bubble
view full description."> |
| 1134 Chrome could not update itself to the latest version, so you are missing
out on awesome new features and security fixes. You need to manually reinstall
Chrome. | 1134 Chrome could not update itself to the latest version, so you are missing
out on awesome new features and security fixes. You need to manually reinstall
Chrome. |
| 1135 </message> | 1135 </message> |
| 1136 <message name="IDS_UPGRADE_BUBBLE_REENABLE_TEXT" desc="Text for the upgrad
e bubble view full description."> | 1136 <message name="IDS_UPGRADE_BUBBLE_REENABLE_TEXT" desc="Text for the upgrad
e bubble view full description."> |
| 1137 Chrome could not update itself to the latest version, so you are missing
out on awesome new features and security fixes. You need to update Chrome. | 1137 Chrome could not update itself to the latest version, so you are missing
out on awesome new features and security fixes. You need to update Chrome. |
| 1138 </message> | 1138 </message> |
| 1139 | 1139 |
| 1140 <!-- User menu errors --> | 1140 <!-- User menu errors --> |
| 1141 <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."> |
| 1142 Your manager must remove and add you back to Chrome. |
| 1143 </message> |
| 1141 <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."> | 1144 <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."> |
| 1142 Chrome is out of date. | 1145 Chrome is out of date. |
| 1143 </message> | 1146 </message> |
| 1144 <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."> | 1147 <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."> |
| 1145 Update Chrome | 1148 Update Chrome |
| 1146 </message> | 1149 </message> |
| 1147 | 1150 |
| 1148 <!-- Upgrade recovery bubble --> | 1151 <!-- Upgrade recovery bubble --> |
| 1149 <message name="IDS_RUN_RECOVERY" desc="Text for the button the user clicks
to recover Chrome and its updater."> | 1152 <message name="IDS_RUN_RECOVERY" desc="Text for the button the user clicks
to recover Chrome and its updater."> |
| 1150 Update Chrome | 1153 Update Chrome |
| (...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1252 </message> | 1255 </message> |
| 1253 <message name="IDS_METRO_FLOW_LOGO_STRING_ALT" | 1256 <message name="IDS_METRO_FLOW_LOGO_STRING_ALT" |
| 1254 desc="Alt text for the faded Chrome logo image."> | 1257 desc="Alt text for the faded Chrome logo image."> |
| 1255 Chrome logo | 1258 Chrome logo |
| 1256 </message> | 1259 </message> |
| 1257 </if> | 1260 </if> |
| 1258 | 1261 |
| 1259 </messages> | 1262 </messages> |
| 1260 </release> | 1263 </release> |
| 1261 </grit> | 1264 </grit> |
| OLD | NEW |