Rename private story as custom story.

This commit is contained in:
Alex Hart
2022-10-19 13:15:14 -03:00
committed by Cody Henthorne
parent ba2d84005d
commit 39c1939470
7 changed files with 32 additions and 32 deletions

View File

@@ -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