]> git.zerfleddert.de Git - FreeShisen/blobdiff - res/xml/preferences.xml
Nice.
[FreeShisen] / res / xml / preferences.xml
index 327f35047228a1f1e1714e3d6c2c699170a8191b..ade0be718fcb744cc19c6cde4c043c5433ad4436 100644 (file)
@@ -15,9 +15,9 @@
     <CheckBoxPreference 
         android:defaultValue="true" 
         android:title="@string/gravity"
-        android:key="pref_grav"/>
+        android:key="pref_grav" android:summaryOn="@string/gravity_pref_on" android:summaryOff="@string/gravity_pref_off"/>
     <CheckBoxPreference 
         android:defaultValue="true" 
         android:title="@string/time_counter"
-        android:key="prev_time"/>
+        android:key="pref_time" android:summaryOn="@string/time_pref_on" android:summaryOff="@string/time_pref_off"/>
 </PreferenceScreen>
\ No newline at end of file
Impressum, Datenschutz