18 lines
649 B
XML
18 lines
649 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<!-- Settings-specific strings (included from generated_resources.grd). -->
|
|
<grit-part>
|
|
<if expr="is_chromeos">
|
|
|
|
<if expr="reven">
|
|
</if>
|
|
<if expr="not reven">
|
|
</if>
|
|
<message name="IDS_SETTINGS_ACCESSIBILITY_ADDITIONAL_FEATURES_TITLE" desc="In the settings tab, the title of a link that adds additional accessibility features not found in the built-in settings.">
|
|
Find more accessibility tools in the Web Store
|
|
</message>
|
|
<message name="IDS_APP_MANAGEMENT_APP_DETAILS_INSTALL_SOURCE_WEB_STORE" desc="Text for Web Store installation source">
|
|
Web Store
|
|
</message>
|
|
</if>
|
|
</grit-part>
|