Browse Source

Fix type in AWD name. Fixes #273.

pull/280/head
Eric Kok 9 years ago
parent
commit
b2554c5745
  1. 2
      app/src/main/res/values/strings.xml

2
app/src/main/res/values/strings.xml

@ -303,7 +303,7 @@
<string name="pref_notifyvibrate">Vibrate</string> <string name="pref_notifyvibrate">Vibrate</string>
<string name="pref_notifyled">LED colour</string> <string name="pref_notifyled">LED colour</string>
<string name="pref_notifyled_info">If supported by your device</string> <string name="pref_notifyled_info">If supported by your device</string>
<string name="pref_adw">Support AWD notifications</string> <string name="pref_adw">Support ADW notifications</string>
<string name="pref_adw_info">Show torrent counter in ADW Launcher</string> <string name="pref_adw_info">Show torrent counter in ADW Launcher</string>
<string name="pref_system">System</string> <string name="pref_system">System</string>

Loading…
Cancel
Save