Update string
This commit is contained in:
parent
e8b80b9a55
commit
5ef53a99f2
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ fun PreferencesRootView(
|
|||
)
|
||||
}
|
||||
PreferenceText(
|
||||
title = "Notifications",
|
||||
title = stringResource(id = CommonStrings.screen_notification_settings_title),
|
||||
icon = Icons.Outlined.Notifications,
|
||||
onClick = onOpenNotificationSettings,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue