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 <!-- About Page --> | 4 <!-- About Page --> |
| 5 <message name="IDS_SETTINGS_ABOUT_PAGE_BROWSER_VERSION" desc="The text label d escribing the version of the browser, example: Version 57.0.2937.0 (Developer Bu ild) unknown (64-bit)"> | 5 <message name="IDS_SETTINGS_ABOUT_PAGE_BROWSER_VERSION" desc="The text label d escribing the version of the browser, example: Version 57.0.2937.0 (Developer Bu ild) unknown (64-bit)"> |
| 6 Version <ph name="PRODUCT_VERSION">$1<ex>15.0.865.0</ex></ph> (<ph name="PRO DUCT_CHANNEL">$2<ex>Developer Build</ex></ph>) <ph name="PRODUCT_MODIFIER">$3</p h> <ph name="PRODUCT_VERSION_BITS">$4</ph> | 6 Version <ph name="PRODUCT_VERSION">$1<ex>15.0.865.0</ex></ph> (<ph name="PRO DUCT_CHANNEL">$2<ex>Developer Build</ex></ph>) <ph name="PRODUCT_MODIFIER">$3</p h> <ph name="PRODUCT_VERSION_BITS">$4</ph> |
| 7 </message> | 7 </message> |
| 8 <if expr="chromeos"> | 8 <if expr="chromeos"> |
| 9 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc ribing the section that shows detailed information about the current Chrome buil d."> | 9 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc ribing the section that shows detailed information about the current Chrome buil d."> |
| 10 Detailed build information | 10 Detailed build information |
| (...skipping 2596 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2607 <!-- Stylus --> | 2607 <!-- Stylus --> |
| 2608 <message name="IDS_SETTINGS_STYLUS_TITLE" desc="Title of the stylus settings page."> | 2608 <message name="IDS_SETTINGS_STYLUS_TITLE" desc="Title of the stylus settings page."> |
| 2609 Stylus | 2609 Stylus |
| 2610 </message> | 2610 </message> |
| 2611 <message name="IDS_SETTINGS_STYLUS_AUTO_OPEN_STYLUS_TOOLS" desc="Label that tells the user that the stylus tools will be automatically opened and closed whe n they insert or eject the stylus."> | 2611 <message name="IDS_SETTINGS_STYLUS_AUTO_OPEN_STYLUS_TOOLS" desc="Label that tells the user that the stylus tools will be automatically opened and closed whe n they insert or eject the stylus."> |
| 2612 Open stylus tools when the stylus is removed | 2612 Open stylus tools when the stylus is removed |
| 2613 </message> | 2613 </message> |
| 2614 <message name="IDS_SETTINGS_STYLUS_ENABLE_STYLUS_TOOLS" desc="Toggle that le ts the user enable or disable the stylus tools."> | 2614 <message name="IDS_SETTINGS_STYLUS_ENABLE_STYLUS_TOOLS" desc="Toggle that le ts the user enable or disable the stylus tools."> |
| 2615 Show stylus tools in the shelf | 2615 Show stylus tools in the shelf |
| 2616 </message> | 2616 </message> |
| 2617 <message name="IDS_SETTINGS_STYLUS_FIND_MORE_APPS" desc="URL label that open s up the Play Store to a curated list of stylus applications."> | 2617 <message name="IDS_SETTINGS_STYLUS_FIND_MORE_APPS_PRIMARY" desc="Primary URL label that opens up the Play Store to a curated list of stylus applications."> |
| 2618 Find more stylus applications | 2618 Find more stylus apps |
| 2619 </message> | |
| 2620 <message name="IDS_SETTINGS_STYLUS_FIND_MORE_APPS_SECONDARY" desc="Secondary (below the primary) URL label that opens up the Play Store to a curated list of stylus applications."> | |
| 2621 Choose from Google Play | |
|
Daniel Erat
2017/01/19 00:50:05
did this come from a mock? something like "Open Go
jdufault
2017/01/25 00:52:22
Done. It did come from a mock, but I ran this stri
| |
| 2622 </message> | |
| 2623 <message name="IDS_SETTINGS_STYLUS_NOTE_TAKING_APP_LABEL" desc="Label descri bing a dropdown that lets the user pick their default note-taking applications. The dropdown contains a list of all available choices. The user can install addi tional apps, so the contents of the dropdown is dynamic."> | |
| 2624 Note-taking app | |
| 2625 </message> | |
| 2626 <message name="IDS_SETTINGS_STYLUS_NOTE_TAKING_APP_NONE_AVAILABLE" desc="Sec ondary label used when there are no note-taking applications available."> | |
| 2627 None available | |
| 2628 </message> | |
| 2629 <message name="IDS_SETTINGS_STYLUS_NOTE_TAKING_APP_WAITING_FOR_ANDROID" desc ="Secondary label used when the list of note-taking apps is not yet available, b ecause the internal android container has not yet finished starting."> | |
| 2630 Loading apps... | |
| 2619 </message> | 2631 </message> |
| 2620 | 2632 |
| 2621 <!-- Display --> | 2633 <!-- Display --> |
| 2622 <message name="IDS_SETTINGS_DISPLAY_TITLE" desc="In Device Settings, the tit le for display settings."> | 2634 <message name="IDS_SETTINGS_DISPLAY_TITLE" desc="In Device Settings, the tit le for display settings."> |
| 2623 Displays | 2635 Displays |
| 2624 </message> | 2636 </message> |
| 2625 <message name="IDS_SETTINGS_DISPLAY_ARRANGEMENT_TITLE" desc="In Device Setti ngs > Displays, the label for the display arrangement section."> | 2637 <message name="IDS_SETTINGS_DISPLAY_ARRANGEMENT_TITLE" desc="In Device Setti ngs > Displays, the label for the display arrangement section."> |
| 2626 Arrangement | 2638 Arrangement |
| 2627 </message> | 2639 </message> |
| 2628 <message name="IDS_SETTINGS_DISPLAY_ARRANGEMENT_TEXT" desc="In Device Settin gs > Displays, text describing to use a mouse to drag the displays and change th e arrangement."> | 2640 <message name="IDS_SETTINGS_DISPLAY_ARRANGEMENT_TEXT" desc="In Device Settin gs > Displays, text describing to use a mouse to drag the displays and change th e arrangement."> |
| (...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2775 System | 2787 System |
| 2776 </message> | 2788 </message> |
| 2777 <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."> | 2789 <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."> |
| 2778 Use hardware acceleration when available | 2790 Use hardware acceleration when available |
| 2779 </message> | 2791 </message> |
| 2780 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> | 2792 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> |
| 2781 Change proxy settings | 2793 Change proxy settings |
| 2782 </message> | 2794 </message> |
| 2783 </if> | 2795 </if> |
| 2784 </grit-part> | 2796 </grit-part> |
| OLD | NEW |