Fix build. Update string.

Change-Id: I2baa0790081dda0f6c298ef8f8d0aa4367717d3c
This commit is contained in:
Andrew Sapperstein 2013-05-06 14:44:51 -07:00
parent 06cbbcb3f6
commit 086936d156

View File

@ -67,7 +67,7 @@
android:key="conversation-list-swipe" android:key="conversation-list-swipe"
android:persistent="false" android:persistent="false"
android:defaultValue="true" android:defaultValue="true"
android:title="@string/preference_swipe_title" android:title="@string/preference_swipe_title_delete"
android:summary="@string/preference_swipe_description" /> android:summary="@string/preference_swipe_description" />
<PreferenceScreen <PreferenceScreen