@ -69,10 +69,10 @@ public class ConversationViewModel: OWSAudioPlayerDelegate, NavigatableStateHold
let localizationKey : String
switch ( dependencies [ feature : . legacyGroupsDeprecated ] , threadData . currentUserIsClosedGroupAdmin = = true ) {
case ( false , false ) : localizationKey = " groupLegacyBann er"
case ( false , true ) : localizationKey = " groupLegacyBanner "
case ( true , false ) : localizationKey = " groupLegacyBann er"
case ( true , true ) : localizationKey = " groupLegacyBanner "
case ( false , false ) : localizationKey = " legacyGroupBeforeDeprecationMemb er"
case ( false , true ) : localizationKey = " legacyGroupBeforeDeprecationAdmin "
case ( true , false ) : localizationKey = " legacyGroupAfterDeprecationMemb er"
case ( true , true ) : localizationKey = " legacyGroupAfterDeprecationAdmin "
}
// FIXME: S t r i n g s s h o u l d b e u p d a t e d i n C r o w d i n t o i n c l u d e t h e { i c o n }