EnigmAndroid/app/src/main/res/values/strings_activity_settings.xml
2015-02-24 23:40:36 +01:00

13 lines
410 B
XML

<resources>
<string name="title_activity_settings">Settings</string>
<string name="pref_header_simulation">Simulation</string>
<string name="pref_title_simulate_anomaly">Simulate Anomaly</string>
<string name="pref_description_simulate_anomaly">The double step anomaly causes the middle rotor
to rotate twice, if it is one step before its turnover point.
</string>
</resources>