android_calculator-4: Extend history functionality
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
<string name="p_calc_round_result">true</string>
|
||||
|
||||
<string name="p_calc_vars">org.solovyev.android.calculator.CalculatorModel_vars</string>
|
||||
<string name="p_calc_history">org.solovyev.android.calculator.CalculatorModel_history</string>
|
||||
|
||||
<string name="p_calc_angle_units_key">org.solovyev.android.calculator.CalculatorActivity_angle_units</string>
|
||||
<string name="p_calc_angle_units">deg</string>
|
||||
|
@@ -299,4 +299,7 @@ Check the \'Round result\' preference in application settings - it should be tur
|
||||
<string name="c_swipe_distance">Swipe distance for buttons</string>
|
||||
<string name="c_swipe_distance_summary">Sets swipe distance for buttons that support additional swipe actions</string>
|
||||
|
||||
<string name="c_comment">Comment</string>
|
||||
<string name="c_history_item_saved">Saved</string>
|
||||
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user