Localazy: move settings_rageshake strings to the :features:rageshake:api module.

This commit is contained in:
Benoit Marty 2023-11-14 11:16:57 +01:00
parent 0adc3b1f1d
commit c6d34e8599
20 changed files with 23 additions and 21 deletions

View file

@ -2,4 +2,6 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="crash_detection_dialog_content">"%1$s crashed the last time it was used. Would you like to share a crash report with us?"</string>
<string name="rageshake_detection_dialog_content">"You seem to be shaking the phone in frustration. Would you like to open the bug report screen?"</string>
<string name="settings_rageshake">"Rageshake"</string>
<string name="settings_rageshake_detection_threshold">"Detection threshold"</string>
</resources>