translations + preferences

This commit is contained in:
serso
2012-10-09 18:28:19 +04:00
parent 9b6997e91b
commit c9bd16fa4c
3 changed files with 3 additions and 1 deletions

View File

@@ -9,7 +9,7 @@
<android.preference.CheckBoxPreference
a:key="graph_interpolate"
a:title="@string/prefs_graph_interpolate_function"
a:summary="If checked cubic interpolation will be used in function graph drawing"/>
a:summary="@string/prefs_graph_interpolate_function_summary"/>
<ListPreference a:key="graph_line_color_real"
a:title="@string/prefs_graph_real_color_title"