| OLD | NEW |
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 | 2 |
| 3 <!-- | 3 <!-- |
| 4 This file contains definitions of resources that will be translated for each | 4 This file contains definitions of resources that will be translated for each |
| 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available | 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available |
| 6 for making strings OS specific. Other platform defines such as use_titlecase | 6 for making strings OS specific. Other platform defines such as use_titlecase |
| 7 are declared in build/common.gypi. | 7 are declared in build/common.gypi. |
| 8 --> | 8 --> |
| 9 | 9 |
| 10 <grit base_dir="." latest_public_release="0" current_release="1" | 10 <grit base_dir="." latest_public_release="0" current_release="1" |
| (...skipping 13400 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 13411 High Contrast Extension | 13411 High Contrast Extension |
| 13412 </message> | 13412 </message> |
| 13413 <message name="IDS_DARK_THEME" | 13413 <message name="IDS_DARK_THEME" |
| 13414 desc="The title of a link that will open the Chrome Web Store with
a dark theme the user might want to install, if they prefer light text on a dark
background."> | 13414 desc="The title of a link that will open the Chrome Web Store with
a dark theme the user might want to install, if they prefer light text on a dark
background."> |
| 13415 Dark Theme | 13415 Dark Theme |
| 13416 </message> | 13416 </message> |
| 13417 | 13417 |
| 13418 <message name="IDS_FLAGS_ENABLE_NEW_PROFILE_MANAGEMENT_NAME" desc="Title for
the flag to enable the new profile management."> | 13418 <message name="IDS_FLAGS_ENABLE_NEW_PROFILE_MANAGEMENT_NAME" desc="Title for
the flag to enable the new profile management."> |
| 13419 Enable new profile management system | 13419 Enable new profile management system |
| 13420 </message> | 13420 </message> |
| 13421 <message name="IDS_FLAGS_ENABLE_NEW_PROFILE_MANAGEMENT_DESCRIPTION" desc="De
scription for the flag to enable the new profile management"> | 13421 <message name="IDS_FLAGS_ENABLE_NEW_PROFILE_MANAGEMENT_DESCRIPTION" desc="De
scription for the flag to enable the new profile management."> |
| 13422 Enables the new profile management system, including profile sign-out and
the new avatar menu UI. | 13422 Enables the new profile management system, including profile lock and the
new avatar menu UI. |
| 13423 </message> |
| 13424 <message name="IDS_FLAGS_ENABLE_ACCOUNT_CONSISTENCY_NAME" desc="Title for th
e flag to enable the account consistency between browser and cookie jar."> |
| 13425 Enable identity consistency between browser and cookie jar |
| 13426 </message> |
| 13427 <message name="IDS_FLAGS_ENABLE_ACCOUNT_CONSISTENCY_DESCRIPTION" desc="Descr
iption for the flag to enable the account consistency between browser and cookie
jar."> |
| 13428 When enabled, the browser manages signing in and out of Google accounts. |
| 13423 </message> | 13429 </message> |
| 13424 <message name="IDS_FLAGS_ENABLE_FAST_USER_SWITCHING_NAME" desc="Title for th
e flag to enable fast user switching."> | 13430 <message name="IDS_FLAGS_ENABLE_FAST_USER_SWITCHING_NAME" desc="Title for th
e flag to enable fast user switching."> |
| 13425 Enable fast user switching in the avatar menu | 13431 Enable fast user switching in the avatar menu |
| 13426 </message> | 13432 </message> |
| 13427 <message name="IDS_FLAGS_ENABLE_FAST_USER_SWITCHING_DESCRIPTION" desc="Descr
iption for the flag to enable fast user switching"> | 13433 <message name="IDS_FLAGS_ENABLE_FAST_USER_SWITCHING_DESCRIPTION" desc="Descr
iption for the flag to enable fast user switching"> |
| 13428 Enables fast switching between users in the avatar menu. | 13434 Enables fast switching between users in the avatar menu. |
| 13429 </message> | 13435 </message> |
| 13430 <message name="IDS_FLAGS_ENABLE_NEW_AVATAR_MENU_NAME" desc="Title for the fl
ag to enable the new avatar menu."> | 13436 <message name="IDS_FLAGS_ENABLE_NEW_AVATAR_MENU_NAME" desc="Title for the fl
ag to enable the new avatar menu."> |
| 13431 Enable the new avatar menu | 13437 Enable the new avatar menu |
| 13432 </message> | 13438 </message> |
| (...skipping 723 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 14156 <message name="IDS_FLAGS_EXTENSION_CONTENT_VERIFICATION_ENFORCE" desc="Descr
iption of the 'Extension Content Verification' enforce mode"> | 14162 <message name="IDS_FLAGS_EXTENSION_CONTENT_VERIFICATION_ENFORCE" desc="Descr
iption of the 'Extension Content Verification' enforce mode"> |
| 14157 Enforce (try to get hashes, and enforce them if successful) | 14163 Enforce (try to get hashes, and enforce them if successful) |
| 14158 </message> | 14164 </message> |
| 14159 | 14165 |
| 14160 <message name="IDS_FLAGS_EXTENSION_CONTENT_VERIFICATION_ENFORCE_STRICT" desc
="Description of the 'Extension Content Verification' enforce strict mode"> | 14166 <message name="IDS_FLAGS_EXTENSION_CONTENT_VERIFICATION_ENFORCE_STRICT" desc
="Description of the 'Extension Content Verification' enforce strict mode"> |
| 14161 Enforce strict (hard fail if we can't get hashes) | 14167 Enforce strict (hard fail if we can't get hashes) |
| 14162 </message> | 14168 </message> |
| 14163 </messages> | 14169 </messages> |
| 14164 </release> | 14170 </release> |
| 14165 </grit> | 14171 </grit> |
| OLD | NEW |