Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <!-- Settings-specific strings (included from generated_resources.grd). --> | 2 <!-- Settings-specific strings (included from generated_resources.grd). --> |
| 3 <grit-part> | 3 <grit-part> |
| 4 <!-- Main Page --> | 4 <!-- Main Page --> |
| 5 <if expr="chromeos"> | 5 <if expr="chromeos"> |
| 6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in settings page when the user is secondary in a multi-profile session."> | 6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in settings page when the user is secondary in a multi-profile session."> |
| 7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com< /ex></ph> are being shared with you. These settings only affect your account whe n using multiple sign-in. | 7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com< /ex></ph> are being shared with you. These settings only affect your account whe n using multiple sign-in. |
| 8 </message> | 8 </message> |
| 9 </if> | 9 </if> |
| 10 | 10 |
| (...skipping 193 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 204 <message name="IDS_SETTINGS_ACCESSIBILITY_EXPLANATION" desc="Informational m essage at the top of the accessibility section of the settings page about enabli ng additional accessibility-related features."> | 204 <message name="IDS_SETTINGS_ACCESSIBILITY_EXPLANATION" desc="Informational m essage at the top of the accessibility section of the settings page about enabli ng additional accessibility-related features."> |
| 205 Enable accessibility features to make your device easier to use. | 205 Enable accessibility features to make your device easier to use. |
| 206 </message> | 206 </message> |
| 207 </if> | 207 </if> |
| 208 | 208 |
| 209 <if expr="chromeos"> | 209 <if expr="chromeos"> |
| 210 <!-- Android Apps Page --> | 210 <!-- Android Apps Page --> |
| 211 <message name="IDS_SETTINGS_ANDROID_APPS_TITLE" desc="The title of Google Pl ay Store (Arc++ / Android Apps) section."> | 211 <message name="IDS_SETTINGS_ANDROID_APPS_TITLE" desc="The title of Google Pl ay Store (Arc++ / Android Apps) section."> |
| 212 Google Play Store (beta) | 212 Google Play Store (beta) |
| 213 </message> | 213 </message> |
| 214 <message name="IDS_SETTINGS_ANDROID_APPS_ENABLE" desc="Label for the checkbo x that enables Google Play Store (Arc++) apps."> | 214 <message name="IDS_SETTINGS_ANDROID_APPS_ENABLE" desc="Label for the button that enables Google Play Store (Arc++) apps."> |
| 215 Enable Google Play Store on your Chromebook. | 215 Turn on |
| 216 </message> | |
| 217 <message name="IDS_SETTINGS_ANDROID_APPS_SUBTEXT" desc="Description for the section for enabling and managing Google Play Store (Android) apps."> | |
| 218 Install apps and games from Google Play. <ph name="BEGIN_LINK"><a targe t="_blank" href="$1"></ph>Learn more<ph name="END_LINK"></a><ex></a& gt;</ex></ph> | |
|
Dan Beam
2017/03/30 13:24:22
these <ph> are a little odd to me. can we just ma
stevenjb
2017/03/30 23:05:36
I agree this looks better. FWIW, this is the patte
Dan Beam
2017/03/30 23:35:19
people will keep copy pasting the ones that don't
| |
| 216 </message> | 219 </message> |
| 217 <message name="IDS_SETTINGS_ANDROID_APPS_MANAGE_APPS" desc="Label for launch ing Android apps settings."> | 220 <message name="IDS_SETTINGS_ANDROID_APPS_MANAGE_APPS" desc="Label for launch ing Android apps settings."> |
| 218 Manage your Android preferences | 221 Manage Android preferences |
| 222 </message> | |
| 223 <message name="IDS_SETTINGS_ANDROID_APPS_REMOVE" desc="Label for the control to open a dialog confirming removal of the Google Play Store."> | |
| 224 Remove Google Play Store | |
| 219 </message> | 225 </message> |
| 220 <message name="IDS_SETTINGS_ANDROID_APPS_LEARN_MORE" desc="Link for more inf ormaiton about installing Android apps on Chrome OS."> | 226 <message name="IDS_SETTINGS_ANDROID_APPS_LEARN_MORE" desc="Link for more inf ormaiton about installing Android apps on Chrome OS."> |
| 221 Learn more | 227 Learn more |
| 222 </message> | 228 </message> |
| 223 | 229 |
| 224 <message name="IDS_SETTINGS_ANDROID_APPS_DISABLE_DIALOG_TITLE" desc="Title o f the confirmation dialog for disabling android apps."> | 230 <message name="IDS_SETTINGS_ANDROID_APPS_DISABLE_DIALOG_TITLE" desc="Title o f the confirmation dialog for disabling android apps."> |
| 225 Remove Android apps? | 231 Remove Android apps? |
| 226 </message> | 232 </message> |
| 227 <message name="IDS_SETTINGS_ANDROID_APPS_DISABLE_DIALOG_MESSAGE" desc="Descr ibes what will happen if the user opts out of android apps."> | 233 <message name="IDS_SETTINGS_ANDROID_APPS_DISABLE_DIALOG_MESSAGE" desc="Descr ibes what will happen if the user opts out of android apps."> |
| 228 Apps you’ve downloaded from Google Play will be deleted from this Chromebo ok. | 234 Apps and content from Google Play will be deleted from your Chromebook. |
| 229 <ph name="LINE_BREAKS1"><br><br></ph> | 235 This only affects apps and content on this device. |
| 230 Content you’ve purchased such as movies, TV shows, music, books, or other in-app purchases may also be deleted. | 236 <ph name="BEGIN_LINK"><a target="_blank" href="$1"></ph>Learn more<p h name="END_LINK"></a><ex></a></ex></ph> |
|
Dan Beam
2017/03/30 13:24:22
same note regarding <ph>, I don't think they're th
stevenjb
2017/03/30 23:05:36
Done.
| |
| 231 <ph name="LINE_BREAKS2"><br><br></ph> | |
| 232 This doesn’t affect apps or content on other devices. | |
| 233 </message> | 237 </message> |
| 234 </if> | 238 </if> |
| 235 | 239 |
| 236 <!-- Appearance Page --> | 240 <!-- Appearance Page --> |
| 237 <message name="IDS_SETTINGS_APPEARANCE" desc="Name of the settings page which displays appearance preferences."> | 241 <message name="IDS_SETTINGS_APPEARANCE" desc="Name of the settings page which displays appearance preferences."> |
| 238 Appearance | 242 Appearance |
| 239 </message> | 243 </message> |
| 240 <message name="IDS_SETTINGS_CUSTOM_WEB_ADDRESS" desc="Sub label describing an empty custom web address for the Show home button setting."> | 244 <message name="IDS_SETTINGS_CUSTOM_WEB_ADDRESS" desc="Sub label describing an empty custom web address for the Show home button setting."> |
| 241 Custom | 245 Custom |
| 242 </message> | 246 </message> |
| (...skipping 2708 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2951 System | 2955 System |
| 2952 </message> | 2956 </message> |
| 2953 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available."> | 2957 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available."> |
| 2954 Use hardware acceleration when available | 2958 Use hardware acceleration when available |
| 2955 </message> | 2959 </message> |
| 2956 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> | 2960 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> |
| 2957 Change proxy settings | 2961 Change proxy settings |
| 2958 </message> | 2962 </message> |
| 2959 </if> | 2963 </if> |
| 2960 </grit-part> | 2964 </grit-part> |
| OLD | NEW |