diff --git a/translations/openedx-app-ios/I18N/I18N/en.lproj/Localizable.strings b/translations/openedx-app-ios/I18N/I18N/en.lproj/Localizable.strings index 6d5bd44bb71..699695643aa 100644 --- a/translations/openedx-app-ios/I18N/I18N/en.lproj/Localizable.strings +++ b/translations/openedx-app-ios/I18N/I18N/en.lproj/Localizable.strings @@ -6,6 +6,7 @@ "Profile.BIO" = "Bio:"; "Profile.SETTINGS" = "Settings"; "Profile.SETTINGS_VIDEO" = "Video settings"; +"Profile.DATES_AND_CALENDAR" = "Dates & Calendar"; "Profile.SUPPORT_INFO" = "Support info"; "Profile.CONTACT" = "Contact support"; "Profile.TERMS" = "Terms of use"; @@ -218,7 +219,10 @@ "Core.SETTINGS.DOWNLOAD_QUALITY_720_TITLE" = "720p"; "Core.SETTINGS.DOWNLOAD_QUALITY_720_DESCRIPTION" = "Best quality"; "Core.DONE" = "Done"; -"Core.VIEW " = "View"; +"Core.VIEW" = "View"; +"Core.BACK" = "Back"; +"Core.OK" = "Ok"; +"Core.CLOSE" = "Close"; "Core.PICKER.SEARCH" = "Search"; "Core.PICKER.ACCEPT" = "Accept"; "Core.WEBVIEW.ALERT.OK" = "Ok";