Fixed description of K-9 Mail's delete permission

This commit is contained in:
cketti 2012-05-24 03:26:18 +02:00
parent 7a509a8e6a
commit 682e79fca2
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
android:permissionGroup="android.permission-group.MESSAGES"
android:protectionLevel="dangerous"
android:label="@string/delete_messages_label"
android:description="@string/read_messages_desc"/>
android:description="@string/delete_messages_desc"/>
<uses-permission android:name="com.fsck.k9.permission.DELETE_MESSAGES"/>
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
<application