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-ppack.xml

18 lines
820 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">
<!-- ================================================== EditPreferences == -->
<!-- Preference Category: Power Pack -->
<string name="EPr_powerpack_header">Astrid Power Pack</string>
<!-- Preference: Anonymous User Statistics -->
<string name="EPr_statistics_title">Anonymous Usage Stats</string>
<!-- Preference: User Statistics (disabled) -->
<string name="EPr_statistics_desc_disabled">No usage data will be reported</string>
<!-- Preference: User Statistics (enabled) -->
<string name="EPr_statistics_desc_enabled">Help us make Astrid better by sending anonymous usage data</string>
</resources>