You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tasks/astrid/res/values/strings-premium.xml

10 lines
542 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- See the file "LICENSE" for the full license governing this code. -->
<resources xmlns:android="http://schemas.android.com/apk/res/android">
<string name="speech_err_network">Network error! Speech recognition requires a network connection to work.</string>
<string name="speech_err_no_match">Sorry, I couldn\'t understand that! Please try again.</string>
<string name="speech_err_default">Sorry, speech recognition encountered an error. Please try again.</string>
</resources>