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 25a7309 commit 40a3e1bCopy full SHA for 40a3e1b
1 file changed
app/src/main/res/values/settings_keys.xml
@@ -223,6 +223,9 @@
223
<string name="prefer_descriptive_audio_key">prefer_descriptive_audio</string>
224
<string name="last_resize_mode">last_resize_mode</string>
225
226
+ <!-- RESET ONLY -->
227
+ <string name="reset_settings">reset_settings</string>
228
+
229
<!-- DEBUG ONLY -->
230
<string name="debug_pref_screen_key">debug_pref_screen_key</string>
231
<string name="allow_heap_dumping_key">allow_heap_dumping_key</string>
0 commit comments