mirror of
https://github.com/xdsopl/robot36.git
synced 2026-04-05 14:25:25 +00:00
improved update rate menu
This commit is contained in:
parent
6f096419c1
commit
bb2cfdfce6
5 changed files with 33 additions and 12 deletions
|
|
@ -8,8 +8,12 @@
|
|||
<string name="action_toggle_auto">Toggle Auto Mode</string>
|
||||
<string name="action_toggle_debug">Toggle Debug Mode</string>
|
||||
<string name="action_toggle_analyzer">Toggle Analyzer</string>
|
||||
<string name="action_increase_update_rate">Increase Update Rate</string>
|
||||
<string name="action_decrease_update_rate">Decrease Update Rate</string>
|
||||
<string name="update_rate">Update Rate</string>
|
||||
<string name="action_slow_update_rate">slow</string>
|
||||
<string name="action_normal_update_rate">normal</string>
|
||||
<string name="action_fast_update_rate">fast</string>
|
||||
<string name="action_faster_update_rate">faster</string>
|
||||
<string name="action_fastest_update_rate">fastest</string>
|
||||
<string name="action_raw_mode">Raw Mode</string>
|
||||
<string name="action_robot36_mode">Robot36 Mode</string>
|
||||
<string name="action_robot72_mode">Robot72 Mode</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue