<!-- The name of this application [CHAR LIMIT=NONE] -->
<stringname="app_name">Sim App Dialog</string>
<!-- Install Carrier App Activity -->
<!-- Title of screen asking user to download the carrier app to match the inserted SIM card -->
<!-- Title of screen asking user to download the carrier app to match the inserted SIM card [CHAR LIMIT=30] -->
<stringname="install_carrier_app_title">Activate mobile service</string>
<!-- Description of screen asking user to download the carrier app to match the inserted SIM card if we know the name of the carrier-->
<!-- Description of screen asking user to download the carrier app to match the inserted SIM card if we know the name of the carrier [CHAR LIMIT=90] -->
<stringname="install_carrier_app_description">To get your new SIM working properly, you\'ll
need to install the <xliff:gname="carrier_name"example="Project Fi">%1$s</xliff:g> app
</string>
<!-- Description of screen asking user to download the carrier app to match the inserted SIM card if we don't know the name of the carrier-->
<!-- Description of screen asking user to download the carrier app to match the inserted SIM card if we don't know the name of the carrier [CHAR LIMIT=100] -->
<stringname="install_carrier_app_description_default">To get your new SIM working properly,
you\'ll need to install the carrier app
</string>
<!-- Name of the button used to defer downloading the carrier app -->
<!-- Name of the button used to defer downloading the carrier app [CHAR LIMIT=25]-->