From 35468f592e4956275642e2aef2c6bd6d638a7f9d Mon Sep 17 00:00:00 2001 From: "Pfeil, Scott Robert" Date: Fri, 9 Oct 2020 14:19:56 -0400 Subject: [PATCH] accessibility adjustment --- MVMCoreUI/SupportingFiles/Strings/en.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MVMCoreUI/SupportingFiles/Strings/en.lproj/Localizable.strings b/MVMCoreUI/SupportingFiles/Strings/en.lproj/Localizable.strings index bbeadbdb..ee0b1849 100644 --- a/MVMCoreUI/SupportingFiles/Strings/en.lproj/Localizable.strings +++ b/MVMCoreUI/SupportingFiles/Strings/en.lproj/Localizable.strings @@ -71,7 +71,7 @@ "heart_favorite_action_hint" = "Double tap to favorite"; "heart_unfavorite_action_hint" = "Double tap to unfavorite"; "heart_selected_state" = "Favorited"; -"heart_not_selected_state" = "Unfavorited"; +"heart_not_selected_state" = "Un-favorited"; // MARK: Carousel "MVMCoreUIPageControl_currentpage_index" = "page %@ of %d";