Updated a string.

pull/14/head
Tim Su 16 years ago
parent 94042f83cf
commit 1617ad35b7

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.timsu.astrid"
android:versionCode="42"
android:versionCode="43"
android:versionName="1.10.4">
<uses-permission android:name="android.permission.VIBRATE"/>

@ -231,8 +231,7 @@ If you don\'t want to see the new task right after you complete the old one, you
<string name="prefs_quietEnd_desc">Ending hour when Astrid should be quiet (e.g. 08)</string>
<string name="prefs_annoy_title">Persistence Mode</string>
<string name="prefs_annoy_desc">
If checked, Astrid will try harder to get your attention:
- Must view reminders before hiding them
If checked, Astrid will try a bit harder to get your attention
</string>
<string name="prefs_notification_title">Notification Ringtone</string>
<string name="prefs_notification_desc">Choose how Astrid alerts you!</string>

Loading…
Cancel
Save