We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11d881b commit aa34750Copy full SHA for aa34750
app/src/main/res/values/strings.xml
@@ -82,7 +82,7 @@
82
<string name="scan_speed_key" translatable="false">"scan_speed"</string>
83
<string name="scan_speed_default" translatable="false">"5"</string>
84
85
- <string name="wifi_throttle_disabled_title" translatable="false">"Disable WiFi scan throttle"</string>
+ <string name="wifi_throttle_disabled_title" translatable="false">"Disable WiFi scan throttling"</string>
86
<string name="wifi_throttle_disabled_key" translatable="false">"wifi_throttle_disabled_key"</string>
87
<bool name="wifi_throttle_disabled_default" translatable="false">false</bool>
88
0 commit comments