mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-23 20:48:43 +00:00
Mark internal preferences string as non-translatable.
This commit is contained in:
committed by
Greyson Parrelli
parent
f05f9287c1
commit
2eef2e1636
@@ -2684,7 +2684,7 @@
|
||||
|
||||
<!-- Internal only preferences -->
|
||||
<string name="preferences__internal_clear_onboarding_state" translatable="false">Clear onboarding state</string>
|
||||
<string name="preferences__internal_clears_onboarding_flag_and_triggers_download_of_onboarding_stories">Clears onboarding flag and triggers download of onboarding stories.</string>
|
||||
<string name="preferences__internal_clears_onboarding_flag_and_triggers_download_of_onboarding_stories" translatable="false">Clears onboarding flag and triggers download of onboarding stories.</string>
|
||||
<string name="preferences__internal_preferences" translatable="false">Internal Preferences</string>
|
||||
<string name="preferences__internal_preferences_groups_v2" translatable="false">Groups V2</string>
|
||||
<string name="preferences__internal_preferences_groups_v1_migration" translatable="false">Groups V1 Migration</string>
|
||||
|
||||
Reference in New Issue
Block a user