Update string
This commit is contained in:
@@ -95,7 +95,7 @@ fun PreferencesRootView(
|
||||
)
|
||||
}
|
||||
PreferenceText(
|
||||
title = "Notifications",
|
||||
title = stringResource(id = CommonStrings.screen_notification_settings_title),
|
||||
icon = Icons.Outlined.Notifications,
|
||||
onClick = onOpenNotificationSettings,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user