| 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 1124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 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 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 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. |
| 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."> | 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 Chromium. | 1142 Your manager must remove and add you back to Chromium. |
| 1143 </message> | 1143 </message> |
| 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."> | 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."> |
| 1145 Chromium is out of date. | 1145 Chromium is out of date |
| 1146 </message> | 1146 </message> |
| 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."> | 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."> |
| 1148 Update Chromium | 1148 Update Chromium |
| 1149 </message> | 1149 </message> |
| 1150 | 1150 |
| 1151 <!-- Upgrade recovery bubble --> | 1151 <!-- Upgrade recovery bubble --> |
| 1152 <message name="IDS_RUN_RECOVERY" desc="Text for the button the user clicks
to recover chromium and its updater."> | 1152 <message name="IDS_RUN_RECOVERY" desc="Text for the button the user clicks
to recover chromium and its updater."> |
| 1153 Update Chromium | 1153 Update Chromium |
| 1154 </message> | 1154 </message> |
| 1155 <message name="IDS_DECLINE_RECOVERY" desc="Text for the button the user cl
icks to decline recovery request."> | 1155 <message name="IDS_DECLINE_RECOVERY" desc="Text for the button the user cl
icks to decline recovery request."> |
| (...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1300 <message name="IDS_PRIVATE_USER_DATA_INPUT_FUTURE_DESCRIPTION" desc="Descr
iption of a security problem where the site collects private user data on an ins
ecure page, which will result in an omnibox warning in future versions of Chromi
um." translateable="false"> | 1300 <message name="IDS_PRIVATE_USER_DATA_INPUT_FUTURE_DESCRIPTION" desc="Descr
iption of a security problem where the site collects private user data on an ins
ecure page, which will result in an omnibox warning in future versions of Chromi
um." translateable="false"> |
| 1301 This page includes a password or credit card input over HTTP. A warning
will be added to the URL bar starting in Chromium 56 (Jan 2017). | 1301 This page includes a password or credit card input over HTTP. A warning
will be added to the URL bar starting in Chromium 56 (Jan 2017). |
| 1302 </message> | 1302 </message> |
| 1303 <message name="IDS_PRIVATE_USER_DATA_INPUT_DESCRIPTION" desc="Description
of a security problem where the site collects private user data on an insecure p
age, which results in an omnibox warning." translateable="false"> | 1303 <message name="IDS_PRIVATE_USER_DATA_INPUT_DESCRIPTION" desc="Description
of a security problem where the site collects private user data on an insecure p
age, which results in an omnibox warning." translateable="false"> |
| 1304 This page includes a password or credit card input over HTTP. A warning
has been added to the URL bar. | 1304 This page includes a password or credit card input over HTTP. A warning
has been added to the URL bar. |
| 1305 </message> | 1305 </message> |
| 1306 | 1306 |
| 1307 </messages> | 1307 </messages> |
| 1308 </release> | 1308 </release> |
| 1309 </grit> | 1309 </grit> |
| OLD | NEW |