Skip to content

Commit

Permalink
Update AlbumScreen.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafaalagamy authored Jul 11, 2024
1 parent c76f734 commit d450757
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ fun AlbumScreen(
if (otherVersions.isNotEmpty()) {
item {
NavigationTitle(
title = "Other versions",
title = stringResource(R.string.other_versions)
)
}
item {
Expand Down

0 comments on commit d450757

Please sign in to comment.