mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 00:29:11 +01:00
Add disable GV2 creation option to internal preferences UI.
This commit is contained in:
@@ -1431,8 +1431,6 @@
|
||||
<string name="contact_selection_activity__enter_name_or_number">Enter name or number</string>
|
||||
<string name="contact_selection_activity__invite_to_signal">Invite to Signal</string>
|
||||
<string name="contact_selection_activity__new_group">New group</string>
|
||||
<!-- temporary for internal testing -->
|
||||
<string name="contact_selection_activity__new_gv1_group" translatable="false">New old style group (GV1)</string>
|
||||
|
||||
<!-- contact_filter_toolbar -->
|
||||
<string name="contact_filter_toolbar__clear_entered_text_description">Clear entered text</string>
|
||||
@@ -1961,6 +1959,8 @@
|
||||
<!-- Internal only preferences -->
|
||||
<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_do_not_create_gv2" translatable="false">Do not create GV2 groups</string>
|
||||
<string name="preferences__internal_do_not_create_gv2_description" translatable="false">Do not attempt to create GV2 groups, i.e. will force creation of GV1 or MMS groups.</string>
|
||||
<string name="preferences__internal_force_gv2_invites" translatable="false">Force Invites</string>
|
||||
<string name="preferences__internal_force_gv2_invites_description" translatable="false">Members will not be added directly to a GV2 even if they could be.</string>
|
||||
<string name="preferences__internal_ignore_gv2_server_changes" translatable="false">Ignore server changes</string>
|
||||
|
||||
Reference in New Issue
Block a user