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 fff806f270
commit 2c54a0b0a8
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 zlyhal pri poslednom použití. Chcete zdieľať správu o páde s našim tímom?"</string>
<string name="rageshake_detection_dialog_content">"Zdá sa, že zúrivo trasiete telefónom. Chcete otvoriť obrazovku s hlásením chýb?"</string>
<string name="settings_rageshake">"Zúrivé potrasenie"</string>
<string name="settings_rageshake_detection_threshold">"Prahová hodnota detekcie"</string>
</resources>