expand button

This commit is contained in:
Sergey Solovyev
2013-06-26 12:01:26 +04:00
parent 961300c910
commit 23d5441b99
9 changed files with 77 additions and 58 deletions

View File

@@ -357,7 +357,7 @@
<string name="cpp_plot_empty_function_error">Unable to plot empty function!</string>
<string name="cpp_plot_too_many_variables">Unable to plot: too many variables!</string>
<string name="cpp_plot_range">Graph range</string>
<string name="cpp_plot_fullscreen">Fullscreen plot</string>
<string name="cpp_fullscreen">Fullscreen</string>
<string name="cpp_plot_range_x_min">X Min</string>
<string name="cpp_plot_range_x_max">X Max</string>
<string name="cpp_plot_range_y_min">Y Min</string>