<!-- Message shown to the user when the apps requests permission from this group. If ever possible this should stay below 80 characters (assuming the parameters takes 20 characters). Don't abbreviate until the message reaches 120 characters though. [CHAR LIMIT=120] -->
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
<stringname="permdesc_writeTasks">Allows the app to create, modify and delete tasks</string>
<!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
<stringname="permgrouplab_tasks">Tasks</string>
<!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
<stringname="permgroupdesc_tasks">access and manage tasks</string>
<!-- Message shown to the user when the apps requests permission from this group. If ever possible this should stay below 80 characters (assuming the parameters takes 20 characters). Don't abbreviate until the message reaches 120 characters though. [CHAR LIMIT=120] -->
<stringname="permgrouprequest_tasks">Allow
<b><xliff:gid="app_name"example="Gmail">%1$s</xliff:g></b> to access and manage tasks?</string>