mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Rename private story as custom story.
This commit is contained in:
committed by
Cody Henthorne
parent
ba2d84005d
commit
39c1939470
@@ -31,7 +31,7 @@ class ChooseStoryTypeBottomSheet : DSLSettingsBottomSheetFragment(
|
||||
customPref(
|
||||
LargeIconClickPreference.Model(
|
||||
title = DSLSettingsText.from(
|
||||
stringId = R.string.ChooseStoryTypeBottomSheet__new_private_story
|
||||
stringId = R.string.ChooseStoryTypeBottomSheet__new_custom_story
|
||||
),
|
||||
summary = DSLSettingsText.from(
|
||||
stringId = R.string.ChooseStoryTypeBottomSheet__visible_only_to
|
||||
|
||||
Reference in New Issue
Block a user